class ModulesTest extends AuthPageExtendedControllerTest

Properties

$object from ControllerTest
Client; $http from AuthControllerTest
string $url from AuthControllerTest
array $httpData from AuthControllerTest
FileCookieJar $cookies from AuthControllerTest
$user from AuthControllerTest
$logkey from AuthControllerTest
$username from AuthControllerTest

Methods

__construct()

No description

testAddResource()

No description

testGetArrayPost()

No description

testSendResponse()

No description

testSendResponseTemplate()

No description

testGetArrayCookies()

No description

testRunMethod()

No description

testAddCSS()

No description

testAddToVar()

No description

testGetArrayServer()

No description

testGetArrayHeaders()

No description

testGetArrayGet()

No description

testRedirect()

No description

testAddJS()

No description

testGetArrayFiles()

No description

testLogin()

No description

newClient(array $data)

No description

ResponseInterface
doGetRequest($url, string $action = '')

No description

testLogout()

No description

testReadMethod()

No description

testDeleteMethod()

No description

testUpdateMethod()

No description

testGetUserMenu()

No description

testPageDetails()

No description

testCreateMethod()

No description

testIndexMethod()

No description

testGetActionButtons()

No description

tearDown()

Tears down the fixture, for example, closes a network connection.

testDisableMethod()

No description

testEnableMethod()

No description

Details

at line 12
__construct()

in ControllerTest at line 21
testAddResource()

in ControllerTest at line 29
testGetArrayPost()

in ControllerTest at line 37
testSendResponse()

in ControllerTest at line 45
testSendResponseTemplate()

in ControllerTest at line 53
testGetArrayCookies()

in AuthPageControllerTest at line 29
testRunMethod()

in ControllerTest at line 72
testAddCSS()

in ControllerTest at line 80
testAddToVar()

in ControllerTest at line 89
testGetArrayServer()

in ControllerTest at line 97
testGetArrayHeaders()

in ControllerTest at line 105
testGetArrayGet()

in ControllerTest at line 113
testRedirect()

in ControllerTest at line 121
testAddJS()

in ControllerTest at line 129
testGetArrayFiles()

in AuthControllerTest at line 61
testLogin()

in AuthControllerTest at line 89
newClient(array $data)

Parameters

array $data

in AuthControllerTest at line 100
ResponseInterface doGetRequest($url, string $action = '')

Parameters

$url
string $action

Return Value

ResponseInterface

in AuthControllerTest at line 108
testLogout()

at line 30
testReadMethod()

at line 46
testDeleteMethod()

at line 78
testUpdateMethod()

in AuthPageControllerTest at line 37
testGetUserMenu()

at line 86
testPageDetails()

at line 70
testCreateMethod()

at line 62
testIndexMethod()

testShowMethod()

at line 54
testGetActionButtons()

testGetExtraActions()

testEditMethod()

testRemoveMethod()

testInitialize()

testAddMethod()

testAccessDenied()

testListData()

at line 22
tearDown()

Tears down the fixture, for example, closes a network connection.

This method is called after a test is executed.

at line 38
testDisableMethod()

at line 94
testEnableMethod()