Skip to content

Test Result : AbstractModuleDropHandlerTest

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

All Tests

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