Skip to content

Test Result : ScriptResultTest

0 failures (±0)
24 tests (±0)
Took 3.7 sec.

All Tests

Test nameDurationStatus
Reporting / VOID.toString() = String0 msPassed
Reporting / cancel() = false0 msPassed
Reporting / get() returns ready execution result0 msPassed
Reporting / get() throws execution exception1 msPassed
Reporting / get() waits for execution exception0.55 secPassed
Reporting / get() waits for execution result0.5 secPassed
Reporting / get(milliseconds) times out0.5 secPassed
Reporting / get(milliseconds) waits for execution exception0.55 secPassed
Reporting / get(timeout) times out0.5 secPassed
Reporting / get(timeout) waits for execution exception0.55 secPassed
Reporting / get(timeout) waits for execution result0.55 secPassed
Reporting / isCancelled() = false0 msPassed
Reporting / isDone() = false ... on new ScriptResult()0 msPassed
Reporting / isDone() = true ... when exception was thrown0 msPassed
Reporting / isDone() = true ... when result is null0 msPassed
Reporting / isDone() = true ... when result is ready0 msPassed
Reporting / setException() after setException() throws1 msPassed
Reporting / setException() after setResult() throws1 msPassed
Reporting / setResult() after setException() throws7 msPassed
Reporting / setResult() after setResult() throws1 msPassed
Reporting / toString() = String ... for 'null' result0 msPassed
Reporting / toString() = String ... for execution exception0 msPassed
Reporting / toString() = String ... for execution result0 msPassed
Reporting / toString() = String ... while executing0 msPassed