|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.bibalex.daf.entities.phase.PhaseAction org.bibalex.daf.entities.phase.MockPhaseAction_1
public class MockPhaseAction_1
Mocking PhaseAction and throws exception when applying action.
Constructor Summary | |
---|---|
MockPhaseAction_1()
|
Method Summary | |
---|---|
void |
applyAction()
When overridden in a derived class, applies the action associated with phase. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MockPhaseAction_1()
Method Detail |
---|
public void applyAction() throws PhaseActionException
PhaseAction
applyAction
in class PhaseAction
PhaseActionException
- If the action fails.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |