The Meta-Environment API

nl.cwi.sen1.visbase.rstorecontainer
Class RCITBTest.RCITool

java.lang.Object
  extended by toolbus.adapter.AbstractTool
      extended by nl.cwi.sen1.tunit.ToolComValidator
          extended by nl.cwi.sen1.visbase.rstorecontainer.RCITBTest.RCITool
All Implemented Interfaces:
java.lang.Runnable, toolbus.IOperations
Enclosing class:
RCITBTest

private static class RCITBTest.RCITool
extends nl.cwi.sen1.tunit.ToolComValidator


Field Summary
private  nl.cwi.sen1.tunit.TUnitTestCase testCase
           
 
Fields inherited from class toolbus.adapter.AbstractTool
DIRECTTOOL, REMOTETOOL, termFactory, toolBridge
 
Fields inherited from interface toolbus.IOperations
ACKDO, ACKEVENT, CONNECT, DEBUGPERFORMANCESTATS, DISCONNECT, DO, END, EVAL, EVENT, PERFORMANCESTATS, REQUEST, RESPONSE, TERMINATE, UNDEFINED, VALUE
 
Constructor Summary
RCITBTest.RCITool(nl.cwi.sen1.tunit.TUnitTestCase testCase, java.lang.String name, boolean verbose)
           
 
Method Summary
 void run()
           
 
Methods inherited from class nl.cwi.sen1.tunit.ToolComValidator
connect, connect, connectDirectly, disconnect, expectAction, expectAction, receiveAckEvent, receiveTerminate, registerForDo, registerForEval, sendEvent, sendEvent, sendRequest, sendRequest, waitForCompletion, waitForCompletion
 
Methods inherited from class toolbus.adapter.AbstractTool
disconnect, getFactory, getToolBridge, pack, sendRequest, setToolBridge, terminate, unpack
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

testCase

private final nl.cwi.sen1.tunit.TUnitTestCase testCase
Constructor Detail

RCITBTest.RCITool

public RCITBTest.RCITool(nl.cwi.sen1.tunit.TUnitTestCase testCase,
                         java.lang.String name,
                         boolean verbose)
Method Detail

run

public void run()

The Meta-Environment API