public class ICCheckUnitTest extends java.lang.Object implements ReportCollector, ScriptApp
PauseLogging, Redirect, RedirectLine, ResumeLogging, ScriptApp, ScriptAppClose, ScriptAppComment
Constructor and Description |
---|
ICCheckUnitTest() |
Modifier and Type | Method and Description |
---|---|
void |
report(Report report)
Called when there is some issue to report.
|
void |
setUp() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
public static void setUpBeforeClass() throws java.lang.Exception
java.lang.Exception
public static void tearDownAfterClass() throws java.lang.Exception
java.lang.Exception
public void setUp() throws java.lang.Exception
java.lang.Exception
public void report(Report report) throws java.lang.Exception
ReportCollector
report
in interface ReportCollector
java.lang.Exception