mock = new HTMLPurifier_ConfigSchema_InterchangeMock(); } protected function expectSchemaException($msg) { $this->expectException(new HTMLPurifier_ConfigSchema_Exception($msg)); } }