Package org.djunits.unit.unitsystem
Class UnitSystemLocalizationsTest
java.lang.Object
org.djunits.unit.unitsystem.UnitSystemLocalizationsTest
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See DJUNITS License.
- Author:
- Peter Knoppers
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal void
Check that all UnitSystems have valid a nameKey and a valid abbreviationKey and test those keys in all available localizations.
-
Constructor Details
-
UnitSystemLocalizationsTest
public UnitSystemLocalizationsTest()
-
-
Method Details
-
checkDefinedUnitSystems
Check that all UnitSystems have valid a nameKey and a valid abbreviationKey and test those keys in all available localizations.- Throws:
URISyntaxException
- on error
-