@SpecVersion(spec="JSR 385",
version="2.0.0")
public class ObtainingQuantiesTest
extends Object
| Constructor and Description |
|---|
ObtainingQuantiesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAccessToQuantityFactory()
Access a QuantityFactory for each registered type.
|
void |
testAccessToQuantityFactoryCreate()
Check a QuantityFactory for each registered type has create method.
|
void |
testAccessToQuantityFactoryGetSystemUnit()
Check a QuantityFactory for each registered type has getSystemUnit method.
|
public ObtainingQuantiesTest()
@SpecAssertion(section="5.6.1",
id="561-A1")
public void testAccessToQuantityFactory()
@SpecAssertion(section="5.6.1",
id="561-A2")
public void testAccessToQuantityFactoryCreate()
@SpecAssertion(section="5.6.1",
id="561-A3")
public void testAccessToQuantityFactoryGetSystemUnit()
Copyright © 2005–2018 Units of Measurement project. All rights reserved.