Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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% 3.054
org.djunits.value 5 0 0 0 100% 1.101
org.djunits.unit 88 0 0 0 100% 4.337
org.djunits.value.vdouble.vector 26 0 0 0 100% 10.175
org.djunits.value.vfloat.matrix 24 0 0 0 100% 4.641
org.djunits.unit.si 3 0 0 0 100% 0.22
org.djunits.value.vdouble.scalar 37 0 0 0 100% 8.803
org.djunits.unit.unitsystem 1 0 0 0 100% 0.085
org.djunits 2 0 0 0 100% 0.835
org.djunits.value.vdouble.matrix 24 0 0 0 100% 5.051
org.djunits.unit.scale 2 0 0 0 100% 0.065
org.djunits.unit.util 3 0 0 0 100% 0.283
org.djunits.unit.quantity 1 0 0 0 100% 0.098
org.djunits.value.vfloat.vector 22 0 0 0 100% 4.86
org.djunits.value.formatter 3 0 0 0 100% 0.32

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.106
FloatScalarConstructorsTest 1 0 0 0 100% 0.239
FloatScalarInstantiateTest 2 0 0 0 100% 0.14
FloatScalarTest 20 0 0 0 100% 0.615
FloatSIScalarTest 5 0 0 0 100% 1.502
FloatValueOfStringOfTest 2 0 0 0 100% 0.238
FloatValueOfTest 2 0 0 0 100% 0.214

org.djunits.value

Class Tests Errors Failures Skipped Success Rate Time
AngleUtilTest 1 0 0 0 100% 0.124
FormatTest 1 0 0 0 100% 0.28
MathFunctionsTest 1 0 0 0 100% 0.085
ScalarOperationsTest 1 0 0 0 100% 0.549
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.121
AbsorbedDoseUnitTest 2 0 0 0 100% 0.11
AccelerationUnitTest 3 0 0 0 100% 0.113
AmountOfSubstanceUnitTest 2 0 0 0 100% 0.099
AngleUnitTest 2 0 0 0 100% 0.109
AreaUnitTest 2 0 0 0 100% 0.101
CatalyticActivityUnitTest 2 0 0 0 100% 0.12
DensityUnitTest 2 0 0 0 100% 0.096
DimensionlessUnitTest 2 0 0 0 100% 0.11
DirectionUnitTest 4 0 0 0 100% 0.104
DurationUnitTest 2 0 0 0 100% 0.1
ElectricalCapacitanceUnitTest 2 0 0 0 100% 0.102
ElectricalChargeUnitTest 2 0 0 0 100% 0.096
ElectricalConductanceUnitTest 2 0 0 0 100% 0.112
ElectricalCurrentUnitTest 2 0 0 0 100% 0.111
ElectricalInductanceUnitTest 2 0 0 0 100% 0.1
ElectricalPotentialUnitTest 2 0 0 0 100% 0.116
ElectricalResistanceUnitTest 2 0 0 0 100% 0.103
EnergyUnitTest 2 0 0 0 100% 0.119
EquivalentDoseUnitTest 2 0 0 0 100% 0.099
FlowMassUnitTest 2 0 0 0 100% 0.087
FlowVolumeUnitTest 2 0 0 0 100% 0.103
ForceUnitTest 2 0 0 0 100% 0.118
FrequencyUnitTest 2 0 0 0 100% 0.105
IlluminanceUnitTest 2 0 0 0 100% 0.099
LengthUnitTest 2 0 0 0 100% 0.101
LinearDensityUnitTest 2 0 0 0 100% 0.105
LuminousFluxUnitTest 2 0 0 0 100% 0.111
LuminousIntensityUnitTest 2 0 0 0 100% 0.112
MagneticFluxDensityUnitTest 2 0 0 0 100% 0.096
MagneticFluxUnitTest 2 0 0 0 100% 0.098
MassUnitTest 2 0 0 0 100% 0.107
PositionUnitTest 3 0 0 0 100% 0.102
PowerUnitTest 2 0 0 0 100% 0.12
PressureUnitTest 2 0 0 0 100% 0.104
SolidAngleUnitTest 2 0 0 0 100% 0.092
SpeedUnitTest 2 0 0 0 100% 0.118
TimeUnitTest 3 0 0 0 100% 0.118
TorqueUnitTest 2 0 0 0 100% 0.092
UnitTest 2 0 0 0 100% 0.095
VolumeUnitTest 2 0 0 0 100% 0.113

