|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PersonService | |
---|---|
demo.org.powermock.examples.tutorial.domainmocking.impl | |
demo.org.powermock.examples.tutorial.domainmocking.impl.withoutpowermock |
Uses of PersonService in demo.org.powermock.examples.tutorial.domainmocking.impl |
---|
Constructors in demo.org.powermock.examples.tutorial.domainmocking.impl with parameters of type PersonService | |
---|---|
SampleServiceImpl(PersonService personService,
EventService eventService)
Creates a new instance of the SampleServiceImpl with the following collaborators. |
Uses of PersonService in demo.org.powermock.examples.tutorial.domainmocking.impl.withoutpowermock |
---|
Constructors in demo.org.powermock.examples.tutorial.domainmocking.impl.withoutpowermock with parameters of type PersonService | |
---|---|
SampleServiceWithoutPowerMockImpl(PersonService personService,
EventService eventService)
Creates a new instance of the SampleServiceImpl with the following collaborators. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |