Database medium More...
Public Member Functions | |
getTestGroups (&$list) | |
testGetGroupsWithTransitions () | |
testGetStatValue ($type, $expected) | |
provideStatValues | |
testMatchCondition ($expected, $value, $condition, $max) | |
provideMatchCondition | |
testGetNewState () | |
testHooks () | |
Static Public Member Functions | |
static | provideStatValues () |
static | provideMatchCondition () |
Protected Member Functions | |
setUp () | |
Static Protected Member Functions | |
static | getRevision (Status $s) |
static | runJobs () |
Database medium
Definition at line 7 of file MessageGroupStatesUpdaterJobTest.php.
static MessageGroupStatesUpdaterJobTest::getRevision | ( | Status $ | s | ) | [static, protected] |
Definition at line 155 of file MessageGroupStatesUpdaterJobTest.php.
MessageGroupStatesUpdaterJobTest::getTestGroups | ( | &$ | list | ) |
Definition at line 25 of file MessageGroupStatesUpdaterJobTest.php.
static MessageGroupStatesUpdaterJobTest::provideMatchCondition | ( | ) | [static] |
Definition at line 72 of file MessageGroupStatesUpdaterJobTest.php.
static MessageGroupStatesUpdaterJobTest::provideStatValues | ( | ) | [static] |
Definition at line 55 of file MessageGroupStatesUpdaterJobTest.php.
static MessageGroupStatesUpdaterJobTest::runJobs | ( | ) | [static, protected] |
Definition at line 161 of file MessageGroupStatesUpdaterJobTest.php.
Referenced by testHooks().
MessageGroupStatesUpdaterJobTest::setUp | ( | ) | [protected] |
Definition at line 8 of file MessageGroupStatesUpdaterJobTest.php.
MessageGroupStatesUpdaterJobTest::testGetGroupsWithTransitions | ( | ) |
Definition at line 33 of file MessageGroupStatesUpdaterJobTest.php.
MessageGroupStatesUpdaterJobTest::testGetNewState | ( | ) |
Definition at line 84 of file MessageGroupStatesUpdaterJobTest.php.
MessageGroupStatesUpdaterJobTest::testGetStatValue | ( | $ | type, | |
$ | expected | |||
) |
provideStatValues
Definition at line 44 of file MessageGroupStatesUpdaterJobTest.php.
MessageGroupStatesUpdaterJobTest::testHooks | ( | ) |
Definition at line 109 of file MessageGroupStatesUpdaterJobTest.php.
MessageGroupStatesUpdaterJobTest::testMatchCondition | ( | $ | expected, | |
$ | value, | |||
$ | condition, | |||
$ | max | |||
) |
provideMatchCondition
Definition at line 67 of file MessageGroupStatesUpdaterJobTest.php.