Uses of Class
org.exolab.jmscts.report.CurrentTest

Packages that use CurrentTest
org.exolab.jmscts.report Code to generate HTML reports from XML, using XSLT 
 

Uses of CurrentTest in org.exolab.jmscts.report
 

Methods in org.exolab.jmscts.report that return CurrentTest
 CurrentTest RequirementCoverage.getCurrentTest()
          Returns the value of field 'currentTest'.
static CurrentTest CurrentTest.unmarshal(java.io.Reader reader)
          Method unmarshal
 

Methods in org.exolab.jmscts.report with parameters of type CurrentTest
 void RequirementCoverage.setCurrentTest(CurrentTest currentTest)
          Sets the value of field 'currentTest'.
 



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