|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--test.GenericModelTest
Field Summary | |
protected java.io.FileWriter |
fichierReq
|
protected boolean |
graphic
Specify if we use a graphic mode or not |
protected java.io.File |
resultFile
Result File ans associated FileWriter |
protected java.lang.String |
resultFileName
|
protected int |
tpsSimul
Test duration in minutes |
Constructor Summary | |
GenericModelTest()
|
Method Summary | |
java.lang.String |
getResultFileName()
Method getResultFileName : return the name of the generated scenario file |
long |
getResultFileSize()
Method getResultFileSize. |
int |
getTestDuration()
Method getTestDuration |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected int tpsSimul
protected boolean graphic
protected java.io.File resultFile
protected java.io.FileWriter fichierReq
protected java.lang.String resultFileName
Constructor Detail |
public GenericModelTest()
Method Detail |
public java.lang.String getResultFileName()
public int getTestDuration()
public long getResultFileSize() throws java.lang.SecurityException
java.lang.SecurityException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |