JavaGenes, NASA Ames. Written largely by Al Globus

gov.nasa.alsUtility
Class LogComparisonsTest

java.lang.Object
  extended byTestCase
      extended bygov.nasa.alsUtility.LogComparisonsTest

public class LogComparisonsTest
extends TestCase

See Also:
Serialized Form

Constructor Summary
LogComparisonsTest(java.lang.String name)
           
 
Method Summary
 void testReporting()
           
 void testScaleBy()
           
 void testScaleIntBy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogComparisonsTest

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

testReporting

public void testReporting()

testScaleIntBy

public void testScaleIntBy()

testScaleBy

public void testScaleBy()

JavaGenes, NASA Ames. Written largely by Al Globus