org.djunits.value.vdouble.vector

Class Tests Errors Failures Skipped Success Rate Time
DoubleSIVectorTest 2 0 0 0 100% 2.297
DoubleVectorConstructorsTest 9 0 0 0 100% 5.443
DoubleVectorInstantiateTest 8 0 0 0 100% 0.256
DoubleVectorMethodTest 7 0 0 0 100% 2.179

org.djunits.value.vfloat.matrix

Class Tests Errors Failures Skipped Success Rate Time
FloatMatrixInstantiateTest 13 0 0 0 100% 0.407
FloatMatrixMethodTest 9 0 0 0 100% 2.262
FloatSIMatrixTest 2 0 0 0 100% 1.972

org.djunits.unit.si

Class Tests Errors Failures Skipped Success Rate Time
SIDimensionsTest 1 0 0 0 100% 0.062
SIRuntimeExceptionTest 2 0 0 0 100% 0.158

org.djunits.value.vdouble.scalar

Class Tests Errors Failures Skipped Success Rate Time
ConstantsTest 1 0 0 0 100% 0.18
DirectionTest 2 0 0 0 100% 0.136
DoubleScalarConstructorsTest 2 0 0 0 100% 0.246
DoubleScalarInstantiateTest 2 0 0 0 100% 0.129
DoubleScalarTest 21 0 0 0 100% 0.67
DoubleSIScalarTest 5 0 0 0 100% 6.997
DoubleValueOfStringOfTest 2 0 0 0 100% 0.233
DoubleValueOfTest 2 0 0 0 100% 0.212

org.djunits.unit.unitsystem

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

org.djunits

Class Tests Errors Failures Skipped Success Rate Time
SerializableTest 1 0 0 0 100% 0.753
ThrowTest 1 0 0 0 100% 0.082

org.djunits.value.vdouble.matrix

Class Tests Errors Failures Skipped Success Rate Time
DoubleMatrixInstantiateTest 13 0 0 0 100% 0.454
DoubleMatrixMethodTest 9 0 0 0 100% 2.547
DoubleSIMatrixTest 2 0 0 0 100% 2.05

org.djunits.unit.scale

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

org.djunits.unit.util

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

org.djunits.unit.quantity

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

org.djunits.value.vfloat.vector

Class Tests Errors Failures Skipped Success Rate Time
FloatSIVectorTest 2 0 0 0 100% 1.884
FloatVectorConstructorsTest 5 0 0 0 100% 0.63
FloatVectorInstantiateTest 8 0 0 0 100% 0.258
FloatVectorMethodTest 7 0 0 0 100% 2.088

org.djunits.value.formatter

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

Test Cases

[Summary] [Package List] [Test Cases]

SerializableTest

serializableTest 0.691

ThrowTest

testThrow 0.001

AbsoluteTemperatureUnitTest

conversions 0.047
testRelative 0
createAbsoluteTempteratureUnit 0

AbsorbedDoseUnitTest

conversions 0.035
createAbsorbedDoseUnit 0

AccelerationUnitTest

conversions 0.035
createAccelerationUnit 0
gravityConstant 0

AmountOfSubstanceUnitTest

conversions 0.036
createAmountOfSubstanceUnit 0

AngleUnitTest

conversions 0.032
createAngleUnit 0

AreaUnitTest

conversions 0.032
createAreaUnit 0

CatalyticActivityUnitTest

createCatalyticActivityUnit 0.026
conversions 0.016

DensityUnitTest

createDensityUnit 0.034
conversions 0

DimensionlessUnitTest

createDimensionlessUnit 0.016
conversions 0.016

DirectionUnitTest

conversions 0.032
testRelative 0
createClockwiseDirectionUnit 0
createCompassDirectionUnit 0

DurationUnitTest

conversions 0.038
createDurationUnit 0

ElectricalCapacitanceUnitTest

conversions 0.039
createElectricalCapacitanceUnit 0

ElectricalChargeUnitTest

createElectricalChargeUnit 0.033
conversions 0

ElectricalConductanceUnitTest

conversions 0.033
createElectricalConductanceUnit 0

ElectricalCurrentUnitTest

