public void xmlToObjectTest(Object testObject) throws Exception {
   assertEquals(ValidationEvent.ERROR, handler.getSeverity());
 }