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 ServiceConfiguration
Returns theServiceConfiguration
loaded by theServiceLoader
.
-
Method Details
-
getConfiguration
Returns theServiceConfiguration
loaded by theServiceLoader
.- Returns:
- the loaded
ServiceConfiguration
.
-