conversions 0.032
createElectricalCurrentUnit 0

ElectricalInductanceUnitTest

createElectricalInductanceUnit 0.022
conversions 0

ElectricalPotentialUnitTest

conversions 0.03
createElectricalPotentialUnit 0.019

ElectricalResistanceUnitTest

conversions 0.041
createElectricalResistanceUnit 0

EnergyUnitTest

conversions 0.041
createEnergyUnit 0

EquivalentDoseUnitTest

conversions 0.021
createEquivalentDoseUnit 0

FlowMassUnitTest

conversions 0.025
createFlowMassUnit 0

FlowVolumeUnitTest

conversions 0.041
createFLowVolumeUnit 0

ForceUnitTest

conversions 0.031
createForceUnit 0

FrequencyUnitTest

createFrequencyUnit 0.043
conversions 0

IlluminanceUnitTest

conversions 0.021
createIlluminanceUnit 0

LengthUnitTest

createLengthUnit 0.023
conversions 0

LinearDensityUnitTest

conversions 0.042
createLinearDensityUnit 0.001

LuminousFluxUnitTest

createLuminousFluxUnit 0.048
conversions 0

LuminousIntensityUnitTest

conversions 0.05
createLuminousIntensityUnit 0

MagneticFluxDensityUnitTest

createMagneticFluxDensityUnit 0.032
conversions 0

MagneticFluxUnitTest

createMagneticFluxUnit 0.036
conversions 0

MassUnitTest

conversions 0.035
createMassUnit 0

PositionUnitTest

conversions 0.034
testRelative 0
createPositionUnit 0

PowerUnitTest

createPowerUnitUnit 0.047
conversions 0

PressureUnitTest

createPressureUnit 0.042
conversions 0

QuantityTest

testQuantity 0.035

ScaleTest

testScale 0
testOffsetLinearScale 0

SIDimensionsTest

testSIDimensions 0

SIRuntimeExceptionTest

testException 0
testUnitGetUnit 0.08

SolidAngleUnitTest

createSolidAngleUnit 0.03
conversions 0

SpeedUnitTest

conversions 0.04
createSpeedUnit 0

TimeUnitTest

createTimeUnit 0.041
conversions 0.015
testRelative 0

TorqueUnitTest

conversions 0.029
createTorqueUnit 0

UnitSystemLocalizationsTest

checkDefinedUnitSystems 0.022

UnitTest

unitHashCodeEqualsTest 0.033
unitTest 0

TestUNITS

testUNITS 0.111

UnitExceptionTest

testException 0

UnitRuntimeExceptionTest

testException 0

VolumeUnitTest

conversions 0.033
createVolumeUnit 0

AngleUtilTest

angleUtilTest 0.049

EngineeringFormatterTest

constructorTest 0
ulpTest 0.184
widthTest 0.066

FormatTest

format 0.209

MathFunctionsTest

mathFunctionsTest 0.022

ScalarOperationsTest

scalarOperationsTest 0.461

ValueExceptionTest

valueExceptionTest 0

DoubleMatrixInstantiateTest

testInstantiateRectDenseData 0.115
testInstantiateSquareSIUnit 0.079
testInstantiateSquareDenseDataWithClass 0.015
instatiateAllMatrixTypes 0.121
testInstantiatRectSparseDataWithClass 0.016
testInstantiateSquareDenseData 0
testInstantiatSquareSparseData 0
testInstantiateRectSIUnit 0
testInstantiatSquareSparseDataWithClass 0.015
instantiateRelAbsMatrixTypes 0
testInstantiateEdgeCases 0
testInstantiateRectDenseDataWithClass 0
testInstantiatRectSparseData 0.016

DoubleMatrixMethodTest

sparseValueTest 0.033
testSpecialMatrixMethodsRelWithAbs 0.066
testImmutableMatrix 0.016
testMatrixMethods 0.31
testAsUnit 1.962
testEquals 0
testMatrixToString 0.047
memoryTest 0
testInstantiateAbs 0.016

DoubleSIMatrixTest

testAsAll 1.941
testDimensionLess 0.024

ConstantsTest

constantsTest 0.117

DirectionTest

testDirectionStringConversions 0.063
testDirectionDegToRad 0

DoubleScalarConstructorsTest

constructorExceptionsTest 0.033
constructorsTest 0.15

