@SpecVersion(spec="JSR 385", version="2.0.0") public class QuantityFactoryTest extends Object
Constructor | Description |
---|---|
QuantityFactoryTest() |
Modifier and Type | Method | Description |
---|---|---|
void |
testQuantityFactoryExists() |
Ensure at least one QuantityFactory implementation exists
|
void |
testQuantityFactoryScale() |
Ensure every QuantityFactory creates quantities with the correct scale
|
public QuantityFactoryTest()
@SpecAssertion(section="5.1", id="51-A1") public void testQuantityFactoryExists()
@SpecAssertion(section="5.1", id="51-A2") public void testQuantityFactoryScale()
Copyright © 2005–2019 Units of Measurement project. All rights reserved.