PHP Class ZF2rapidTest\Task\Setup\FilterExistsTest

Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
ファイルを表示 Open project: zfrapid/zf2rapid

Public Methods

Method Description
testInstantiation ( ) Test instantiation of class
testWithFilterExisting ( ) Test with filter existing
testWithFilterNotExisting ( ) Test with filter not existing

Protected Methods

Method Description
setUp ( ) Sets up the fixture, for example, open a network connection.
tearDown ( ) Tears down the fixture, for example, close a network connection.

Method Details

setUp() protected method

This method is called before a test is executed.
protected setUp ( )

tearDown() protected method

This method is called after a test is executed.
protected tearDown ( )

testInstantiation() public method

Test instantiation of class
public testInstantiation ( )

testWithFilterExisting() public method

Test with filter existing

testWithFilterNotExisting() public method

Test with filter not existing