|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectavignon.TestSuiteLister
Encapsulates the logic for determining what files represent Avignon tests.
| Constructor Summary | |
TestSuiteLister()
|
|
| Method Summary | |
boolean |
accept(java.io.File f)
Determines whether or not the given file represents an Avignon Test. |
java.io.File[] |
getTestFiles()
Determines the files in the directory specified by the ScriptRoot property that represent Avignon tests. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public TestSuiteLister()
| Method Detail |
public java.io.File[] getTestFiles()
public boolean accept(java.io.File f)
accept in interface java.io.FileFilterf - File to test
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||