org.kuali.rice.location.impl
Class PostalCodeServiceRemoteTest

java.lang.Object
  extended by org.kuali.rice.location.impl.postalcode.PostalCodeServiceImplTest
      extended by org.kuali.rice.location.impl.PostalCodeServiceRemoteTest
All Implemented Interfaces:
groovy.lang.GroovyObject

public class PostalCodeServiceRemoteTest
extends PostalCodeServiceImplTest


Constructor Summary
PostalCodeServiceRemoteTest()
           
 
Method Summary
 void setupServiceUnderTest()
           
 void unPublishEndpoint()
           
 
Methods inherited from class org.kuali.rice.location.impl.postalcode.PostalCodeServiceImplTest
createSamplePostalCodeBOs, getBoService, getPostalCodeService, getPostalCodeServiceImpl, getSamplePostalCodes, getSamplePostalCodesPerCountry, injectBusinessObjectServiceIntoCountryService, setBoService, setPostalCodeService, setPostalCodeServiceImpl, setSamplePostalCodes, setSamplePostalCodesPerCountry, setupBoServiceMockContext, test_find_all_postal_codes_in_country_does_not_exist, test_find_all_postal_codes_in_country_exists, test_find_all_postal_codes_in_country_null_countryCode, test_get_postal_code_does_not_exist, test_get_postal_code_exists, test_get_postal_code_null_code, test_get_postal_code_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

PostalCodeServiceRemoteTest

public PostalCodeServiceRemoteTest()
Method Detail

setupServiceUnderTest

public void setupServiceUnderTest()
Overrides:
setupServiceUnderTest in class PostalCodeServiceImplTest

unPublishEndpoint

public void unPublishEndpoint()


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