money.test.impl
Class NamedAllTests

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

public class NamedAllTests
extends junit.framework.TestSuite


Constructor Summary
NamedAllTests()
           
 
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

NamedAllTests

public NamedAllTests()