org.rhq.test.arquillian
Class MockingServerServices
java.lang.Object
org.rhq.core.pc.ServerServices
org.rhq.test.arquillian.MockingServerServices
public class MockingServerServices
- extends ServerServices
An example server service extension that sets up the various server services
using Mockito mocks.
- Author:
- Lukas Krejci
| Methods inherited from class org.rhq.core.pc.ServerServices |
getBundleServerService, getConfigurationServerService, getContentServerService, getCoreServerService, getDiscoveryServerService, getDriftServerService, getEventServerService, getMeasurementServerService, getOperationServerService, getResourceFactoryServerService, setBundleServerService, setConfigurationServerService, setContentServerService, setCoreServerService, setDiscoveryServerService, setDriftServerService, setEventServerService, setMeasurementServerService, setOperationServerService, setResourceFactoryServerService |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MockingServerServices
public MockingServerServices()
resetMocks
public void resetMocks()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.