Skip to content

Test Result : AbstractModuleDropHandlerTest

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

All Tests

Test nameDurationStatus
Reporting / executeMethod() executes method call1 msPassed
Reporting / executeMethod() throws ... when method = null3 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 method19 msPassed
Reporting / getMethod() returns existing method_with_parameters0 msPassed
Reporting / loadModule() = null ... for unknown module1 msPassed
Reporting / loadModule() returns module instance2 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