Searched defs:expectException (Results 1 – 4 of 4) sorted by relevance
37 public function test_parseFilter($input_filter, $expected_filter, $expectException, $msg)
373 …c function test_addFilter($colname, $value, $comp, $type, $expected_filter, $expectException, $msg)
1581 private function skipIfNotEnhancedSigchild($expectException = true)
567 public function expectException($exception) function in PHPUnit_Framework_TestCase