All Classes and Interfaces

Classes
Class
Description
Tests for AbsMatrix1x1.
Tests for AbsMatrix2x2.
Tests for AbsMatrix3x3.
Tests for AbsMatrixNxM.
Tests for AbsMatrixNxN.
AbsorbedDoseTest tests the AbsorbedDose quantity class.
Test for AbsorbedDose.Unit class.
Tests for AbsQuantityTable.
Unit tests for the abstract AbsQuantity API using Position and its nested Position.Reference.
Absolute quantity class for test.
The reference class.
Relative quantity class for test.
The unit.
Test for AbstractLinearUnit.
AbstractUnitTest<U extends Unit<U,?>>
Test for AbstractUnit.
Tests for AbsVector1.
Tests for AbsVector2.
Tests for AbsVector3.
Tests for AbsVectorN.
AccelerationTest tests the Acceleration quantity class.
Test for Acceleration.Unit.
AmountOfSubstanceTest tests the AmountOfSubstance quantity class.
Test for AmountOfSubstance.Unit.
AngleTest tests the Angle quantity class.
Angle.Unit test code.
AngularAccelerationTest tests the AngularAcceleration quantity class.
AngularVelocityTest tests the AngularVelocity quantity class.
ArealObjectDensityTest tests the ArealObjectDensity quantity class.
ArealObjectDensity.Unit test.
AreaTest tests the Area quantity class.
Area.Unit test.
Unit tests for ArrayMath.
CatalyticActivityTest tests the CatalyticActivity quantity class.
CatalyticActivity.Unit test.
Unit tests for Constants.
DataGridSiTest tests equals, hashCode, equals(obj, eps) for the different DataGridSi classes.

