Brian Muramatsu 87571b75e6 Try Alternate Constructor for Single Method Tests
Some tests do not have a no argument constructor. If they don't
have one, then try a constructor with a String argument. A lot
of CTS tests from open source projects have different practices
and may not have a no arg constructor.

Change-Id: I87c490c22347a2f4b03c3125308be0d2259f9208
2012-04-03 11:46:56 -07:00
..