$files | RealIteratorTestCase | protectedstatic |
$tmpDir | RealIteratorTestCase | protectedstatic |
assertIterator($expected,\Traversable $iterator) | IteratorTestCase | protected |
assertIteratorInForeach($expected,\Traversable $iterator) | IteratorTestCase | protected |
assertOrderedIterator($expected,\Traversable $iterator) | IteratorTestCase | protected |
assertOrderedIteratorForGroups($expected,\Traversable $iterator) | IteratorTestCase | protected |
assertOrderedIteratorInForeach($expected,\Traversable $iterator) | IteratorTestCase | protected |
buildFinder(Adapter\AdapterInterface $adapter) | FinderTest | private |
buildTestData(array $tests) | FinderTest | private |
getAdaptersTestData() | FinderTest | |
getContainsTestData() | FinderTest | |
getRegexNameTestData() | FinderTest | |
getTestPathData() | FinderTest | |
getValidAdapters() | FinderTest | private |
setUpBeforeClass() | RealIteratorTestCase | static |
tearDownAfterClass() | RealIteratorTestCase | static |
testAccessDeniedException(Adapter\AdapterInterface $adapter) | FinderTest | |
testAdaptersChaining() | FinderTest | |
testAdapterSelection() | FinderTest | |
testAdaptersOrdering() | FinderTest | |
testAppendDoesNotRequireIn($adapter) | FinderTest | |
testAppendReturnsAFinder($adapter) | FinderTest | |
testAppendWithAFinder($adapter) | FinderTest | |
testAppendWithAnArray($adapter) | FinderTest | |
testContains($adapter, $matchPatterns, $noMatchPatterns, $expected) | FinderTest | |
testContainsOnDirectory(Adapter\AdapterInterface $adapter) | FinderTest | |
testCountDirectories() | FinderTest | |
testCountFiles() | FinderTest | |
testCountWithoutIn() | FinderTest | |
testCreate() | FinderTest | |
testDate($adapter) | FinderTest | |
testDepth($adapter) | FinderTest | |
testDirectories($adapter) | FinderTest | |
testExclude($adapter) | FinderTest | |
testFiles($adapter) | FinderTest | |
testFilter($adapter) | FinderTest | |
testFollowLinks($adapter) | FinderTest | |
testGetIterator($adapter) | FinderTest | |
testIgnoredAccessDeniedException(Adapter\AdapterInterface $adapter) | FinderTest | |
testIgnoreDotFiles($adapter) | FinderTest | |
testIgnoreVCS($adapter) | FinderTest | |
testIn($adapter) | FinderTest | |
testInWithGlob($adapter) | FinderTest | |
testInWithGlobBrace($adapter) | FinderTest | |
testInWithNonDirectoryGlob($adapter) | FinderTest | |
testIteratorKeys(Adapter\AdapterInterface $adapter) | FinderTest | |
testMultipleLocations(Adapter\AdapterInterface $adapter) | FinderTest | |
testMultipleLocationsWithSubDirectories() | FinderTest | |
testName($adapter) | FinderTest | |
testNotContainsOnDirectory(Adapter\AdapterInterface $adapter) | FinderTest | |
testNotName($adapter) | FinderTest | |
testPath(Adapter\AdapterInterface $adapter, $matchPatterns, $noMatchPatterns, array $expected) | FinderTest | |
testRegexName($adapter, $regex) | FinderTest | |
testRegexSpecialCharsLocationWithPathRestrictionContainingStartFlag(Adapter\AdapterInterface $adapter) | FinderTest | |
testRelativePath($adapter) | FinderTest | |
testRelativePathname($adapter) | FinderTest | |
testSize($adapter) | FinderTest | |
testSort($adapter) | FinderTest | |
testSortByAccessedTime($adapter) | FinderTest | |
testSortByChangedTime($adapter) | FinderTest | |
testSortByModifiedTime($adapter) | FinderTest | |
testSortByName($adapter) | FinderTest | |
testSortByType($adapter) | FinderTest | |
toAbsolute($files=null) | RealIteratorTestCase | protectedstatic |
toAbsoluteFixtures($files) | RealIteratorTestCase | protectedstatic |