EccubeConfigTest extends TestCase
Table of Contents
| $eccubeConfig | EccubeConfig | |
|---|---|---|
| setup() | mixed | |
| testGet() | mixed | |
| testGetNotFound() | mixed | |
| testHas() | mixed | |
| testSet() | mixed | |
| testOffsetGet() | mixed | |
| testOffsetGetNotFound() | mixed | |
| testOffsetExist() | mixed | |
| testOffsetSet() | mixed | |
| testOffsetUnset() | mixed |
Properties
$eccubeConfig
protected
EccubeConfig
$eccubeConfig
Methods
setup()
public
setup(
)
: mixed
Return values
mixedtestGet()
public
testGet(
)
: mixed
Return values
mixedtestGetNotFound()
public
testGetNotFound(
)
: mixed
Return values
mixedtestHas()
public
testHas(
)
: mixed
Return values
mixedtestSet()
public
testSet(
)
: mixed
Return values
mixedtestOffsetGet()
public
testOffsetGet(
)
: mixed
Return values
mixedtestOffsetGetNotFound()
public
testOffsetGetNotFound(
)
: mixed
Return values
mixedtestOffsetExist()
public
testOffsetExist(
)
: mixed
Return values
mixedtestOffsetSet()
public
testOffsetSet(
)
: mixed
Return values
mixedtestOffsetUnset()
public
testOffsetUnset(
)
: mixed