Class org.qi4j.api.activation.ActivationEventsTest

3

tests

0

failures

0

ignored

0.063s

duration

100%

successful

Tests

Test Duration Result
testSingleModuleSingleImportedService 0.020s passed
testSingleModuleSingleLazyService 0.017s passed
testSingleModuleSingleService 0.026s passed

Standard output

Activating Application
Activating Layer 1
Activating Module 1
Activated Module 1
Activated Layer 1
Activated Application
Activating TestServiceComposite(active=false,module='Module 1')
Activated TestServiceComposite(active=false,module='Module 1')
Passivating Application
Passivating Layer 1
Passivating Module 1
Passivating TestServiceComposite(active=false,module='Module 1')
Passivated TestServiceComposite(active=false,module='Module 1')
Passivated Module 1
Passivated Layer 1
Passivated Application