PHP Class Pantheon\Terminus\UnitTests\ConfigTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: pantheon-systems/terminus

Public Methods

Method Description
__construct ( $name = null, array $data = [], $dataName = null ) Creates oft-used objects
testGet ( ) Tests the get function
testGetHomeDir ( ) Tests the getHomeDir function
testGetPhpAndOSInfo ( )

Method Details

__construct() public method

Creates oft-used objects
public __construct ( $name = null, array $data = [], $dataName = null )
$data array

testGet() public method

Tests the get function
public testGet ( )

testGetHomeDir() public method

Tests the getHomeDir function
public testGetHomeDir ( )

testGetPhpAndOSInfo() public method

public testGetPhpAndOSInfo ( )