Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
28 0 0 0 100% 0.129 s

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
com.groupe8.ttykm 28 0 0 0 100% 0.129 s

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

com.groupe8.ttykm

- Class Tests Errors Failures Skipped Success Rate Time
NDArrayTest 28 0 0 0 100% 0.129 s

Test Cases

[Summary] [Package List] [Test Cases]

NDArrayTest

arange_startStop_producesCorrectSequence 0.031 s
array_isCopied_mutatingOriginalDoesNotAffectNDArray 0.001 s
arange_zeroStep_throwsException 0.003 s
add_shapeMismatch_throwsException 0.008 s
reshape_doesNotMutateOriginal 0.002 s
zeros2D_allZeros 0.004 s
reshape_incompatibleSize_throwsException 0.004 s
arange_stepLargerThanRange_returnsSingleElement 0.001 s
array2D_valuesAreCorrect 0.001 s
get2D_on1DArray_throwsException 0.001 s
add_scalar_addsToEachElement 0 s
reshape_preservesValues 0.001 s
set1D_updatesValue 0.001 s
array1D_valuesAreCorrect 0.001 s
array1D_attributesAreCorrect 0 s
toString_zeros_displaysZeros 0.001 s
addInPlace_mutatesArray 0.001 s
zeros1D_allZeros 0.001 s
toString_1D_matchesNumpyFormat 0.001 s
arange_withStep_producesCorrectValues 0.001 s
add_doesNotMutateOperands 0.001 s
toString_2D_matchesNumpyFormat 0.001 s
add_twoArrays_returnsCorrectSum 0.001 s
set2D_updatesValue 0 s
array2D_attributesAreCorrect 0.001 s
arange_stop_producesSequenceFrom0 0.001 s
reshape_1Dto2D_correctShape 0.001 s
addInPlace_scalar_mutatesArray 0 s