Skip to content

Test Result : ModuleTrackerTest

0 failures (±0)
11 tests (±0)
Took 65 ms.

All Tests

Test nameDurationStatus
State.isLoaded() = false when no instance is set1 msPassed
State.isLoaded() = true when instance is set1 msPassed
State.isWrapped() = false after definition is loaded0 msPassed
State.isWrapped() = true after wrapping the module0 msPassed
State.setWrapped() pushes module on top of stack61 msPassed
addModule() adds a module state0 msPassed
addModule() adds on top of stack0 msPassed
getModuleState() = null when module is not available1 msPassed
getOrCreateModuleState() creates new module state1 msPassed
getOrCreateModuleState() returns existing state0 msPassed
new tracker does not contain modules0 msPassed