money.test.impl
Class NamedSimpleTest

java.lang.Object
  extended byjunit.framework.TestSuite
      extended bymoney.test.impl.NamedSimpleTest
All Implemented Interfaces:
junit.framework.Test

public class NamedSimpleTest
extends junit.framework.TestSuite


Constructor Summary
NamedSimpleTest()
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, getName, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

NamedSimpleTest

public NamedSimpleTest()