addTestDirectoryRecursive() addTestDirectoryRecursive(string $directory = '.') : void Recursively adds all the files in a directory to the test suite. Parameters string $directory The directory subtree to add tests from.