Uses of Class
org.exolab.jmscts.core.TestStatistics

Packages that use TestStatistics
org.exolab.jmscts.core Core code used to execute JMS CTS 
org.exolab.jmscts.report Code to generate HTML reports from XML, using XSLT 
 

Uses of TestStatistics in org.exolab.jmscts.core
 

Methods in org.exolab.jmscts.core that return TestStatistics
 TestStatistics TestContext.getStatistics()
          Returns the test statistics
 

Constructors in org.exolab.jmscts.core with parameters of type TestStatistics
TestContext(TestStatistics statistics)
          Construct a stress test root context
 

Uses of TestStatistics in org.exolab.jmscts.report
 

Constructors in org.exolab.jmscts.report with parameters of type TestStatistics
StatisticsReport(java.lang.String path, TestStatistics statistics, ProviderLoader provider)
          Construct an instance with the test suite's statistics of requirements
 



Copyright © 2001-2004 JMS CTS Team. All Rights Reserved.