|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
ParserInterface |
getParser(java.io.File file)
Return a parser for the specified file type, or null if it's not one we recognise. |
boolean |
isTestFile(java.io.File file)
This method is called to determine whether the corresponding file is a test file or not. |
void |
setProjectRoot(java.lang.String rootDirectory)
This method should be called by the class instanciating this TestFinder, to indicate the root path to the current file offset, as set in the project setings. |
| Method Detail |
public boolean isTestFile(java.io.File file)
public void setProjectRoot(java.lang.String rootDirectory)
public ParserInterface getParser(java.io.File file)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||