org.kuali.rice.location.impl
Class CountyServiceRemoteTest

java.lang.Object
  extended by org.kuali.rice.location.impl.county.CountyServiceImplTest
      extended by org.kuali.rice.location.impl.CountyServiceRemoteTest
All Implemented Interfaces:
groovy.lang.GroovyObject

public class CountyServiceRemoteTest
extends CountyServiceImplTest


Constructor Summary
CountyServiceRemoteTest()
           
 
Method Summary
 void setupServiceUnderTest()
           
 void unPublishEndpoint()
           
 
Methods inherited from class org.kuali.rice.location.impl.county.CountyServiceImplTest
createSamplePostalCodeBOs, getCountyService, getCountyServiceImpl, getSampleCounties, getSampleCountiesPerCountryState, injectBusinessObjectServiceIntoCountryService, setCountyService, setCountyServiceImpl, setSampleCounties, setSampleCountiesPerCountryState, setupBoServiceMockContext, test_find_all_county_in_country_state_does_not_exist, test_find_all_county_in_country_state_exists, test_get_county_does_not_exist, test_get_county_exists, test_getAllPostalCodesInCountryAndState_null_countryCode, test_getAllPostalCodesInCountryAndState_null_stateCode, test_getCounty_null_countryCode, test_getPostalCode_null_code, test_getPostalCode_null_stateCode
 
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

CountyServiceRemoteTest

public CountyServiceRemoteTest()
Method Detail

setupServiceUnderTest

public void setupServiceUnderTest()
Overrides:
setupServiceUnderTest in class CountyServiceImplTest

unPublishEndpoint

public void unPublishEndpoint()


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