PHP Class Pipe\Test\ContextTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: chh/pipe

Protected Properties

Property Type Description
$ctx

Public Methods

Method Description
setup ( )
testContentType ( )
testContentTypeThrowsExceptionWhenPathNotFound ( )
testDependOn ( )
testEvaluateThrowsExceptionWhenFileNotExists ( )
testEvaluateWithNoProcessors ( )
testIgnoresFileCheckIfDataGiven ( )

Method Details

setup() public method

public setup ( )

testContentType() public method

public testContentType ( )

testContentTypeThrowsExceptionWhenPathNotFound() public method

testDependOn() public method

public testDependOn ( )

testEvaluateThrowsExceptionWhenFileNotExists() public method

testEvaluateWithNoProcessors() public method

testIgnoresFileCheckIfDataGiven() public method

Property Details

$ctx protected property

protected $ctx