PHP Class Repo2\QueryReactor\Tests\Query\GenericQueryTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: repo2/query-reactor

Public Methods

Method Description
testGetExpression ( )
testReject ( )
testResolve ( )
testResolveWithReturn ( )
testResolveWithoutFulfill ( )

Private Methods

Method Description
getResultMock ( )

Method Details

testGetExpression() public method

public testGetExpression ( )

testReject() public method

public testReject ( )

testResolve() public method

public testResolve ( )

testResolveWithReturn() public method

testResolveWithoutFulfill() public method