|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.pvm.job.JobTestHelper
public class JobTestHelper
helper class for testing that executes messages and timers in the test runner thread. This way, the test can simulate timers and messages being executed. The dueDate is ignored.
Constructor Summary | |
---|---|
JobTestHelper()
|
Method Summary | |
---|---|
Execution |
executeMessage(long executionDbid)
|
Execution |
executeTimer(long timerDbid)
|
java.lang.Long |
getAvailableMessages()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JobTestHelper()
Method Detail |
---|
public java.lang.Long getAvailableMessages()
public Execution executeMessage(long executionDbid)
public Execution executeTimer(long timerDbid)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |