PHP Class Redaxscript\Tests\Admin\View\Helper\OptionTest

Since: 3.0.0
Author: Henry Ruhs
Inheritance: extends Redaxscript\Tests\TestCaseAbstract
Show file Open project: redaxmedia/redaxscript

Public Methods

Method Description
providerOption ( ) : array providerOption
testGetAccessArray ( array $expectArray = [] ) testGetAccessArray
testGetCaptchaArray ( array $expectArray = [] ) testGetCaptchaArray
testGetContentArray ( array $expectArray = [] ) testGetContentArray
testGetDateArray ( array $expectArray = [] ) testGetDateArray
testGetLanguageArray ( array $expectArray = [] ) testGetLanguageArray
testGetOrderArray ( array $expectArray = [] ) testGetOrderArray
testGetPermissionArray ( array $expectArray = [] ) testGetPermissionArray
testGetRobotArray ( array $expectArray = [] ) testGetRobotArray
testGetTemplateArray ( array $expectArray = [] ) testGetTemplateArray
testGetTimeArray ( array $expectArray = [] ) testGetTimeArray
testGetToggleArray ( array $expectArray = [] ) testGetToggleArray
testGetVisibleArray ( array $expectArray = [] ) testGetVisibleArray

Method Details

providerOption() public method

providerOption
Since: 3.0.0
public providerOption ( ) : array
return array

testGetAccessArray() public method

testGetAccessArray
Since: 3.0.0
public testGetAccessArray ( array $expectArray = [] )
$expectArray array

testGetCaptchaArray() public method

testGetCaptchaArray
Since: 3.0.0
public testGetCaptchaArray ( array $expectArray = [] )
$expectArray array

testGetContentArray() public method

testGetContentArray
Since: 3.0.0
public testGetContentArray ( array $expectArray = [] )
$expectArray array

testGetDateArray() public method

testGetDateArray
Since: 3.0.0
public testGetDateArray ( array $expectArray = [] )
$expectArray array

testGetLanguageArray() public method

testGetLanguageArray
Since: 3.0.0
public testGetLanguageArray ( array $expectArray = [] )
$expectArray array

testGetOrderArray() public method

testGetOrderArray
Since: 3.0.0
public testGetOrderArray ( array $expectArray = [] )
$expectArray array

testGetPermissionArray() public method

testGetPermissionArray
Since: 3.0.0
public testGetPermissionArray ( array $expectArray = [] )
$expectArray array

testGetRobotArray() public method

testGetRobotArray
Since: 3.0.0
public testGetRobotArray ( array $expectArray = [] )
$expectArray array

testGetTemplateArray() public method

testGetTemplateArray
Since: 3.0.0
public testGetTemplateArray ( array $expectArray = [] )
$expectArray array

testGetTimeArray() public method

testGetTimeArray
Since: 3.0.0
public testGetTimeArray ( array $expectArray = [] )
$expectArray array

testGetToggleArray() public method

testGetToggleArray
Since: 3.0.0
public testGetToggleArray ( array $expectArray = [] )
$expectArray array

testGetVisibleArray() public method

testGetVisibleArray
Since: 3.0.0
public testGetVisibleArray ( array $expectArray = [] )
$expectArray array