Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
275 0 0 0 100% 44.547

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
org.djunits.value.vfloat.scalar 34 0 0 0 100% 2.744
org.djunits.value 5 0 0 0 100% 1.119
org.djunits.unit 88 0 0 0 100% 4.37
org.djunits.value.vdouble.vector 26 0 0 0 100% 10.25
org.djunits.value.vfloat.matrix 24 0 0 0 100% 4.868
org.djunits.unit.si 3 0 0 0 100% 0.229
org.djunits.value.vdouble.scalar 37 0 0 0 100% 8.482
org.djunits.unit.unitsystem 1 0 0 0 100% 0.088
org.djunits 2 0 0 0 100% 0.81
org.djunits.value.vdouble.matrix 24 0 0 0 100% 5.319
org.djunits.unit.scale 2 0 0 0 100% 0.071
org.djunits.unit.util 3 0 0 0 100% 0.284
org.djunits.unit.quantity 1 0 0 0 100% 0.085
org.djunits.value.vfloat.vector 22 0 0 0 100% 5.493
org.djunits.value.formatter 3 0 0 0 100% 0.335

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

org.djunits.value.vfloat.scalar

Class Tests Errors Failures Skipped Success Rate Time
FloatDirectionTest 2 0 0 0 100% 0.103
FloatScalarConstructorsTest 1 0 0 0 100% 0.217
FloatScalarInstantiateTest 2 0 0 0 100% 0.119
FloatScalarTest 20 0 0 0 100% 0.583
FloatSIScalarTest 5 0 0 0 100% 1.282
FloatValueOfStringOfTest 2 0 0 0 100% 0.224
FloatValueOfTest 2 0 0 0 100% 0.216

org.djunits.value

Class Tests Errors Failures Skipped Success Rate Time
AngleUtilTest 1 0 0 0 100% 0.121
FormatTest 1 0 0 0 100% 0.29
MathFunctionsTest 1 0 0 0 100% 0.084
ScalarOperationsTest 1 0 0 0 100% 0.561
ValueExceptionTest 1 0 0 0 100% 0.063

org.djunits.unit

Class Tests Errors Failures Skipped Success Rate Time
AbsoluteTemperatureUnitTest 3 0 0 0 100% 0.106
AbsorbedDoseUnitTest 2 0 0 0 100% 0.104
AccelerationUnitTest 3 0 0 0 100% 0.12
AmountOfSubstanceUnitTest 2 0 0 0 100% 0.106
AngleUnitTest 2 0 0 0 100% 0.101
AreaUnitTest 2 0 0 0 100% 0.102
CatalyticActivityUnitTest 2 0 0 0 100% 0.103
DensityUnitTest 2 0 0 0 100% 0.102
DimensionlessUnitTest 2 0 0 0 100% 0.097
DirectionUnitTest 4 0 0 0 100% 0.102
DurationUnitTest 2 0 0 0 100% 0.1
ElectricalCapacitanceUnitTest 2 0 0 0 100% 0.12
ElectricalChargeUnitTest 2 0 0 0 100% 0.1
ElectricalConductanceUnitTest 2 0 0 0 100% 0.104
ElectricalCurrentUnitTest 2 0 0 0 100% 0.102
ElectricalInductanceUnitTest 2 0 0 0 100% 0.119
ElectricalPotentialUnitTest 2 0 0 0 100% 0.123
ElectricalResistanceUnitTest 2 0 0 0 100% 0.103
EnergyUnitTest 2 0 0 0 100% 0.117
EquivalentDoseUnitTest 2 0 0 0 100% 0.119
FlowMassUnitTest 2 0 0 0 100% 0.101
FlowVolumeUnitTest 2 0 0 0 100% 0.102
ForceUnitTest 2 0 0 0 100% 0.104
FrequencyUnitTest 2 0 0 0 100% 0.108
IlluminanceUnitTest 2 0 0 0 100% 0.119
LengthUnitTest 2 0 0 0 100% 0.118
LinearDensityUnitTest 2 0 0 0 100% 0.104
LuminousFluxUnitTest 2 0 0 0 100% 0.101
LuminousIntensityUnitTest 2 0 0 0 100% 0.106
MagneticFluxDensityUnitTest 2 0 0 0 100% 0.1
MagneticFluxUnitTest 2 0 0 0 100% 0.101
MassUnitTest 2 0 0 0 100% 0.101
PositionUnitTest 3 0 0 0 100% 0.114
PowerUnitTest 2 0 0 0 100% 0.115
PressureUnitTest 2 0 0 0 100% 0.103
SolidAngleUnitTest 2 0 0 0 100% 0.103
SpeedUnitTest 2 0 0 0 100% 0.115
TimeUnitTest 3 0 0 0 100% 0.101
TorqueUnitTest 2 0 0 0 100% 0.101
UnitTest 2 0 0 0 100% 0.102
VolumeUnitTest 2 0 0 0 100% 0.101

