org.kuali.rice.shareddata.impl
Class StateServiceRemoteTest

java.lang.Object
  extended by org.kuali.rice.shareddata.impl.state.StateServiceImplTest
      extended by org.kuali.rice.shareddata.impl.StateServiceRemoteTest
All Implemented Interfaces:
groovy.lang.GroovyObject

public class StateServiceRemoteTest
extends StateServiceImplTest


Field Summary
(package private)  RemoteTestHarness harness
           
 
Constructor Summary
StateServiceRemoteTest()
           
 
Method Summary
 void setupServiceUnderTest()
           
 void unPublishEndpoint()
           
 
Methods inherited from class org.kuali.rice.shareddata.impl.state.StateServiceImplTest
createSampleStateBOs, getSampleStates, getSampleStatesPerCountry, getStateService, getStateServiceImpl, injectBusinessObjectServiceIntoStateService, setSampleStates, setSampleStatesPerCountry, setStateService, setStateServiceImpl, setupBoServiceMockContext, test_find_all_states_in_country_does_not_exist, test_find_all_states_in_country_exists, test_find_all_states_in_country_null_countryCode, test_get_state_does_not_exist, test_get_state_exists, test_get_state_null_code, test_get_state_null_countryCode
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface groovy.lang.GroovyObject
getMetaClass, getProperty, invokeMethod, setMetaClass, setProperty
 

Field Detail

harness

RemoteTestHarness harness
Constructor Detail

StateServiceRemoteTest

public StateServiceRemoteTest()
Method Detail

setupServiceUnderTest

public void setupServiceUnderTest()
Overrides:
setupServiceUnderTest in class StateServiceImplTest

unPublishEndpoint

public void unPublishEndpoint()


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.