UTJML

Uses of Interface
edu.utep.cs.utjml.canica.tool.TestRunContext

Packages that use TestRunContext
edu.utep.cs.utjml.canica.output   
edu.utep.cs.utjml.canica.tool   
 

Uses of TestRunContext in edu.utep.cs.utjml.canica.output
 

Methods in edu.utep.cs.utjml.canica.output with parameters of type TestRunContext
 void OutputPaneRunTestCases.setTestRunContext(TestRunContext context)
          Sets canica test run context+ not used yet.
 void OutputPaneController.setTestRunContext(TestRunContext context)
          Sets the Canica test runner context to Run Test Cases outputpane
 void OutputPaneable.setTestRunContext(TestRunContext context)
          Sets the Canica test runner context to the Run Test Cases pane.
 

Uses of TestRunContext in edu.utep.cs.utjml.canica.tool
 

Classes in edu.utep.cs.utjml.canica.tool that implement TestRunContext
 class CanicaTestRunner
           
 

Constructors in edu.utep.cs.utjml.canica.tool with parameters of type TestRunContext
FailureRunView(TestRunContext context)
           
TestHierarchyRunView(TestRunContext context)
           
 


UTJML

UTJML is Copyright (C) 2004-2006 by University of Texas at El Paso and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the JML project.