org.djunits.value.vdouble.vector

Class Tests Errors Failures Skipped Success Rate Time
DoubleSIVectorTest 2 0 0 0 100% 2.227
DoubleVectorConstructorsTest 9 0 0 0 100% 5.392
DoubleVectorInstantiateTest 8 0 0 0 100% 0.25
DoubleVectorMethodTest 7 0 0 0 100% 2.381

org.djunits.value.vfloat.matrix

Class Tests Errors Failures Skipped Success Rate Time
FloatMatrixInstantiateTest 13 0 0 0 100% 0.422
FloatMatrixMethodTest 9 0 0 0 100% 2.346
FloatSIMatrixTest 2 0 0 0 100% 2.1

org.djunits.unit.si

Class Tests Errors Failures Skipped Success Rate Time
SIDimensionsTest 1 0 0 0 100% 0.069
SIRuntimeExceptionTest 2 0 0 0 100% 0.16

org.djunits.value.vdouble.scalar

Class Tests Errors Failures Skipped Success Rate Time
ConstantsTest 1 0 0 0 100% 0.189
DirectionTest 2 0 0 0 100% 0.101
DoubleScalarConstructorsTest 2 0 0 0 100% 0.25
DoubleScalarInstantiateTest 2 0 0 0 100% 0.129
DoubleScalarTest 21 0 0 0 100% 0.59
DoubleSIScalarTest 5 0 0 0 100% 6.801
DoubleValueOfStringOfTest 2 0 0 0 100% 0.225
DoubleValueOfTest 2 0 0 0 100% 0.197

org.djunits.unit.unitsystem

Class Tests Errors Failures Skipped Success Rate Time
UnitSystemLocalizationsTest 1 0 0 0 100% 0.088

org.djunits

Class Tests Errors Failures Skipped Success Rate Time
SerializableTest 1 0 0 0 100% 0.724
ThrowTest 1 0 0 0 100% 0.086

org.djunits.value.vdouble.matrix

Class Tests Errors Failures Skipped Success Rate Time
DoubleMatrixInstantiateTest 13 0 0 0 100% 0.619
DoubleMatrixMethodTest 9 0 0 0 100% 2.343
DoubleSIMatrixTest 2 0 0 0 100% 2.357

org.djunits.unit.scale

Class Tests Errors Failures Skipped Success Rate Time
ScaleTest 2 0 0 0 100% 0.071

org.djunits.unit.util

Class Tests Errors Failures Skipped Success Rate Time
TestUNITS 1 0 0 0 100% 0.169
UnitExceptionTest 1 0 0 0 100% 0.053
UnitRuntimeExceptionTest 1 0 0 0 100% 0.062

org.djunits.unit.quantity

Class Tests Errors Failures Skipped Success Rate Time
QuantityTest 1 0 0 0 100% 0.085

org.djunits.value.vfloat.vector

