|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IServiceRegistrator | |
---|---|
demo.org.powermock.examples.tutorial.staticmocking.impl | |
demo.org.powermock.examples.tutorial.staticmocking.impl.withoutpowermock |
Uses of IServiceRegistrator in demo.org.powermock.examples.tutorial.staticmocking.impl |
---|
Classes in demo.org.powermock.examples.tutorial.staticmocking.impl that implement IServiceRegistrator | |
---|---|
class |
ServiceRegistrator
An "OSGi"-ish implementation of the IServiceRegistrator interface. |
Uses of IServiceRegistrator in demo.org.powermock.examples.tutorial.staticmocking.impl.withoutpowermock |
---|
Classes in demo.org.powermock.examples.tutorial.staticmocking.impl.withoutpowermock that implement IServiceRegistrator | |
---|---|
class |
ServiceRegistratorWithoutPowerMock
This refactored implementation demonstrate how one could test the ServiceRegistrator class without using PowerMock. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |