@SpecVersion(spec="JSR 385",
version="2.0.0")
public class TCKSetupTest
extends Object
| Constructor | Description |
|---|---|
TCKSetupTest() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
testQuantityConfiguration() |
|
void |
testTestSetup() |
public TCKSetupTest()
@SpecAssertion(section="0",
id="Setup",
note="Tests that a TestConfiguration is registered with the JDK ServiceLoader.")
public void testTestSetup()
@SpecAssertion(section="0",
id="Setup",
note="Checks that TestConfiguration.getQuantityClasses() returns a non empty collection of quantity implementations")
public void testQuantityConfiguration()
Copyright © 2005–2019 Units of Measurement project. All rights reserved.