Skip to content

Test Result : AbstractModuleDropHandlerTest

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

All Tests

Test nameDurationStatus
Reporting / executeMethod() executes method call2 msPassed
Reporting / executeMethod() throws ... when method = null5 msPassed
Reporting / getMethod() = null ... when method does not exist1 msPassed
Reporting / getMethod() = null ... when method is not accessible2 msPassed
Reporting / getMethod() = null ... when method parameters are wrong1 msPassed
Reporting / getMethod() returns existing method72 msPassed
Reporting / getMethod() returns existing method_with_parameters0 msPassed
Reporting / loadModule() = null ... for unknown module2 msPassed
Reporting / loadModule() returns module instance3 msPassed
Reporting / loadModule(force=false) does not load loaded module3 msPassed
Reporting / loadModule(force=false) loads unloaded module3 msPassed
Reporting / loadModule(force=true) reloads loaded module2 msPassed