Class gov.nasa.worldwind.geom.LineTest

20

tests

0

failures

0

ignored

0.284s

duration

100%

successful

Tests

Test Duration Result
testConstructor_Copy 0.239s passed
testConstructor_Default 0.006s passed
testConstructor_FromVectors 0.001s passed
testConstructor_FromVectors_NullFirst 0.016s passed
testConstructor_FromVectors_NullSecond 0.001s passed
testConstructor_NullArgument 0.002s passed
testEquals 0s passed
testEquals_Inequality 0.002s passed
testEquals_Null 0.001s passed
testHashCode 0s passed
testPointAt 0.001s passed
testPointAt_NaN 0.002s passed
testPointAt_NullArgument 0.001s passed
testSet 0.001s passed
testSetToSegment 0s passed
testSetToSegment_NullFirst 0.001s passed
testSetToSegment_NullSecond 0.002s passed
testSet_NullFirst 0.002s passed
testSet_NullSecond 0.001s passed
testToString 0.005s passed

Standard output

origin=[1.0, 2.0, 3.0], direction=[4.0, 5.0, 6.0]