|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.kyleswebspace.prometheus.TestFactory
public class TestFactory
This class contains the constructor and builds tests.
| Constructor Summary | |
|---|---|
TestFactory()
|
|
| Method Summary | |
|---|---|
static Test |
buildTest(java.lang.String subject,
java.lang.String mode)
buildTest returns a Test object named test. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestFactory()
| Method Detail |
|---|
public static Test buildTest(java.lang.String subject,
java.lang.String mode)
subject - mode -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||