public class JavaReport extends Object
| Modifier and Type | Field and Description |
|---|---|
static JavaReport |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
void |
addTest(org.testingisdocumenting.webtau.reporter.WebTauTest test) |
void |
clear() |
org.testingisdocumenting.webtau.reporter.WebTauReport |
create() |
boolean |
isEmpty() |
void |
startTimer() |
void |
stopTimer() |
public static final JavaReport INSTANCE
public void clear()
public boolean isEmpty()
public void startTimer()
public void addTest(org.testingisdocumenting.webtau.reporter.WebTauTest test)
public void stopTimer()
public org.testingisdocumenting.webtau.reporter.WebTauReport create()
Copyright © 2023. All rights reserved.