|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.groboutils.pmti.v1.autodoc.v1.DefaultTestDataFactory
A factory in charge of creating a specific TestData instance from a TestInfo unique identifier.
Constructor Summary | |
DefaultTestDataFactory()
|
Method Summary | |
TestData |
createTestData(TestInfo info)
Create the TestData for the specific info instance. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultTestDataFactory()
Method Detail |
public TestData createTestData(TestInfo info)
createTestData
in interface TestDataFactory
info
- the unique identifier for the test under inspection, which
should never be null.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |