java.lang.Object
tech.units.tck.tests.spi.QuantityFactoryTest
Tests for QuantityFactory
- Since:
- 1.0
- Version:
- 2.3, September 24, 2023
- Author:
- Werner Keil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Ensure at least one QuantityFactory implementation existsvoid
Ensure every QuantityFactory creates quantities with the correct scale
-
Constructor Details
-
QuantityFactoryTest
public QuantityFactoryTest()
-
-
Method Details
-
testQuantityFactoryExists
Ensure at least one QuantityFactory implementation exists -
testQuantityFactoryScale
Ensure every QuantityFactory creates quantities with the correct scale- Since:
- 2.0
-