@expectedException Issue244Exception @expectedExceptionCode 123
public function testFailsTooIfExpectationIsANumber() { throw new Issue244Exception(); }