is there a way to specify a pattern for android-unit-test? at the moment it seems to be *Test.class, but I would like it to be The*.class.
is there a way to specify a pattern for android-unit-test? at the moment it seems to be *Test.class, but I would like it to be The*.class.