org.kuali.rice.location.impl
Class CountryServiceRemoteTest

java.lang.Object
  extended by org.kuali.rice.location.impl.country.CountryServiceImplTest
      extended by org.kuali.rice.location.impl.CountryServiceRemoteTest
All Implemented Interfaces:
groovy.lang.GroovyObject

public class CountryServiceRemoteTest
extends CountryServiceImplTest


Constructor Summary
CountryServiceRemoteTest()
           
 
Method Summary
 void setupServiceUnderTest()
           
 void unPublishEndpoint()
           
 
Methods inherited from class org.kuali.rice.location.impl.country.CountryServiceImplTest
createSampleCountryBOs, findAllCountriesNotRestricted, findAllCountriesNotRestrictedReturnsImmutableList, getBos, getBusinessObjectServiceMockFor, getCountryService, getCountryServiceImpl, getParameterService, getParameterServiceMockFor, getSampleCountries, getSampleCountriesKeyedByAltCode, injectBusinessObjectServiceIntoCountryService, injectParameterService, setBos, setBusinessObjectServiceMockFor, setCountryService, setCountryServiceImpl, setParameterService, setParameterServiceMockFor, setSampleCountries, setSampleCountriesKeyedByAltCode, setupMockContext, test_getCountry, testFindAllCountries, testFindAllCountriesReturnsImmutableList, testGetByAlternateCode, testGetByAlternateCodeWhenMultipleFound, testGetByAlternateCodeWhenNoneFound, testGetByAlternateCodeWithEmptyCode, testGetByAlternateCodeWithNullCode, testGetByPrimaryIdEmptyCountryCode, testGetByPrimaryIdNullCountryCode, testGetDefaultCountry_emptyDefaultCountryCode, testGetDefaultCountry_invalidDefaultCountryCode, testGetDefaultCountry_nullDefaultCountryCode, testGetDefaultCountry
 
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

CountryServiceRemoteTest

public CountryServiceRemoteTest()
Method Detail

setupServiceUnderTest

public void setupServiceUnderTest()
Overrides:
setupServiceUnderTest in class CountryServiceImplTest

unPublishEndpoint

public void unPublishEndpoint()


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