Skip to content

Test Result : AbstractModuleDropHandlerTest

0 failures (±0)
12 tests (±0)
Took 47 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 exist0 msPassed
Reporting / getMethod() = null ... when method is not accessible1 msPassed
Reporting / getMethod() = null ... when method parameters are wrong0 msPassed
Reporting / getMethod() returns existing method38 msPassed
Reporting / getMethod() returns existing method_with_parameters1 msPassed
Reporting / loadModule() = null ... for unknown module1 msPassed
Reporting / loadModule() returns module instance1 msPassed
Reporting / loadModule(force=false) does not load loaded module1 msPassed
Reporting / loadModule(force=false) loads unloaded module1 msPassed
Reporting / loadModule(force=true) reloads loaded module1 msPassed