ILOG JRules

Package ilog.rules.ras.core.result

Provides the core classes to manage execution results.

See:
          Description

Interface Summary
IlrRsmTestResult This interface represents a common interface for all Rule Scenario Manager TestResult instances.
 

Class Summary
IlrRootTestResult IlrRootTestResult extends JUnit TestResult for collecting the results of executing a test case.
IlrScenarioSuiteTestResult IlrScenarioSuiteTestResult represents a result for a scenario suite execution.
IlrScenarioTestResult An IlrScenarioTestResult class extends JUnit TestResult for collecting the results of executing a test case.
IlrSimulationTestResult An IlrSimulationTestResult class extends the JUnit TestResult for collecting the results of executing a test case.
IlrTestResult Represents the result of a user test.
 

Package ilog.rules.ras.core.result Description

Provides the core classes to manage execution results.


ILOG JRules