Apache JMeter | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.jmeter.report.writers.DefaultPageSummary
Constructor Summary | |
Method Summary | |
long |
|
long | |
String | |
String | |
long | |
boolean | |
void | |
void | |
void |
|
void |
|
void |
|
public long getElapsedTime()
Returns the elapsed time in milliseconds
- Specified by:
- getElapsedTime in interface PageSummary
public long getStartTimeStamp()
- Specified by:
- getStartTimeStamp in interface PageSummary
public void setPageTitle(String title)
- Specified by:
- setPageTitle in interface PageSummary
public void setSuccessful(boolean success)
- Specified by:
- setSuccessful in interface PageSummary