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

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

Uses of Context in org.exolab.jmscts.report
 

Methods in org.exolab.jmscts.report that return Context
static Context Context.unmarshal(java.io.Reader reader)
          Method unmarshal
static Context ReportHelper.getContext(TestContext context)
          Maps a TestContext instance to a Context
 Context TestRun.getContext()
          Returns the value of field 'context'.
 

Methods in org.exolab.jmscts.report with parameters of type Context
 void TestRun.setContext(Context context)
          Sets the value of field 'context'.
 



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