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