Skip to content

Test Result : ModuleTrackerTest

0 failures (±0)
11 tests (±0)
Took 81 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 stack78 msPassed
addModule() adds a module state0 msPassed
addModule() adds on top of stack0 msPassed
getModuleState() = null when module is not available0 msPassed
getOrCreateModuleState() creates new module state0 msPassed
getOrCreateModuleState() returns existing state1 msPassed
new tracker does not contain modules0 msPassed