WorkflowItemProcessTest
class WorkflowItemProcessTest extends BaseUnitTest
Integration test to make sure the workflow process performs the required steps on the item via the transitions.
Properties
| protected xm_workflows | $instance |
Methods
_before()
No description
testInstanceIsAvailable()
Make sure the instance is installed and available.
testProcessIsAvailable()
No description
testRunWorkflowProcess()
A workflow process is run from start to end with an additional state between the start and the end states.
Details
at line 29
protected
_before()
No description
at line 38
testInstanceIsAvailable()
Make sure the instance is installed and available.
at line 46
testProcessIsAvailable()
No description
at line 58
testRunWorkflowProcess()
A workflow process is run from start to end with an additional state between the start and the end states.
This test is based on the base seed