Public Member Functions | |
setUp () | |
testCreateAndGetGameRewardById () | |
testGameTransaction () | |
testGetGameRewardsByName () | |
testGetLabel () | |
testGetGameRewardsByNameForNonExistentName () | |
testSetAndGetOwner () | |
testReplaceOwner () | |
testUpdateGameRewardFromForm () | |
![]() | |
setUp () | |
![]() | |
setup () | |
teardown () | |
Static Public Member Functions | |
static | setUpBeforeClass () |
![]() | |
static | setUpBeforeClass () |
static | tearDownAfterClass () |
![]() | |
static | setUpBeforeClass () |
static | tearDownAfterClass () |
static | resetAndPopulateFilesArrayByFilePathAndName ($arrayName, $filePath, $fileName) |
static | getDependentTestModelClassNames () |
static | getReflectedPropertyValue ($object, $propertyName) |
Additional Inherited Members | |
![]() | |
static | $activateDefaultLanguages = false |
![]() | |
static | $activateDefaultLanguages = false |
![]() | |
endPrintOutputBufferAndFail () | |
![]() | |
assertWithinTolerance ($expected, $actual, $plusMinus) | |
assertWithinPercentage ($expected, $actual, $percentage) | |
isDebug () | |
![]() | |
static | startOutputBuffer () |
static | endAndGetOutputBuffer () |
![]() | |
static | getProtectedMethod ($className, $methodName) |
![]() | |
static | $activitiesObserver |
static | $conversationsObserver |
static | $emailMessagesObserver |
static | $contactLatestActivityDateTimeObserver |
static | $accountLatestActivityDateTimeObserver |
static | $accountContactAffiliationObserver |
Definition at line 37 of file GameRewardTest.php.
testGameTransaction | ( | ) |
testCreateAndGetGameRewardById
Definition at line 76 of file GameRewardTest.php.
testGetGameRewardsByName | ( | ) |
testCreateAndGetGameRewardById
Definition at line 99 of file GameRewardTest.php.
testGetLabel | ( | ) |
testCreateAndGetGameRewardById
Definition at line 109 of file GameRewardTest.php.
testGetGameRewardsByNameForNonExistentName | ( | ) |
testGetGameRewardsByName
Definition at line 120 of file GameRewardTest.php.
testSetAndGetOwner | ( | ) |
testCreateAndGetGameRewardById
Definition at line 129 of file GameRewardTest.php.
testReplaceOwner | ( | ) |
testSetAndGetOwner
Definition at line 151 of file GameRewardTest.php.
testUpdateGameRewardFromForm | ( | ) |
testCreateAndGetGameRewardById
Definition at line 169 of file GameRewardTest.php.