Class ServiceProviderTest


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

      • testAvailable

        @SpecAssertion(section="5.3",
                       id="53-A1")
        public void testAvailable()
        Access available service providers.
      • testAvailableNotEmpty

        @SpecAssertion(section="5.3",
                       id="53-A2")
        public void testAvailableNotEmpty()
        Available service providers not empty.
      • testCurrent

        @SpecAssertion(section="5.3",
                       id="53-A3")
        public void testCurrent()
        Access current ServiceProvider.
      • testPriority

        @SpecAssertion(section="5.3",
                       id="53-A4")
        public void testPriority()
        Access a ServiceProvider priority.