PHP Класс Pantheon\Terminus\UnitTests\ConfigTest

Наследование: extends PHPUnit_Framework_TestCase
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( $name = null, array $data = [], $dataName = null ) Creates oft-used objects
testGet ( ) Tests the get function
testGetHomeDir ( ) Tests the getHomeDir function
testGetPhpAndOSInfo ( )

Описание методов

__construct() публичный Метод

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

testGet() публичный Метод

Tests the get function
public testGet ( )

testGetHomeDir() публичный Метод

Tests the getHomeDir function
public testGetHomeDir ( )

testGetPhpAndOSInfo() публичный Метод

public testGetPhpAndOSInfo ( )