JNodeOS v1.1.5 API

edu.utah.janos.tests
Class TestFlow

java.lang.Object
  |
  +--edu.utah.janos.nodeos.FlowRun
        |
        +--edu.utah.janos.util.FlowBase
              |
              +--edu.utah.janos.tests.TestFlow

public class TestFlow
extends FlowBase

A simple flow class that calls Tester.testClass on its arguments


Fields inherited from class edu.utah.janos.util.FlowBase
args, commSpaceHandle, flow
 
Constructor Summary
TestFlow()
           
 
Method Summary
 void start()
           
 
Methods inherited from class edu.utah.janos.util.FlowBase
run
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestFlow

public TestFlow()
Method Detail

start

public void start()
Overrides:
start in class FlowBase

JNodeOS v1.1.5 API

This documentation is Copyright (C) 1998-2001 The University of Utah. All Rights Reserved. See the file LICENSE for distribution terms.
Documentation, software, and mailing list archives for Janos can be found at the Janos Project: http://www.cs.utah.edu/flux/janos/