|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for WorkflowStepTest:
Collaboration diagram for WorkflowStepTest:Public Member Functions | |
| setUp () | |
| testImplementsFactoryInterface () | |
| testConstructorParams () | |
| testWithStatus () | |
| testWithStatusWrongArgs () | |
Protected Member Functions | |
| buildFactory () | |
Protected Attributes | |
| Workflow Factory | $f |
Definition at line 26 of file WorkflowStepTest.php.
|
protected |
Definition at line 30 of file WorkflowStepTest.php.
Referenced by setUp().
Here is the caller graph for this function:| WorkflowStepTest::setUp | ( | ) |
Definition at line 35 of file WorkflowStepTest.php.
References buildFactory().
Here is the call graph for this function:| WorkflowStepTest::testConstructorParams | ( | ) |
Definition at line 46 of file WorkflowStepTest.php.
| WorkflowStepTest::testImplementsFactoryInterface | ( | ) |
Definition at line 40 of file WorkflowStepTest.php.
| WorkflowStepTest::testWithStatus | ( | ) |
Definition at line 56 of file WorkflowStepTest.php.
| WorkflowStepTest::testWithStatusWrongArgs | ( | ) |
Definition at line 63 of file WorkflowStepTest.php.
References Vendor\Package\$e.
Definition at line 28 of file WorkflowStepTest.php.