com.goldenhammer.modality
Class ModalityStatsTest

java.lang.Object
  extended byTestCase
      extended bycom.goldenhammer.modality.ModalityStatsTest

public class ModalityStatsTest
extends TestCase

Tests a ModalityStats class.

See Also:
Serialized Form

Constructor Summary
ModalityStatsTest()
           
 
Method Summary
protected  void setUp()
           
 void testAddImageStats()
          Tests adding ImageStats to the ModalityStats.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ModalityStatsTest

public ModalityStatsTest()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

testAddImageStats

public void testAddImageStats()
Tests adding ImageStats to the ModalityStats. No exceptions should come of this; currently.