PHP Class AcceptanceTest, simpletest

Test requires run docker-compose up before it.
Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: simpletest/simpletest Class Usage Examples

Protected Properties

Property Type Description
$host
$port

Public Methods

Method Description
host ( )
skip ( )

Method Details

host() public static method

public static host ( )

skip() public method

public skip ( )

Property Details

$host protected static property

protected static $host

$port protected static property

protected static $port