test.model
Class GenericModelTest

java.lang.Object
  |
  +--test.model.GenericModelTest
Direct Known Subclasses:
MGInfTest, MMPPNTest, OnOffTest

public abstract class GenericModelTest
extends java.lang.Object


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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GenericModelTest

public GenericModelTest()
Method Detail

getResultFileName

public java.lang.String getResultFileName()
Method getResultFileName : return the name of the generated scenario file

Returns:
the result fileName

getTestDuration

public int getTestDuration()
Method getTestDuration

Returns:
test duration in mn

getResultFileSize

public long getResultFileSize()
                       throws java.lang.SecurityException
Method getResultFileSize.

Returns:
long
Throws:
java.lang.SecurityException