public class DirectorySourceLocator extends Object implements SourceLocator
Constructor and Description |
---|
DirectorySourceLocator(File root) |
Modifier and Type | Method and Description |
---|---|
Optional<Reader> |
locate(Collection<String> classes,
String fileName) |
public DirectorySourceLocator(File root)
public Optional<Reader> locate(Collection<String> classes, String fileName)
locate
in interface SourceLocator
Copyright © 2021 org.pitest. All rights reserved.