Unclassified /** * Tests reporting an error */ @Test public void testNGTest(){ assert testObject != null : "testObject is null"; }