Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.simscomputing.testbed
Class StreamTestCollection  view StreamTestCollection download StreamTestCollection.java

java.lang.Object
  extended bycom.simscomputing.testbed.TestCaseCollection
      extended bycom.simscomputing.testbed.StreamTestCollection

public class StreamTestCollection
extends TestCaseCollection


Field Summary
 
Fields inherited from class com.simscomputing.testbed.TestCaseCollection
TEST_CASE_PREFIX
 
Constructor Summary
StreamTestCollection(int foooooo)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void runTestSimple()
           
 void runTestSimple2()
           
 
Methods inherited from class com.simscomputing.testbed.TestCaseCollection
addTestCaseCollection, assert, clearMarkedMethods, exercise, exercise, exerciseTestCase, getName, getNumberOfTestCases, getRelatedTestCaseCollections, getTestCaseMethods, isMethodTestCase, logStdError, logStdOut, markForTesting, reset, setup, setupCollection, stop, teardown, teardownCollection, wasStopped
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StreamTestCollection

public StreamTestCollection(int foooooo)
Method Detail

runTestSimple

public void runTestSimple()

runTestSimple2

public void runTestSimple2()

main

public static void main(java.lang.String[] args)