Searched defs:testDirectory (Results 1 – 4 of 4) sorted by relevance
90 testDirectory = os.path.realpath(os.path.join(os.getcwd(), os.path.dirname(__file__))) variable220 testDirectory = passDirectory variable222 testDirectory = failDirectory variable
58 def testsRunner(testDirectory): argument
67 public void testDirectory() { in testDirectory() method in FileTest
74 public void testDirectory() throws IOException { in testDirectory() method in AntResourcesLocatorTest