Skip to content

Test Result : AbstractModuleDropHandlerTest

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

All Tests

Test nameDurationStatus
executeMethod() executes method call1 msPassed
executeMethod() throws ... when method = null2 msPassed
getMethod() = null ... when method does not exist1 msPassed
getMethod() = null ... when method is not accessible4 msPassed
getMethod() = null ... when method parameters are wrong1 msPassed
getMethod() returns existing method51 msPassed
getMethod() returns existing method_with_parameters1 msPassed
loadModule() = null ... for unknown module1 msPassed
loadModule() returns module instance2 msPassed
loadModule(force=false) does not load loaded module1 msPassed
loadModule(force=false) loads unloaded module1 msPassed
loadModule(force=true) reloads loaded module1 msPassed