Class ServicesTest


  • @SpecVersion(spec="JSR 385",
                 version="2.1.0")
    public class ServicesTest
    extends Object
    Test class for Services.
    Since:
    1.0
    Version:
    2.1, November 15, 2020
    Author:
    Werner Keil
    • Method Detail

      • testFormatService

        @SpecAssertion(section="5.4",
                       id="54-A01")
        public void testFormatService()
        Access available FormatServices.
      • testFormatServiceQuantityFormatsAvailable

        @SpecAssertion(section="5.4",
                       id="54-A02")
        public void testFormatServiceQuantityFormatsAvailable()
        Access available QuantityFormats in FormatServices.
        Since:
        2.1
      • testFormatServiceQuantityFormatsDefault

        @SpecAssertion(section="5.4",
                       id="54-A03")
        public void testFormatServiceQuantityFormatsDefault()
        Access default QuantityFormat in FormatServices.
        Since:
        2.1
      • testFormatServiceUnitFormatsDefault

        @SpecAssertion(section="5.4",
                       id="54-A05")
        public void testFormatServiceUnitFormatsDefault()
        Access default UnitFormats in FormatServices.
      • testSystemOfUnitsService

        @SpecAssertion(section="5.4",
                       id="54-A06")
        public void testSystemOfUnitsService()
        Access available SystemOfUnitsServices.
      • testSystemOfUnitsServiceDefaultSystem

        @SpecAssertion(section="5.4",
                       id="54-A07")
        public void testSystemOfUnitsServiceDefaultSystem()
        Access default SystemOfUnits in SystemOfUnitsService.
      • testSystemOfUnitsServiceAvailableSystems

        @SpecAssertion(section="5.4",
                       id="54-A08")
        public void testSystemOfUnitsServiceAvailableSystems()
        Access available Systems OfUnits in SystemOfUnitsService.
      • testSystemOfUnitsServicePrefixBinary

        @SpecAssertion(section="5.4",
                       id="54-A09")
        public void testSystemOfUnitsServicePrefixBinary()
        Access Binary Prefixes in SystemOfUnitsService.
        Since:
        2.0
      • testSystemOfUnitsServicePrefixMetric

        @SpecAssertion(section="5.4",
                       id="54-A10")
        public void testSystemOfUnitsServicePrefixMetric()
        Access Metric Prefixes in SystemOfUnitsService.
        Since:
        2.0