DoubleScalarInstantiateTest

instantiateTest 0.067
anonymousUnitTest 0

DoubleScalarTest

relOpAbsTest 0.031
toStringAbsTest 0.016
testAbsPlus 0.451
testAllOf 0.033
binaryminusOfRelAndRelTest 0
binaryminusOfAbsAndRelTest 0
binaryplusOfRelAndRelTest 0
basicsRelTest 0
equalsRelTest 0
mathFunctionsTestRelTest 0.016
relOpRelTest 0
binaryplusOfAbsAndRelTest 0
toStringRelTest 0
interpolateTest 0
binarymultiplyOfRelAndRelTest 0
maxAndMinTest 0
binaryminusOfAbsAndAbsTest 0
binarydivideOfRelAndRelTest 0
basicsAbsTest 0
equalsAbsTest 0
mathFunctionsTestAbsTest 0

DoubleSIScalarTest

testDoubleMethods 0.094
testAsAll 0.516
testDivideAll 2.722
testAsScalar 0
testMultiplyAll 3.576

DoubleValueOfStringOfTest

durationValueOfTest 0.061
valueOfDoubleTest 0.109

DoubleValueOfTest

testArea 0.056
testSIScalar 0.093

DoubleSIVectorTest

testAsAll 2.191
testDimensionLess 0.016

DoubleVectorConstructorsTest

instantiateListTest 0.079
parallelTest 0.047
testAsRemaining 0.492
exceptionsTest 0
siVectorTest 0.115
operationTest 0.031
instantiatorTest 0.127
testAsMost 3.077
testAsUnit 1.387

DoubleVectorInstantiateTest

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

DoubleVectorMethodTest

testVectorMethods 0.172
testVectorToString 0.093
testImmutableVector 0.016
testAsUnit 1.788
testEquals 0
testInstantiateAbs 0.016
testSpecialVectorMethodsRelWithAbs 0

FloatMatrixInstantiateTest

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

FloatMatrixMethodTest

sparseValueTest 0.031
testSpecialMatrixMethodsRelWithAbs 0.063
testImmutableMatrix 0.015
testMatrixMethods 0.311
testAsUnit 1.709
testEquals 0
testMatrixToString 0.032
memoryTest 0
testInstantiateAbs 0

FloatSIMatrixTest

testAsAll 1.879
testDimensionLess 0.015

FloatDirectionTest

testFloatDirectionDegToRad 0.047
testFloatDirectionStringConversions 0

FloatScalarConstructorsTest

constructorsTest 0.177

FloatScalarInstantiateTest

instantiateTest 0.047
anonymousUnitTest 0.015

FloatScalarTest

relOpAbsTest 0.031
toStringAbsTest 0
testAbsPlus 0.416
testAllOf 0.066
binaryminusOfRelAndRelTest 0.001
binaryminusOfAbsAndRelTest 0
binaryplusOfRelAndRelTest 0
basicsRelTest 0
equalsRelTest 0
mathFunctionsTestRelTest 0
relOpRelTest 0
binaryplusOfAbsAndRelTest 0
toStringRelTest 0
binarymultiplyOfRelAndRelTest 0
maxAndMinTest 0
binaryminusOfAbsAndAbsTest 0
binarydivideOfRelAndRelTest 0
basicsAbsTest 0
equalsAbsTest 0
mathFunctionsTestAbsTest 0.015

FloatSIScalarTest

testAsAll 0.611
testDivideAll 0.387
testAsScalar 0
testFloatMethods 0
testMultiplyAll 0.433

FloatValueOfStringOfTest

valueOfFloatTest 0.164
durationValueOfTest 0

FloatValueOfTest

testFloatArea 0.057
testFloatSIScalar 0.094

FloatSIVectorTest

testAsAll 1.799
testDimensionLess 0.016

FloatVectorConstructorsTest

instantiateListTest 0.088
parallelTest 0.031
exceptionsTest 0.063
siVectorTest 0.192
instantiatorTest 0.178

FloatVectorInstantiateTest

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

FloatVectorMethodTest

testVectorMethods 0.172
testVectorToString 0.093
testImmutableVector 0
testAsUnit 1.729
testEquals 0
testInstantiateAbs 0
testSpecialVectorMethodsRelWithAbs 0