Class Tests Errors Failures Skipped Success Rate Time
FloatSIVectorTest 2 0 0 0 100% 2.166
FloatVectorConstructorsTest 5 0 0 0 100% 0.638
FloatVectorInstantiateTest 8 0 0 0 100% 0.293
FloatVectorMethodTest 7 0 0 0 100% 2.396

org.djunits.value.formatter

Class Tests Errors Failures Skipped Success Rate Time
EngineeringFormatterTest 3 0 0 0 100% 0.335

Test Cases

[Summary] [Package List] [Test Cases]

SerializableTest

serializableTest 0.658

ThrowTest

testThrow 0.016

AbsoluteTemperatureUnitTest

conversions 0.036
testRelative 0
createAbsoluteTempteratureUnit 0

AbsorbedDoseUnitTest

conversions 0.035
createAbsorbedDoseUnit 0

AccelerationUnitTest

conversions 0.034
createAccelerationUnit 0
gravityConstant 0

AmountOfSubstanceUnitTest

conversions 0.032
createAmountOfSubstanceUnit 0

AngleUnitTest

conversions 0.038
createAngleUnit 0

AreaUnitTest

conversions 0.034
createAreaUnit 0

CatalyticActivityUnitTest

createCatalyticActivityUnit 0.035
conversions 0

DensityUnitTest

createDensityUnit 0.019
conversions 0

DimensionlessUnitTest

createDimensionlessUnit 0.019
conversions 0

DirectionUnitTest

conversions 0.037
testRelative 0
createClockwiseDirectionUnit 0
createCompassDirectionUnit 0

DurationUnitTest

conversions 0.02
createDurationUnit 0

ElectricalCapacitanceUnitTest

conversions 0.034
createElectricalCapacitanceUnit 0

ElectricalChargeUnitTest

createElectricalChargeUnit 0.032
conversions 0

ElectricalConductanceUnitTest

conversions 0.035
createElectricalConductanceUnit 0

ElectricalCurrentUnitTest

conversions 0.035
createElectricalCurrentUnit 0

ElectricalInductanceUnitTest

createElectricalInductanceUnit 0.035
conversions 0

ElectricalPotentialUnitTest

conversions 0.033
createElectricalPotentialUnit 0.004

ElectricalResistanceUnitTest

conversions 0.034
createElectricalResistanceUnit 0

EnergyUnitTest

conversions 0.05
createEnergyUnit 0

EquivalentDoseUnitTest

conversions 0.05
createEquivalentDoseUnit 0.001

FlowMassUnitTest

conversions 0.034
createFlowMassUnit 0

FlowVolumeUnitTest

conversions 0.033
createFLowVolumeUnit 0

ForceUnitTest

conversions 0.042
createForceUnit 0

FrequencyUnitTest

createFrequencyUnit 0.038
conversions 0

IlluminanceUnitTest

conversions 0.052
createIlluminanceUnit 0

LengthUnitTest

createLengthUnit 0.035
conversions 0.016

LinearDensityUnitTest

conversions 0.038
createLinearDensityUnit 0

LuminousFluxUnitTest

createLuminousFluxUnit 0.032
conversions 0

LuminousIntensityUnitTest

conversions 0.036
createLuminousIntensityUnit 0

MagneticFluxDensityUnitTest

createMagneticFluxDensityUnit 0.032
conversions 0

MagneticFluxUnitTest

createMagneticFluxUnit 0.033
conversions 0

MassUnitTest

conversions 0.039
createMassUnit 0

PositionUnitTest

conversions 0.051
testRelative 0
createPositionUnit 0

PowerUnitTest

createPowerUnitUnit 0.053
conversions 0

PressureUnitTest

createPressureUnit 0.034
conversions 0

QuantityTest

testQuantity 0.034

ScaleTest

testScale 0
testOffsetLinearScale 0

SIDimensionsTest

testSIDimensions 0.001

SIRuntimeExceptionTest

testException 0
testUnitGetUnit 0.082

SolidAngleUnitTest

createSolidAngleUnit 0.033
conversions 0

SpeedUnitTest

conversions 0.032
createSpeedUnit 0

TimeUnitTest

createTimeUnit 0.035
conversions 0
testRelative 0

TorqueUnitTest

conversions 0.034
createTorqueUnit 0

UnitSystemLocalizationsTest

checkDefinedUnitSystems 0.019

UnitTest

unitHashCodeEqualsTest 0.033
unitTest 0

TestUNITS

testUNITS 0.1

UnitExceptionTest

testException 0

UnitRuntimeExceptionTest

testException 0

VolumeUnitTest

conversions 0.039
createVolumeUnit 0

AngleUtilTest

angleUtilTest 0.054

EngineeringFormatterTest

constructorTest 0.015
ulpTest 0.192
widthTest 0.065

FormatTest

format 0.227

MathFunctionsTest

mathFunctionsTest 0.017

ScalarOperationsTest

scalarOperationsTest 0.466

ValueExceptionTest

valueExceptionTest 0

DoubleMatrixInstantiateTest

testInstantiateRectDenseData 0.134
testInstantiateSquareSIUnit 0.182
testInstantiateSquareDenseDataWithClass 0.022
instatiateAllMatrixTypes 0.158
testInstantiatRectSparseDataWithClass 0
testInstantiateSquareDenseData 0.016
testInstantiatSquareSparseData 0.006
testInstantiateRectSIUnit 0.003
testInstantiatSquareSparseDataWithClass 0
instantiateRelAbsMatrixTypes 0
testInstantiateEdgeCases 0
testInstantiateRectDenseDataWithClass 0.016
testInstantiatRectSparseData 0

DoubleMatrixMethodTest

sparseValueTest 0.032
testSpecialMatrixMethodsRelWithAbs 0.068
testImmutableMatrix 0.016
testMatrixMethods 0.296
testAsUnit 1.767
testEquals 0.016
testMatrixToString 0.031
memoryTest 0.015
testInstantiateAbs 0

DoubleSIMatrixTest

testAsAll 2.257
testDimensionLess 0.016

ConstantsTest

constantsTest 0.126

DirectionTest

testDirectionStringConversions 0.038
testDirectionDegToRad 0

DoubleScalarConstructorsTest

constructorExceptionsTest 0.033
constructorsTest 0.149

DoubleScalarInstantiateTest

instantiateTest 0.062
anonymousUnitTest 0

DoubleScalarTest

relOpAbsTest 0.038
toStringAbsTest 0
testAbsPlus 0.415
testAllOf 0.015
binaryminusOfRelAndRelTest 0
binaryminusOfAbsAndRelTest 0
binaryplusOfRelAndRelTest 0
basicsRelTest 0
equalsRelTest 0
mathFunctionsTestRelTest 0.016
relOpRelTest 0
binaryplusOfAbsAndRelTest 0
toStringRelTest 0
interpolateTest 0.004
binarymultiplyOfRelAndRelTest 0
maxAndMinTest 0
binaryminusOfAbsAndAbsTest 0
binarydivideOfRelAndRelTest 0
basicsAbsTest 0
equalsAbsTest 0
mathFunctionsTestAbsTest 0

DoubleSIScalarTest

testDoubleMethods 0.078
testAsAll 0.436
testDivideAll 2.646
testAsScalar 0
testMultiplyAll 3.552

DoubleValueOfStringOfTest

durationValueOfTest 0.036
valueOfDoubleTest 0.125

DoubleValueOfTest

testArea 0.072
testSIScalar 0.078

DoubleSIVectorTest

testAsAll 2.134
testDimensionLess 0.016

DoubleVectorConstructorsTest

instantiateListTest 0.1
parallelTest 0.049
testAsRemaining 0.609
exceptionsTest 0
siVectorTest 0.125
operationTest 0.049
instantiatorTest 0.133
testAsMost 2.86
testAsUnit 1.354

DoubleVectorInstantiateTest

