JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.javaGenes.EOSscheduling
Class SqueakyWheelPlacedTSMTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.javaGenes.EOSscheduling.SqueakyWheelPlacedTSMTest

public class SqueakyWheelPlacedTSMTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
SqueakyWheelPlacedTSMTest(java.lang.String name)
           
 
Method Summary
 void setUp()
           
 void testSetUpIndices()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SqueakyWheelPlacedTSMTest

public SqueakyWheelPlacedTSMTest(java.lang.String name)
Method Detail

setUp

public void setUp()

testSetUpIndices

public void testSetUpIndices()

JavaGenes, NASA Ames. Written largely by Al Globus