|
JTR 5.0 API Documentation | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjtr.test.impl.DefaultOutcomeFactory
public class DefaultOutcomeFactory
Default implementation of the IOutcomeFactory
interface.
IOutcomeFactory
,
IOutcome
Constructor Summary | |
---|---|
DefaultOutcomeFactory()
Constructor. |
Method Summary | |
---|---|
IOutcome |
getInstance()
Factory method that returns a valid IOutcome instance. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultOutcomeFactory()
Method Detail |
---|
public IOutcome getInstance()
IOutcome
instance.
getInstance
in interface IOutcomeFactory
IOutcome
instance
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |