commit | 87571b75e6560d33b8de7ca04801612a20a04d98 | [log] [tgz] |
---|---|---|
author | Brian Muramatsu <btmura@google.com> | Tue Apr 03 11:46:56 2012 -0700 |
committer | Brian Muramatsu <btmura@google.com> | Tue Apr 03 11:46:56 2012 -0700 |
tree | 34168684a354f369557dc324f440269aa220f1b9 | |
parent | 5eeee5e0bbf5aba0097a510b3e9dbb286b2b30cd [diff] |
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