Class TCKSetupTest

java.lang.Object
tech.units.tck.tests.TCKSetupTest

@SpecVersion(spec="JSR 385", version="2.2") public class TCKSetupTest extends Object
Tests the ServiceConfiguration
Since:
1.0
Version:
2.1, October 4, 2023
Author:
Werner Keil
  • Constructor Details

  • Method Details

    • testTestSetup

      @SpecAssertion(section="0", id="Setup", note="Tests that a TestConfiguration is registered with the JDK ServiceLoader.") public void testTestSetup()
      Tests the test setup
    • testQuantityConfiguration

      @SpecAssertion(section="0", id="Setup", note="Checks that TestConfiguration.getQuantityClasses() returns a non empty collection of quantity implementations") public void testQuantityConfiguration()
      Tests the quantity configuration