Public Member Functions | |
testSuperUserAllDefaultControllerActions () | |
testSuperUserDefaultPortletControllerActions () | |
testSuperUserDeleteAction () | |
testSuperUserCreateAction () | |
testSuperUserCopyAction () | |
testStickySearchActions () | |
testMassDeleteActionsForSelectedIds () | |
testRedeemList () | |
testRedeemReward () | |
![]() | |
setUp () | |
![]() | |
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 |
![]() | |
logoutCurrentUserLoginNewUserAndGetByUsername ($username) | |
runControllerWithNoExceptionsAndGetContent ($route, $empty=false) | |
runControllerWithExitExceptionAndGetContent ($route) | |
runControllerWithRedirectExceptionAndGetUrl ($route) | |
runControllerWithRedirectExceptionAndGetContent ($route, $compareUrl=null, $compareUrlContains=false) | |
runControllerWithAccessDeniedSecurityExceptionAndGetContent ($route) | |
runControllerWithNotSupportedExceptionAndGetContent ($route) | |
runControllerWithNotFoundExceptionAndGetContent ($route) | |
runControllerShouldResultInAccessFailureAndGetContent ($route) | |
runControllerShouldResultInAjaxAccessFailureAndGetContent ($route) | |
resetGetArray () | |
setGetArray ($data) | |
resetPostArray () | |
setPostArray ($data) | |
doApplicationScriptPathsAllExist () | |
createCheckBoxCustomFieldByModule ($moduleClassName, $name) | |
createCurrencyValueCustomFieldByModule ($moduleClassName, $name) | |
createDateCustomFieldByModule ($moduleClassName, $name) | |
createDateNotRequiredCustomFieldByModule ($moduleClassName, $name) | |
createDateTimeCustomFieldByModule ($moduleClassName, $name) | |
createDecimalCustomFieldByModule ($moduleClassName, $name) | |
createIntegerCustomFieldByModule ($moduleClassName, $name) | |
createPhoneCustomFieldByModule ($moduleClassName, $name) | |
createTextCustomFieldByModule ($moduleClassName, $name) | |
createTextAreaCustomFieldByModule ($moduleClassName, $name) | |
createUrlCustomFieldByModule ($moduleClassName, $name) | |
createDropDownCustomFieldByModule ($moduleClassName, $name) | |
createDependentDropDownCustomFieldByModule ($moduleClassName, $name) | |
createRadioDropDownCustomFieldByModule ($moduleClassName, $name) | |
createMultiSelectDropDownCustomFieldByModule ($moduleClassName, $name) | |
createTagCloudCustomFieldByModule ($moduleClassName, $name) | |
createCalculatedNumberCustomFieldByModule ($moduleClassName, $name) | |
createDropDownDependencyCustomFieldByModule ($moduleClassName, $name) | |
createModuleEditBadValidationPostData () | |
createModuleEditGoodValidationPostData ($singularName) | |
createAttributeLabelBadValidationPostData () | |
createAttributeLabelGoodValidationPostData ($name) | |
createCustomAttributeWalkthroughSequence ($moduleClassName, $name, $attributeTypeName, $extraPostData, $attributeName=null, $isCustomField=false) | |
checkCopyActionResponseAttributeValuesFromPostArray ($model, $postArray, $linkClass=null, $controllerId=null) | |
checkCopyActionResponseAttributeValues ($model, $testAttributes, $linkClass=null, $controllerId=null) | |
updateModelValuesFromPostArray ($model, $postArray) | |
assertModelHasValuesFromPostArray ($model, $postArray) | |
![]() | |
endPrintOutputBufferAndFail () | |
![]() | |
assertWithinTolerance ($expected, $actual, $plusMinus) | |
assertWithinPercentage ($expected, $actual, $percentage) | |
isDebug () | |
![]() | |
static | getModelIdByModelNameAndName ($modelName, $name) |
![]() | |
static | startOutputBuffer () |
static | endAndGetOutputBuffer () |
![]() | |
static | getProtectedMethod ($className, $methodName) |
![]() | |
static | $activitiesObserver |
static | $conversationsObserver |
static | $emailMessagesObserver |
static | $contactLatestActivityDateTimeObserver |
static | $accountLatestActivityDateTimeObserver |
static | $accountContactAffiliationObserver |
GameRewwards Module Super User Walkthrough. Walkthrough for the super user of all possible controller actions. Since this is a super user, he should have access to all controller actions without any exceptions being thrown.
Definition at line 43 of file GameRewardsSuperUserWalkthroughTest.php.
testSuperUserDefaultPortletControllerActions | ( | ) |
testSuperUserAllDefaultControllerActions
Definition at line 247 of file GameRewardsSuperUserWalkthroughTest.php.
testSuperUserDeleteAction | ( | ) |
testSuperUserDefaultPortletControllerActions
Definition at line 280 of file GameRewardsSuperUserWalkthroughTest.php.
testSuperUserCreateAction | ( | ) |
testSuperUserDeleteAction
Definition at line 304 of file GameRewardsSuperUserWalkthroughTest.php.
testSuperUserCopyAction | ( | ) |
testSuperUserCreateAction
Definition at line 338 of file GameRewardsSuperUserWalkthroughTest.php.
testStickySearchActions | ( | ) |
testSuperUserCreateAction
Definition at line 378 of file GameRewardsSuperUserWalkthroughTest.php.
testMassDeleteActionsForSelectedIds | ( | ) |
selected gameRewards.
Definition at line 434 of file GameRewardsSuperUserWalkthroughTest.php.