SettingsTest
extends TestCase
Table of Contents
-
fileNameData()
: mixed
-
testBuildFileName()
: mixed
-
testConstruct()
: mixed
-
testLoad()
: mixed
-
testLoadNoFile()
: mixed
-
testLocalOverride()
: mixed
-
testMode()
: mixed
-
testNestedArray()
: mixed
-
testNestedSettings()
: mixed
-
testReadOnly()
: mixed
-
testSettingNotFound()
: mixed
-
testSiteOverride()
: mixed
-
testTestingNumArrayOverride()
: mixed
-
testTestingOverride()
: mixed
fileNameData()
public
fileNameData() : mixed
Return values
mixed
—
testBuildFileName()
public
testBuildFileName(string $prefix, mixed $type, string $site, string $expected) : mixed
Parameters
-
$prefix
: string
-
-
$type
: mixed
-
-
$site
: string
-
-
$expected
: string
-
-
dataProvider
-
Return values
mixed
—
testConstruct()
public
testConstruct() : mixed
Return values
mixed
—
testLoad()
public
testLoad() : mixed
Return values
mixed
—
testLoadNoFile()
public
testLoadNoFile() : mixed
Return values
mixed
—
testLocalOverride()
public
testLocalOverride() : mixed
Return values
mixed
—
testMode()
public
testMode(Settings $cfg) : mixed
Parameters
-
$cfg
: Settings
-
-
depends
-
Return values
mixed
—
testNestedArray()
public
testNestedArray(Settings $cfg) : mixed
Parameters
-
$cfg
: Settings
-
-
depends
-
Return values
mixed
—
testNestedSettings()
public
testNestedSettings(Settings $cfg) : mixed
Parameters
-
$cfg
: Settings
-
-
depends
-
Return values
mixed
—
testReadOnly()
public
testReadOnly() : mixed
Return values
mixed
—
testSettingNotFound()
public
testSettingNotFound(Settings $cfg) : mixed
Parameters
-
$cfg
: Settings
-
-
depends
-
Return values
mixed
—
testSiteOverride()
public
testSiteOverride() : mixed
Return values
mixed
—
testTestingNumArrayOverride()
public
testTestingNumArrayOverride(Settings $cfg) : mixed
Parameters
-
$cfg
: Settings
-
-
depends
-
Return values
mixed
—
testTestingOverride()
public
testTestingOverride() : mixed
Return values
mixed
—