PHP Class PhpDeal\Functional\Ensure\Propagation\ContractTest

Inheritance: extends PHPUnit_Framework_TestCase
Datei anzeigen Open project: lisachenko/php-deal

Public Methods

Method Description
providerEnsureInvalid ( )
providerEnsureValid ( )
setUp ( )
tearDown ( )
testEnsureInvalid ( integer $variable )
testEnsureValid ( integer $variable )

Method Details

providerEnsureInvalid() public method

providerEnsureValid() public method

public providerEnsureValid ( )

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testEnsureInvalid() public method

public testEnsureInvalid ( integer $variable )
$variable integer

testEnsureValid() public method

public testEnsureValid ( integer $variable )
$variable integer