|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.goldenhammer.fileio.testprofile.TestProfileRetriever
This class returns test profiles in a given directory
Constructor Summary | |
TestProfileRetriever()
|
Method Summary | |
static java.util.Collection |
retrieve(java.lang.String directory)
Given a directory, read in all the test profiles and return them in a collection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestProfileRetriever()
Method Detail |
public static java.util.Collection retrieve(java.lang.String directory)
directory
- the directory to read in from
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |