Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
279 0 0 0 100% 62.99

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% 4.397
org.djunits.value 5 0 0 0 100% 1.65
org.djunits.unit 88 0 0 0 100% 5.751
org.djunits.value.vdouble.vector 27 0 0 0 100% 13.704
org.djunits.value.vfloat.matrix 25 0 0 0 100% 6.643
org.djunits.unit.si 3 0 0 0 100% 0.315
org.djunits.value.vdouble.scalar 37 0 0 0 100% 13.516
org.djunits.unit.unitsystem 1 0 0 0 100% 0.116
org.djunits 2 0 0 0 100% 1.197
org.djunits.value.vdouble.matrix 25 0 0 0 100% 7.182
org.djunits.unit.scale 2 0 0 0 100% 0.088
org.djunits.unit.util 3 0 0 0 100% 0.414
org.djunits.unit.quantity 1 0 0 0 100% 0.13
org.djunits.value.vfloat.vector 23 0 0 0 100% 7.435
org.djunits.value.formatter 3 0 0 0 100% 0.452

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.145
FloatScalarConstructorsTest 1 0 0 0 100% 0.332
FloatScalarInstantiateTest 2 0 0 0 100% 0.175
FloatScalarTest 20 0 0 0 100% 0.859
FloatSIScalarTest 5 0 0 0 100% 2.211
FloatValueOfStringOfTest 2 0 0 0 100% 0.345
FloatValueOfTest 2 0 0 0 100% 0.33

org.djunits.value

Class Tests Errors Failures Skipped Success Rate Time
AngleUtilTest 1 0 0 0 100% 0.149
FormatTest 1 0 0 0 100% 0.392
MathFunctionsTest 1 0 0 0 100% 0.12
ScalarOperationsTest 1 0 0 0 100% 0.897
ValueExceptionTest 1 0 0 0 100% 0.092

org.djunits.unit

Class Tests Errors Failures Skipped Success Rate Time
AbsoluteTemperatureUnitTest 3 0 0 0 100% 0.149
AbsorbedDoseUnitTest 2 0 0 0 100% 0.141
AccelerationUnitTest 3 0 0 0 100% 0.156
AmountOfSubstanceUnitTest 2 0 0 0 100% 0.138
AngleUnitTest 2 0 0 0 100% 0.137
AreaUnitTest 2 0 0 0 100% 0.142
CatalyticActivityUnitTest 2 0 0 0 100% 0.146
DensityUnitTest 2 0 0 0 100% 0.145
DimensionlessUnitTest 2 0 0 0 100% 0.128
DirectionUnitTest 4 0 0 0 100% 0.146
DurationUnitTest 2 0 0 0 100% 0.138
ElectricalCapacitanceUnitTest 2 0 0 0 100% 0.14
ElectricalChargeUnitTest 2 0 0 0 100% 0.141
ElectricalConductanceUnitTest 2 0 0 0 100% 0.142
ElectricalCurrentUnitTest 2 0 0 0 100% 0.136
ElectricalInductanceUnitTest 2 0 0 0 100% 0.132
ElectricalPotentialUnitTest 2 0 0 0 100% 0.157
ElectricalResistanceUnitTest 2 0 0 0 100% 0.136
EnergyUnitTest 2 0 0 0 100% 0.16
EquivalentDoseUnitTest 2 0 0 0 100% 0.132
FlowMassUnitTest 2 0 0 0 100% 0.133
FlowVolumeUnitTest 2 0 0 0 100% 0.137
ForceUnitTest 2 0 0 0 100% 0.141
FrequencyUnitTest 2 0 0 0 100% 0.137
IlluminanceUnitTest 2 0 0 0 100% 0.138
LengthUnitTest 2 0 0 0 100% 0.135
LinearDensityUnitTest 2 0 0 0 100% 0.133
LuminousFluxUnitTest 2 0 0 0 100% 0.125
LuminousIntensityUnitTest 2 0 0 0 100% 0.127
MagneticFluxDensityUnitTest 2 0 0 0 100% 0.134
MagneticFluxUnitTest 2 0 0 0 100% 0.13
MassUnitTest 2 0 0 0 100% 0.133
PositionUnitTest 3 0 0 0 100% 0.146
PowerUnitTest 2 0 0 0 100% 0.155
PressureUnitTest 2 0 0 0 100% 0.151
SolidAngleUnitTest 2 0 0 0 100% 0.132
SpeedUnitTest 2 0 0 0 100% 0.147
TimeUnitTest 3 0 0 0 100% 0.146
TorqueUnitTest 2 0 0 0 100% 0.148
UnitTest 2 0 0 0 100% 0.134
VolumeUnitTest 2 0 0 0 100% 0.147

org.djunits.value.vdouble.vector

Class Tests Errors Failures Skipped Success Rate Time
DoubleSIVectorTest 2 0 0 0 100% 2.81
DoubleVectorConstructorsTest 9 0 0 0 100% 7.443
DoubleVectorInstantiateTest 9 0 0 0 100% 0.418
DoubleVectorMethodTest 7 0 0 0 100% 3.033

org.djunits.value.vfloat.matrix

Class Tests Errors Failures Skipped Success Rate Time
FloatMatrixInstantiateTest 14 0 0 0 100% 0.673
FloatMatrixMethodTest 9 0 0 0 100% 3.367
FloatSIMatrixTest 2 0 0 0 100% 2.603

org.djunits.unit.si

Class Tests Errors Failures Skipped Success Rate Time
SIDimensionsTest 1 0 0 0 100% 0.094
SIRuntimeExceptionTest 2 0 0 0 100% 0.221

org.djunits.value.vdouble.scalar

Class Tests Errors Failures Skipped Success Rate Time
ConstantsTest 1 0 0 0 100% 0.253
DirectionTest 2 0 0 0 100% 0.142
DoubleScalarConstructorsTest 2 0 0 0 100% 0.343
DoubleScalarInstantiateTest 2 0 0 0 100% 0.178
DoubleScalarTest 21 0 0 0 100% 0.903
DoubleSIScalarTest 5 0 0 0 100% 11.05
DoubleValueOfStringOfTest 2 0 0 0 100% 0.338
DoubleValueOfTest 2 0 0 0 100% 0.309

org.djunits.unit.unitsystem

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

org.djunits

Class Tests Errors Failures Skipped Success Rate Time
SerializableTest 1 0 0 0 100% 1.107
ThrowTest 1 0 0 0 100% 0.09

org.djunits.value.vdouble.matrix

Class Tests Errors Failures Skipped Success Rate Time
DoubleMatrixInstantiateTest 14 0 0 0 100% 0.665
DoubleMatrixMethodTest 9 0 0 0 100% 3.807
DoubleSIMatrixTest 2 0 0 0 100% 2.71

org.djunits.unit.scale

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

org.djunits.unit.util

Class Tests Errors Failures Skipped Success Rate Time
TestUNITS 1 0 0 0 100% 0.237
UnitExceptionTest 1 0 0 0 100% 0.088
UnitRuntimeExceptionTest 1 0 0 0 100% 0.089

org.djunits.unit.quantity

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

org.djunits.value.vfloat.vector

Class Tests Errors Failures Skipped Success Rate Time
FloatSIVectorTest 2 0 0 0 100% 2.74
FloatVectorConstructorsTest 5 0 0 0 100% 0.986
FloatVectorInstantiateTest 9 0 0 0 100% 0.411
FloatVectorMethodTest 7 0 0 0 100% 3.298

org.djunits.value.formatter

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

Test Cases

[Summary] [Package List] [Test Cases]

SerializableTest

serializableTest 1.042

ThrowTest

testThrow 0.005

AbsoluteTemperatureUnitTest

conversions 0.048
testRelative 0
createAbsoluteTempteratureUnit 0.002

AbsorbedDoseUnitTest

conversions 0.042
createAbsorbedDoseUnit 0.001

AccelerationUnitTest

conversions 0.053
createAccelerationUnit 0
gravityConstant 0.001

AmountOfSubstanceUnitTest

conversions 0.044
createAmountOfSubstanceUnit 0

AngleUnitTest

conversions 0.043
createAngleUnit 0.001

AreaUnitTest

conversions 0.048
createAreaUnit 0.001

CatalyticActivityUnitTest

createCatalyticActivityUnit 0.049
conversions 0.001

DensityUnitTest

createDensityUnit 0.043
conversions 0

DimensionlessUnitTest

createDimensionlessUnit 0.037
conversions 0

DirectionUnitTest

conversions 0.047
testRelative 0
createClockwiseDirectionUnit 0.001
createCompassDirectionUnit 0

DurationUnitTest

conversions 0.047
createDurationUnit 0.001

ElectricalCapacitanceUnitTest

conversions 0.05
createElectricalCapacitanceUnit 0.001

ElectricalChargeUnitTest

createElectricalChargeUnit 0.046
conversions 0.003

ElectricalConductanceUnitTest

conversions 0.049
createElectricalConductanceUnit 0

ElectricalCurrentUnitTest

conversions 0.047
createElectricalCurrentUnit 0.001

ElectricalInductanceUnitTest

createElectricalInductanceUnit 0.042
conversions 0.001

ElectricalPotentialUnitTest

conversions 0.044
createElectricalPotentialUnit 0.026

ElectricalResistanceUnitTest

conversions 0.04
createElectricalResistanceUnit 0.006

EnergyUnitTest

conversions 0.062
createEnergyUnit 0.001

EquivalentDoseUnitTest

conversions 0.041
createEquivalentDoseUnit 0

FlowMassUnitTest

conversions 0.044
createFlowMassUnit 0

FlowVolumeUnitTest

conversions 0.047
createFLowVolumeUnit 0

ForceUnitTest

conversions 0.049
createForceUnit 0

FrequencyUnitTest

createFrequencyUnit 0.04
conversions 0.003

IlluminanceUnitTest

conversions 0.041
createIlluminanceUnit 0.001

LengthUnitTest

createLengthUnit 0.039
conversions 0.003

LinearDensityUnitTest

conversions 0.043
createLinearDensityUnit 0.001

LuminousFluxUnitTest

createLuminousFluxUnit 0.037
conversions 0

LuminousIntensityUnitTest

conversions 0.037
createLuminousIntensityUnit 0.001

MagneticFluxDensityUnitTest

createMagneticFluxDensityUnit 0.042
conversions 0.001

MagneticFluxUnitTest

createMagneticFluxUnit 0.041
conversions 0

MassUnitTest

conversions 0.04
createMassUnit 0

PositionUnitTest

conversions 0.042
testRelative 0
createPositionUnit 0

PowerUnitTest

createPowerUnitUnit 0.061
conversions 0.002

PressureUnitTest

createPressureUnit 0.056
conversions 0.004

QuantityTest

testQuantity 0.042

ScaleTest

testScale 0.009
testOffsetLinearScale 0

SIDimensionsTest

testSIDimensions 0.01

SIRuntimeExceptionTest

testException 0.002
testUnitGetUnit 0.131

SolidAngleUnitTest

createSolidAngleUnit 0.037
conversions 0.001

SpeedUnitTest

conversions 0.048
createSpeedUnit 0.001

TimeUnitTest

createTimeUnit 0.048
conversions 0.003
testRelative 0

TorqueUnitTest

conversions 0.056
createTorqueUnit 0.001

UnitSystemLocalizationsTest

checkDefinedUnitSystems 0.026

UnitTest

unitHashCodeEqualsTest 0.038
unitTest 0.006

TestUNITS

testUNITS 0.151

UnitExceptionTest

testException 0.002

UnitRuntimeExceptionTest

testException 0.003

VolumeUnitTest

conversions 0.047
createVolumeUnit 0

AngleUtilTest

angleUtilTest 0.066

EngineeringFormatterTest

constructorTest 0.004
ulpTest 0.285
widthTest 0.082

FormatTest

format 0.309

MathFunctionsTest

mathFunctionsTest 0.039

ScalarOperationsTest

scalarOperationsTest 0.784

ValueExceptionTest

valueExceptionTest 0.003

DoubleMatrixInstantiateTest

testInstantiateZero 0.108
testInstantiateRectDenseData 0.074
testInstantiateSquareSIUnit 0.111
testInstantiateSquareDenseDataWithClass 0.018
instatiateAllMatrixTypes 0.171
testInstantiatRectSparseDataWithClass 0.009
testInstantiateSquareDenseData 0.007
testInstantiatSquareSparseData 0.007
testInstantiateRectSIUnit 0.008
testInstantiatSquareSparseDataWithClass 0.007
instantiateRelAbsMatrixTypes 0.003
testInstantiateEdgeCases 0.007
testInstantiateRectDenseDataWithClass 0.006
testInstantiatRectSparseData 0.007

DoubleMatrixMethodTest

sparseValueTest 0.046
testSpecialMatrixMethodsRelWithAbs 0.094
testImmutableMatrix 0.027
testMatrixMethods 0.528
testAsUnit 2.892
testEquals 0.003
testMatrixToString 0.051
memoryTest 0.02
testInstantiateAbs 0.017

DoubleSIMatrixTest

testAsAll 2.563
testDimensionLess 0.029

ConstantsTest

constantsTest 0.175

DirectionTest

testDirectionStringConversions 0.06
testDirectionDegToRad 0

DoubleScalarConstructorsTest

constructorExceptionsTest 0.049
constructorsTest 0.21

DoubleScalarInstantiateTest

instantiateTest 0.082
anonymousUnitTest 0.003

DoubleScalarTest

relOpAbsTest 0.051
toStringAbsTest 0.009
testAbsPlus 0.702
testAllOf 0
binaryminusOfRelAndRelTest 0
binaryminusOfAbsAndRelTest 0
binaryplusOfRelAndRelTest 0
basicsRelTest 0
equalsRelTest 0
mathFunctionsTestRelTest 0
relOpRelTest 0
binaryplusOfAbsAndRelTest 0
toStringRelTest 0
interpolateTest 0.013
binarymultiplyOfRelAndRelTest 0.008
maxAndMinTest 0.001
binaryminusOfAbsAndAbsTest 0
binarydivideOfRelAndRelTest 0
basicsAbsTest 0
equalsAbsTest 0.001
mathFunctionsTestAbsTest 0.003

DoubleSIScalarTest

testDoubleMethods 0.134
testAsAll 0.668
testDivideAll 4.318
testAsScalar 0.001
testMultiplyAll 5.823

DoubleValueOfStringOfTest

durationValueOfTest 0.064
valueOfDoubleTest 0.183

DoubleValueOfTest

testArea 0.084
testSIScalar 0.144

DoubleSIVectorTest

testAsAll 2.675
testDimensionLess 0.019

DoubleVectorConstructorsTest

instantiateListTest 0.12
parallelTest 0.072
testAsRemaining 0.75
exceptionsTest 0.002
siVectorTest 0.198
operationTest 0.011
instantiatorTest 0.224
testAsMost 3.91
testAsUnit 2.045

DoubleVectorInstantiateTest

testInstantiateZero 0.105
testInstantiateDenseDataWithUserDefinedClass 0.018
testInstantiatSparseDataWithUserDefinedClass 0.007
testInstantiateDenseDataWithClass 0.032
testInstantiateDenseData 0.027
testInstantiateSIUnit 0.104
testInstantiatSparseData 0.005
testInstantiatSparseDataWithClass 0.005
testInstantiateEdgeCases 0.005

DoubleVectorMethodTest

testVectorMethods 0.301
testVectorToString 0.104
testImmutableVector 0.016
testAsUnit 2.471
testEquals 0.001
testInstantiateAbs 0.011
testSpecialVectorMethodsRelWithAbs 0.003

FloatMatrixInstantiateTest

testInstantiateZero 0.102
testInstantiateRectDenseData 0.066
testInstantiateSquareSIUnit 0.105
testInstantiateSquareDenseDataWithClass 0.017
instatiateAllMatrixTypes 0.193
testInstantiatRectSparseDataWithClass 0.01
testInstantiateSquareDenseData 0.008
testInstantiatSquareSparseData 0.007
testInstantiateRectSIUnit 0.013
testInstantiatSquareSparseDataWithClass 0.006
instantiateRelAbsMatrixTypes 0.004
testInstantiateEdgeCases 0.007
testInstantiateRectDenseDataWithClass 0.006
testInstantiatRectSparseData 0.014

FloatMatrixMethodTest

sparseValueTest 0.043
testSpecialMatrixMethodsRelWithAbs 0.083
testImmutableMatrix 0.025
testMatrixMethods 0.537
testAsUnit 2.472
testEquals 0.002
testMatrixToString 0.047
memoryTest 0.016
testInstantiateAbs 0.011

FloatSIMatrixTest

testAsAll 2.478
testDimensionLess 0.026

FloatDirectionTest

testFloatDirectionDegToRad 0.06
testFloatDirectionStringConversions 0.001

FloatScalarConstructorsTest

constructorsTest 0.246

FloatScalarInstantiateTest

instantiateTest 0.079
anonymousUnitTest 0.002

FloatScalarTest

relOpAbsTest 0.048
toStringAbsTest 0.006
testAbsPlus 0.671
testAllOf 0
binaryminusOfRelAndRelTest 0
binaryminusOfAbsAndRelTest 0
binaryplusOfRelAndRelTest 0
basicsRelTest 0
equalsRelTest 0
mathFunctionsTestRelTest 0
relOpRelTest 0.001
binaryplusOfAbsAndRelTest 0
toStringRelTest 0
binarymultiplyOfRelAndRelTest 0.011
maxAndMinTest 0
binaryminusOfAbsAndAbsTest 0
binarydivideOfRelAndRelTest 0
basicsAbsTest 0
equalsAbsTest 0
mathFunctionsTestAbsTest 0.007

FloatSIScalarTest

testAsAll 0.885
testDivideAll 0.569
testAsScalar 0
testFloatMethods 0.001
testMultiplyAll 0.652

FloatValueOfStringOfTest

valueOfFloatTest 0.256
durationValueOfTest 0.005

FloatValueOfTest

testFloatArea 0.09
testFloatSIScalar 0.15

FloatSIVectorTest

testAsAll 2.612
testDimensionLess 0.021

FloatVectorConstructorsTest

instantiateListTest 0.138
parallelTest 0.089
exceptionsTest 0.096
siVectorTest 0.31
instantiatorTest 0.256

FloatVectorInstantiateTest

testInstantiateZero 0.101
testInstantiateDenseDataWithUserDefinedClass 0.019
testInstantiatSparseDataWithUserDefinedClass 0.007
testInstantiateDenseDataWithClass 0.03
testInstantiateDenseData 0.032
testInstantiateSIUnit 0.097
testInstantiatSparseData 0.005
testInstantiatSparseDataWithClass 0.005
testInstantiateEdgeCases 0.004

FloatVectorMethodTest

testVectorMethods 0.288
testVectorToString 0.103
testImmutableVector 0.018
testAsUnit 2.736
testEquals 0.003
testInstantiateAbs 0.014
testSpecialVectorMethodsRelWithAbs 0.003