testInstantiateDenseDataWithUserDefinedClass 0.063
testInstantiatSparseDataWithUserDefinedClass 0
testInstantiateDenseDataWithClass 0.031
testInstantiateDenseData 0
testInstantiateSIUnit 0.062
testInstantiatSparseData 0
testInstantiatSparseDataWithClass 0
testInstantiateEdgeCases 0

DoubleVectorMethodTest

testVectorMethods 0.172
testVectorToString 0.099
testImmutableVector 0.001
testAsUnit 1.984
testEquals 0
testInstantiateAbs 0.016
testSpecialVectorMethodsRelWithAbs 0

FloatMatrixInstantiateTest

testInstantiateRectDenseData 0.11
testInstantiateSquareSIUnit 0.062
testInstantiateSquareDenseDataWithClass 0.016
instatiateAllMatrixTypes 0.109
testInstantiatRectSparseDataWithClass 0.016
testInstantiateSquareDenseData 0
testInstantiatSquareSparseData 0
testInstantiateRectSIUnit 0
testInstantiatSquareSparseDataWithClass 0.015
instantiateRelAbsMatrixTypes 0
testInstantiateEdgeCases 0
testInstantiateRectDenseDataWithClass 0.016
testInstantiatRectSparseData 0

FloatMatrixMethodTest

sparseValueTest 0.043
testSpecialMatrixMethodsRelWithAbs 0.046
testImmutableMatrix 0.016
testMatrixMethods 0.304
testAsUnit 1.797
testEquals 0
testMatrixToString 0.031
memoryTest 0.015
testInstantiateAbs 0.016

FloatSIMatrixTest

testAsAll 2.007
testDimensionLess 0.015

FloatDirectionTest

testFloatDirectionDegToRad 0.04
testFloatDirectionStringConversions 0

FloatScalarConstructorsTest

constructorsTest 0.17

FloatScalarInstantiateTest

instantiateTest 0.056
anonymousUnitTest 0

FloatScalarTest

relOpAbsTest 0.038
toStringAbsTest 0
testAbsPlus 0.413
testAllOf 0.033
binaryminusOfRelAndRelTest 0
binaryminusOfAbsAndRelTest 0
binaryplusOfRelAndRelTest 0
basicsRelTest 0
equalsRelTest 0
mathFunctionsTestRelTest 0
relOpRelTest 0
binaryplusOfAbsAndRelTest 0
toStringRelTest 0
binarymultiplyOfRelAndRelTest 0.016
maxAndMinTest 0.001
binaryminusOfAbsAndAbsTest 0
binarydivideOfRelAndRelTest 0
basicsAbsTest 0
equalsAbsTest 0
mathFunctionsTestAbsTest 0

FloatSIScalarTest

testAsAll 0.557
testDivideAll 0.309
testAsScalar 0
testFloatMethods 0
testMultiplyAll 0.33

FloatValueOfStringOfTest

valueOfFloatTest 0.161
durationValueOfTest 0

FloatValueOfTest

testFloatArea 0.062
testFloatSIScalar 0.094

FloatSIVectorTest

testAsAll 2.084
testDimensionLess 0.015

FloatVectorConstructorsTest

instantiateListTest 0.082
parallelTest 0.047
exceptionsTest 0.069
siVectorTest 0.185
instantiatorTest 0.167

FloatVectorInstantiateTest

testInstantiateDenseDataWithUserDefinedClass 0.09
testInstantiatSparseDataWithUserDefinedClass 0
testInstantiateDenseDataWithClass 0.031
testInstantiateDenseData 0.015
testInstantiateSIUnit 0.063
testInstantiatSparseData 0
testInstantiatSparseDataWithClass 0
testInstantiateEdgeCases 0.016

FloatVectorMethodTest

testVectorMethods 0.168
testVectorToString 0.094
testImmutableVector 0
testAsUnit 2.041
testEquals 0
testInstantiateAbs 0
testSpecialVectorMethodsRelWithAbs 0