org.kuali.rice.location.impl
Class StateServiceRemoteTest

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

public class StateServiceRemoteTest
extends StateServiceImplTest


Constructor Summary
StateServiceRemoteTest()
           
 
Method Summary
 void setupServiceUnderTest()
           
 void unPublishEndpoint()
           
 
Methods inherited from class org.kuali.rice.location.impl.state.StateServiceImplTest
createSampleStateBOs, getCountryService, getSampleStates, getSampleStatesPerCountry, getStateService, getStateServiceImpl, getuSCountry, injectBusinessObjectServiceIntoStateService, injectCountryServiceIntoStateService, setCountryService, setSampleStates, setSampleStatesPerCountry, setStateService, setStateServiceImpl, setupBoServiceMockContext, setupMockContext, setuSCountry, test_find_all_states_in_country_by_alt_code_does_not_exist, test_find_all_states_in_country_by_alt_code_exists, test_find_all_states_in_country_by_alt_code_pass_null, 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
 

Constructor Detail

StateServiceRemoteTest

public StateServiceRemoteTest()
Method Detail

setupServiceUnderTest

public void setupServiceUnderTest()
Overrides:
setupServiceUnderTest in class StateServiceImplTest

unPublishEndpoint

public void unPublishEndpoint()


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.