|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.singularsys.jeptests.system.perf.PerfResult
public class PerfResult
Stores a single performance test result and contains logic to write this to a DB.
| Constructor Summary | |
|---|---|
PerfResult(PerfTest test,
double setupTime,
double runTime)
|
|
| Method Summary | |
|---|---|
void |
writeToDB(java.lang.String password)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PerfResult(PerfTest test,
double setupTime,
double runTime)
| Method Detail |
|---|
public void writeToDB(java.lang.String password)
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||