|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |