java.lang.Object
tech.units.tck.TCKSetup
Test setup used by the JSR 385 TCK.
- Version:
- 2.2, July 7, 2023
- Author:
- Werner Keil
-
Method Summary
Modifier and TypeMethodDescriptionstatic final ServiceConfigurationReturns theServiceConfigurationloaded by theServiceLoader.
-
Method Details
-
getConfiguration
Returns theServiceConfigurationloaded by theServiceLoader.- Returns:
- the loaded
ServiceConfiguration.
-