|
ILIAS
release_5-3 Revision v5.3.23-19-g915713cf615
|
ilStaticMethodCallActivityTest is part of the petri net based workflow engine. More...
Inheritance diagram for ilStaticMethodCallActivityTest:
Collaboration diagram for ilStaticMethodCallActivityTest:Public Member Functions | |
| setUp () | |
| tearDown () | |
| testConstructorValidContext () | |
| testSetGetIncludeFilename () | |
| testSetGetClassAndMethodName () | |
| testSetGetParameters () | |
| testExecute () | |
| testGetContext () | |
Static Public Member Functions | |
| static | executionTargetMethod ($context, $param) |
ilStaticMethodCallActivityTest is part of the petri net based workflow engine.
This class holds all tests for the class activities/class.ilStaticMethodCallActivity
/
Definition at line 15 of file ilStaticMethodCallActivityTest.php.
|
static |
Definition at line 118 of file ilStaticMethodCallActivityTest.php.
| ilStaticMethodCallActivityTest::setUp | ( | ) |
Definition at line 17 of file ilStaticMethodCallActivityTest.php.
| ilStaticMethodCallActivityTest::tearDown | ( | ) |
Definition at line 36 of file ilStaticMethodCallActivityTest.php.
References $ilSetting.
| ilStaticMethodCallActivityTest::testConstructorValidContext | ( | ) |
Definition at line 45 of file ilStaticMethodCallActivityTest.php.
| ilStaticMethodCallActivityTest::testExecute | ( | ) |
Definition at line 100 of file ilStaticMethodCallActivityTest.php.
References $file.
| ilStaticMethodCallActivityTest::testGetContext | ( | ) |
Definition at line 139 of file ilStaticMethodCallActivityTest.php.
| ilStaticMethodCallActivityTest::testSetGetClassAndMethodName | ( | ) |
Definition at line 72 of file ilStaticMethodCallActivityTest.php.
| ilStaticMethodCallActivityTest::testSetGetIncludeFilename | ( | ) |
Definition at line 58 of file ilStaticMethodCallActivityTest.php.
| ilStaticMethodCallActivityTest::testSetGetParameters | ( | ) |
Definition at line 86 of file ilStaticMethodCallActivityTest.php.