public class CountryServiceRemoteTest extends CountryServiceImplTest
Constructor and Description |
---|
CountryServiceRemoteTest() |
Modifier and Type | Method and Description |
---|---|
void |
setupServiceUnderTest() |
void |
unPublishEndpoint() |
createSampleCountryBOs, findAllCountriesNotRestricted, findAllCountriesNotRestrictedReturnsImmutableList, getCountryService, getCountryServiceImpl, getDataObjectService, getDataObjectServiceMockFor, getParameterService, getParameterServiceMockFor, getSampleCountries, getSampleCountriesKeyedByAltCode, injectDataObjectService, injectParameterService, setCountryService, setCountryServiceImpl, setDataObjectService, setDataObjectServiceMockFor, setParameterService, setParameterServiceMockFor, setSampleCountries, setSampleCountriesKeyedByAltCode, setupMockContext, test_getCountry, testFindAllCountries, testFindAllCountriesReturnsImmutableList, testGetByAlternateCode, testGetByAlternateCodeWhenMultipleFound, testGetByAlternateCodeWhenNoneFound, testGetByAlternateCodeWithEmptyCode, testGetByAlternateCodeWithNullCode, testGetByPrimaryIdEmptyCountryCode, testGetByPrimaryIdNullCountryCode, testGetDefaultCountry_emptyDefaultCountryCode, testGetDefaultCountry_invalidDefaultCountryCode, testGetDefaultCountry_nullDefaultCountryCode, testGetDefaultCountry
public CountryServiceRemoteTest()
public void setupServiceUnderTest()
setupServiceUnderTest
in class CountryServiceImplTest
public void unPublishEndpoint()
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.