@SpecVersion(spec="JSR 385",
version="2.0.0")
public class ServicesTest
extends Object
| Constructor and Description |
|---|
ServicesTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testFormatService()
Access available UnitFormatServices.
|
void |
testFormatServiceAvailableFormats()
Access available UnitFormats in UnitFormatServices.
|
void |
testFormatServiceDefaultFormat()
Access default UnitFormats in UnitFormatServices.
|
void |
testSystemOfUnitsService()
Access available SystemOfUnitsServices.
|
void |
testSystemOfUnitsServiceAvailableSystems()
Access available Systems OfUnits in SystemOfUnitsService.
|
void |
testSystemOfUnitsServiceDefaultSystem()
Access default SystemOfUnits in SystemOfUnitsService.
|
void |
testSystemOfUnitsServicePrefixBinary()
Access Binary Prefixes in SystemOfUnitsService.
|
void |
testSystemOfUnitsServicePrefixMetric()
Access Metric Prefixes in SystemOfUnitsService.
|
public ServicesTest()
@SpecAssertion(section="5.4",
id="54-A1")
public void testFormatService()
@SpecAssertion(section="5.4",
id="54-A2")
public void testFormatServiceDefaultFormat()
@SpecAssertion(section="5.4",
id="54-A3")
public void testFormatServiceAvailableFormats()
@SpecAssertion(section="5.4",
id="54-A4")
public void testSystemOfUnitsService()
@SpecAssertion(section="5.4",
id="54-A5")
public void testSystemOfUnitsServiceDefaultSystem()
@SpecAssertion(section="5.4",
id="54-A6")
public void testSystemOfUnitsServiceAvailableSystems()
@SpecAssertion(section="5.4",
id="54-A7")
public void testSystemOfUnitsServicePrefixBinary()
@SpecAssertion(section="5.4",
id="54-A8")
public void testSystemOfUnitsServicePrefixMetric()
Copyright © 2005–2018 Units of Measurement project. All rights reserved.