Copyright (c) 2025-2026 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands.
Unit tests for DenseDoubleDataSi.
Unit tests for DenseFloatDataSi.
DensityTest tests the Density quantity class.
Density.Unit test.
DimensionlessTest tests the Dimensionless quantity class and the Unitless unit.
Unitless class test (Unitless is the unit of Dimensionless).
DirectionTest tests the Direction absolute quantity class and its Reference handling.
Unit tests for DoubleSparseValue.
DurationTest tests the Duration quantity class.
Duration.Unit test.
ElectricalCapacitanceTest tests the ElectricalCapacitance quantity class.
ElectricalCapacitance.Unit test.
ElectricalConductanceTest tests the ElectricalConductance quantity class.
ElectricalConductance.Unit test.
ElectricalInductanceTest tests the ElectricalInductance quantity class.
ElectricalInductance.Unit test.
ElectricalResistanceTest tests the ElectricalResistance quantity class.
ElectricalResistance.Unit test.
ElectricChargeTest tests the ElectricCharge quantity class.
ElectricCharge.Unit test.
ElectricCurrentTest tests the ElectricCurrent quantity class.
ElectricCurrent.Unit test.
ElectricPotentialTest tests the ElectricPotential quantity class.
ElectricalPotential.Unit test.
EnergyTest tests the Energy quantity class.
Energy.Unit test.
EquivalentDoseTest tests the EquivalentDose quantity class.
EquivalentDose.Unit test.
Tests for FloatSparseValue.
FlowMassTest tests the FlowMass quantity class.
FlowMass.Unit test.
FlowVolumeTest tests the FlowVolume quantity class.
FlowVolume.Unit test.
ForceTest tests the Force quantity class.
Force.Unit test.
FrequencyTest tests the Frequency quantity class.
Frequency.Unit test.
IlluminanceTest tests the Illuminance quantity class.
Illuminance.Unit test.
LengthTest tests the Length quantity class.
Length.Unit test.
LinearDensityTest tests the LinearDensity quantity class.
LinearDensity.Unit test.
LinearObjectDensityTest tests the LinearObjectDensity quantity class.
LinearObjectDensity.Unit test.
LocaleFilesTest validates all locale property bundles for formatting rules and ensures abbreviations resolve in their locale.
LuminousFluxTest tests the LuminousFlux quantity class.
LuminousFlux.Unit test.
LuminousIntensityTest tests the LuminousIntensity quantity class.
LuminousIntensity.Unit test.
MagneticFluxDensityTest tests the MagneticFluxDensity quantity class.
MagneticFluxDensity.Unit test.
MagneticFluxTest tests the MagneticFlux quantity class.
MagneticFlux.Unit test.
MassTest tests the Mass quantity class.
Mass.Unit test.
Unit tests for Math2.
Unit tests for Matrix1x1 with concrete quantity Length and unit Length.Unit.
Unit tests for Matrix2x2 with concrete quantity Length and unit Length.Unit.
Unit tests for Matrix3x3 with concrete quantity Length and unit Length.Unit.
Tests all MatrixFormat settings and their effect on matrix formatting.
Unit tests for MatrixMath.
Unit tests for MatrixNxM with concrete quantity Length and unit Length.Unit.
Unit tests for MatrixNxN (using n=4) with concrete quantity Length and unit Length.Unit.
MomentumTest tests the Momentum quantity class.
Tests all QuantityFormat settings that are related to formating the number.
PerMass is a test class for the per-kilo SI units.
PerMass.Unit encodes the unit of the PerMass quantity.
PositionTest tests the Position absolute quantity class and its Reference handling.
PowerTest tests the Power quantity class.
Power.Unit test.
PressureTest tests the Pressure quantity class.
Pressure.Unit test.
Tests all QuantityFormat settings and their effect on quantity formatting.
Unit tests for QuantityTable.
Unit tests for the abstract Quantity API using Length as a representative concrete type.
Quantity class for test.
The unit for ExampleQuantityAQxyz.
RadioActivityTest tests the RadioActivity quantity class.
RadioActivity.Unit test.
ReferenceTest tests the Reference registry, including per-class isolation of reference ids, duplicate detection within a class, and snapshot behavior of the returned reference map.
ScaleTest tests the different types of conversion scales for units.
Tests for SIPrefix and SIPrefixes.
Unit tests for SIQuantity.
Unit tests for SIUnit.
SIUnitTest tests a few remaining methods of the SIUnit class.
SolidAngleTest tests the SolidAngle quantity class.
SolidAngle.Unit test.
Unit tests for SparseDoubleDataSi.
Unit tests for SparseFloatDataSi.
SpeedTest tests the Speed quantity class.
Speed.Unit test.
Tests all TableFormat settings and their effect on matrix formatting.
TemperatureDifferenceTest tests the TemperatureDifference quantity class.
TemperatureTest tests the Temperature absolute quantity class and its Reference handling.
Temperature.Unit test.
TimeTest tests the Time absolute quantity class and its Reference handling.
TorqueTest tests the Torque quantity class.
Torque.Unit test.
Test the UnitException, the UnitRuntimeException, and the NonInvertibleMatrixException classes.
Tests all QuantityFormat settings that have an effect on the formatting of the unit.
Unit tests for Unitless.
Unit tests for the Units utility covering US parsing, localization lookups, bundle loading, nested-class naming, and safe-copy behavior.
UnitInterface class that does not register itself.
Quantity Q.
UnitInterface Length class that does not register itself.
Tests for UnitSystem.
Generic Unit class test.
Tests for Unit, AbstractUnit, and representative concrete units.
Minimal Jerk quantity to exercise AbstractUnit extensibility inside the test.
Unit for Jerk (m/s^3).
A minimal test-local quantity representing a "per mass" value (unit: 1/kg), used to verify correct behavior of per-kilo SI-prefix generation on AbstractUnit.
Unit for UnitTest.PerMass (SI dimension: 1/kg).
Unit tests for Vector1 (both Vector1 and Vector1) with concrete quantity Length and unit Length.Unit.
Unit tests for Vector2 (both Vector2.Col and Vector2.Row) with concrete quantity Length and unit Length.Unit.
Unit tests for Vector3 (both Vector3.Col and Vector3.Row) with concrete quantity Length and unit Length.Unit.
Tests all VectorFormat settings and their effect on vector formatting.
Comprehensive unit tests for VectorN, validating both VectorN.Row and VectorN.Col implementations with concrete quantity Length and display units from Length.Unit.
VolumeTest tests the Volume quantity class.
VolumetricObjectDensityTest tests the VolumetricObjectDensity quantity class.
VolumetricObjectDensity.Unit test.
Volume.Unit test.