HomeSort by relevance Sort by last modified time
    Searched refs:LazyTestCreationTest (Results 1 - 4 of 4) sorted by null

  /external/vogar/test/vogar/target/junit3/
LazyTestCreationTest.java 21 public class LazyTestCreationTest extends TestCase {
23 public LazyTestCreationTest(String name) {
TestRunnerJUnit3Test.java 318 @TestRunnerProperties(testClass = LazyTestCreationTest.class)
  /external/vogar/test/vogar/target/junit4/
LazyTestCreationTest.java 21 public class LazyTestCreationTest {
23 public LazyTestCreationTest() {
TestRunnerJUnit4Test.java 324 @TestRunnerProperties(testClass = LazyTestCreationTest.class)

Completed in 208 milliseconds