@SpecVersion(spec="JSR 354",
version="1.0.0")
public class TCKSetupTest
extends Object
| Constructor and Description |
|---|
TCKSetupTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testTestAmountConfiguration() |
void |
testTestSetup() |
public TCKSetupTest()
@SpecAssertion(section="0",
id="Setup",
note="Tests that a TestConfiguration is registered with the JDK\'s ServiceLoader.")
public void testTestSetup()
@SpecAssertion(section="0",
id="Setup",
note="Checks that TestConfiguration.getAmountClasses() returns a non empty collection of amount implementations")
public void testTestAmountConfiguration()
Copyright © 2012-2015 JavaMoney. All Rights Reserved.