org.kuali.rice.shareddata.impl
Class CountryServiceRemoteTest

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

public class CountryServiceRemoteTest
extends CountryServiceImplTest


Field Summary
(package private)  RemoteTestHarness harness
           
 
Constructor Summary
CountryServiceRemoteTest()
           
 
Method Summary
 void setupServiceUnderTest()
           
 void unPublishEndpoint()
           
 
Methods inherited from class org.kuali.rice.shareddata.impl.country.CountryServiceImplTest
createSampleCountryBOs, findAllCountriesNotRestricted, findAllCountriesNotRestrictedReturnsImmutableList, getBos, getBusinessObjectServiceMockFor, getCountryService, getCountryServiceImpl, getSampleCountries, getSampleCountriesKeyedByAltCode, injectBusinessObjectServiceIntoCountryService, setBos, setBusinessObjectServiceMockFor, setCountryService, setCountryServiceImpl, setSampleCountries, setSampleCountriesKeyedByAltCode, setupBoServiceMockContext, test_getCountry, testFindAllCountries, testFindAllCountriesReturnsImmutableList, testGetByAlternateCode, testGetByAlternateCodeWhenMultipleFound, testGetByAlternateCodeWhenNoneFound, testGetByAlternateCodeWithEmptyCode, testGetByAlternateCodeWithNullCode, testGetByPrimaryIdEmptyCountryCode, testGetByPrimaryIdNullCountryCode
 
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

CountryServiceRemoteTest

public CountryServiceRemoteTest()
Method Detail

setupServiceUnderTest

public void setupServiceUnderTest()
Overrides:
setupServiceUnderTest in class CountryServiceImplTest

unPublishEndpoint

public void unPublishEndpoint()


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