configFileTest
extends TestCase
in package
Table of Contents
Properties
- $configPath : mixed
- $fileName : mixed
- $magConfig : mixed
Methods
- testCreateConfigFile() : mixed
- testErrorWhenSavingAMixedArrayOfConfig() : mixed
- testLoadVarFromConfigFile() : mixed
- testLoadVarFromSection() : mixed
- testSaveASingleItemWithSections() : mixed
- testSaveConfigFile() : mixed
- setUp() : void
- tearDown() : void
Properties
$configPath
private
mixed
$configPath
$fileName
private
mixed
$fileName
= "test_configFileTest.conf"
$magConfig
private
mixed
$magConfig
Methods
testCreateConfigFile()
public
testCreateConfigFile() : mixed
testErrorWhenSavingAMixedArrayOfConfig()
public
testErrorWhenSavingAMixedArrayOfConfig() : mixed
testLoadVarFromConfigFile()
public
testLoadVarFromConfigFile() : mixed
testLoadVarFromSection()
public
testLoadVarFromSection() : mixed
testSaveASingleItemWithSections()
public
testSaveASingleItemWithSections() : mixed
testSaveConfigFile()
public
testSaveConfigFile() : mixed
setUp()
protected
setUp() : void
tearDown()
protected
tearDown() : void