public class CountryServiceRemoteTest extends CountryServiceImplTest
| Constructor and Description |
|---|
CountryServiceRemoteTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setupServiceUnderTest() |
void |
unPublishEndpoint() |
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, testGetDefaultCountrypublic CountryServiceRemoteTest()
public void setupServiceUnderTest()
setupServiceUnderTest in class CountryServiceImplTestpublic void unPublishEndpoint()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.