ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
ilLoggingActivityTest is part of the petri net based workflow engine. More...
Data Fields | |
$test_dir | |
vfsStream Test Directory, see setup. More... | |
ilLoggingActivityTest is part of the petri net based workflow engine.
This class holds all tests for the class activities/class.ilLoggingActivity
/
Definition at line 16 of file ilLoggingActivityTest.php.
ilLoggingActivityTest::setUp | ( | ) |
Definition at line 21 of file ilLoggingActivityTest.php.
ilLoggingActivityTest::tearDown | ( | ) |
ilLoggingActivityTest::testConstructorValidContext | ( | ) |
Definition at line 60 of file ilLoggingActivityTest.php.
ilLoggingActivityTest::testExecute | ( | ) |
Definition at line 203 of file ilLoggingActivityTest.php.
ilLoggingActivityTest::testGetContext | ( | ) |
Definition at line 237 of file ilLoggingActivityTest.php.
ilLoggingActivityTest::testPassInUnwriteablePath | ( | ) |
Definition at line 230 of file ilLoggingActivityTest.php.
ilLoggingActivityTest::testSetGetEmptyLogMessage | ( | ) |
ilLoggingActivityTest::testSetGetIllegalExtensionLogFile | ( | ) |
ilLoggingActivityTest::testSetGetInvalidLogLevel | ( | ) |
ilLoggingActivityTest::testSetGetLegalMessage | ( | ) |
Definition at line 123 of file ilLoggingActivityTest.php.
ilLoggingActivityTest::testSetGetNonWriteableLogFile | ( | ) |
Definition at line 93 of file ilLoggingActivityTest.php.
ilLoggingActivityTest::testSetGetNullLogMessage | ( | ) |
ilLoggingActivityTest::testSetGetValidLogFile | ( | ) |
Definition at line 73 of file ilLoggingActivityTest.php.
ilLoggingActivityTest::testSetGetValidLogLevel | ( | ) |
Definition at line 171 of file ilLoggingActivityTest.php.
ilLoggingActivityTest::$test_dir |
vfsStream Test Directory, see setup.
Definition at line 19 of file ilLoggingActivityTest.php.