PHP Class JamesMoss\Flywheel\PredicateTest

Inheritance: extends TestBase
Show file Open project: jamesmoss/flywheel

Public Methods

Method Description
testAddingAnd ( )
testAddingBoth ( )
testAddingOr ( )
testAddingSubPredicate ( )
testInvalidEmptyFieldName ( )
testInvalidOperator ( )
testInvalidWhitespaceFieldName ( )

Method Details

testAddingAnd() public method

public testAddingAnd ( )

testAddingBoth() public method

public testAddingBoth ( )

testAddingOr() public method

public testAddingOr ( )

testAddingSubPredicate() public method

testInvalidEmptyFieldName() public method

testInvalidOperator() public method

public testInvalidOperator ( )

testInvalidWhitespaceFieldName() public method