|
org.netbeans.modules.nbjunit/1 1.41 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.netbeans.junit.NbPerformanceTest.PerformanceData
public static class NbPerformanceTest.PerformanceData
Helper class holding one measured performance value
| Field Summary | |
|---|---|
String |
name
performance value name |
static int |
NO_ORDER
|
static long |
NO_THRESHOLD
|
int |
runOrder
run order - for same performance name, which run of the test is it |
long |
threshold
threshold for measured data |
String |
unit
performance value unit |
long |
value
easured performance value |
| Constructor Summary | |
|---|---|
NbPerformanceTest.PerformanceData()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int NO_ORDER
public static final long NO_THRESHOLD
public String name
public long value
public String unit
public int runOrder
public long threshold
| Constructor Detail |
|---|
public NbPerformanceTest.PerformanceData()
|
org.netbeans.modules.nbjunit/1 1.41 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||