Skip to content

Test Result : ArgumentValidationTest

0 failures (±0)
12 tests (±0)
Took 53 ms.

All Tests

Test nameDurationStatus
perform_tests[0 : digit: 0, value: hello, expected exception: null]4 msPassed
perform_tests[1 : digit: 9, value: hello, expected exception: null]4 msPassed
perform_tests[10 : digit: 1, value: , expected exception: class org.eclipse.leshan.core.request.argument.InvalidArgumentException]5 msPassed
perform_tests[11 : digit: 1, value: `aAzZ190-=~!@#$%^&*()_+[]{}|;:<>/?,., expected exception: null]5 msPassed
perform_tests[2 : digit: -1, value: hello, expected exception: class org.eclipse.leshan.core.request.argument.InvalidArgumentException]4 msPassed
perform_tests[3 : digit: 10, value: hello, expected exception: class org.eclipse.leshan.core.request.argument.InvalidArgumentException]4 msPassed
perform_tests[4 : digit: 1, value: null, expected exception: null]4 msPassed
perform_tests[5 : digit: 1, value: , expected exception: null]5 msPassed
perform_tests[6 : digit: 1, value: !#&([]~, expected exception: null]4 msPassed
perform_tests[7 : digit: 1, value: ", expected exception: class org.eclipse.leshan.core.request.argument.InvalidArgumentException]4 msPassed
perform_tests[8 : digit: 1, value: ', expected exception: class org.eclipse.leshan.core.request.argument.InvalidArgumentException]5 msPassed
perform_tests[9 : digit: 1, value: \, expected exception: class org.eclipse.leshan.core.request.argument.InvalidArgumentException]5 msPassed