PHP Class Phalcon\Tests\Http\Client\HeaderTest

Author: Ruslan Khaibullin
Inheritance: extends Codeception\TestCase\Test
Show file Open project: phalcon/incubator

Protected Properties

Property Type Description
$tester UnitTester UnitTester Object

Public Methods

Method Description
testHeaderParsedCorrectlyBothWithAndWithoutMessage ( )

Protected Methods

Method Description
_after ( ) executed after each test
_before ( ) executed before each test

Method Details

_after() protected method

executed after each test
protected _after ( )

_before() protected method

executed before each test
protected _before ( )

testHeaderParsedCorrectlyBothWithAndWithoutMessage() public method

Property Details

$tester protected property

UnitTester Object
protected UnitTester $tester
return UnitTester