org.kuali.rice.core.impl.component
Class ComponentServiceRemoteTest

java.lang.Object
  extended by org.kuali.rice.core.impl.component.ComponentServiceImplTest
      extended by org.kuali.rice.core.impl.component.ComponentServiceRemoteTest
All Implemented Interfaces:
groovy.lang.GroovyObject

public class ComponentServiceRemoteTest
extends ComponentServiceImplTest


Constructor Summary
ComponentServiceRemoteTest()
           
 
Method Summary
 void setupServiceUnderTest()
           
 void unPublishEndpoint()
           
 
Methods inherited from class org.kuali.rice.core.impl.component.ComponentServiceImplTest
getBoService, getComponent, getComponentBo, getComponentSetDao, getDerivedComponent, getDerivedComponentBo, getService, getServiceImpl, injectBusinessObjectService, injectComponentSetDao, setBoService, setComponentSetDao, setService, setServiceImpl, setupBoServiceMockContext, test_calculateChecksum_emptyList, test_calculateChecksum_orderIndependent, test_getActiveComponentsByNamespaceCode_blank_namespaceCode, test_getActiveComponentsByNamespaceCode_empty_namespaceCode, test_getActiveComponentsByNamespaceCode_exists, test_getActiveComponentsByNamespaceCode_not_exists, test_getActiveComponentsByNamespaceCode_null_namespaceCode, test_getActiveComponentsByNamespaceCode_with_derived, test_getAllComponentsByNamespaceCode_blank_namespaceCode, test_getAllComponentsByNamespaceCode_empty_namespaceCode, test_getAllComponentsByNamespaceCode_exists, test_getAllComponentsByNamespaceCode_not_exists, test_getAllComponentsByNamespaceCode_null_namespaceCode, test_getAllComponentsByNamespaceCode_with_derived, test_getComponentByCode_blank_componentCode, test_getComponentByCode_blank_namespaceCode, test_getComponentByCode_empty_componentCode, test_getComponentByCode_empty_namespaceCode, test_getComponentByCode_exists, test_getComponentByCode_null_componentCode, test_getComponentByCode_null_namespaceCode, test_getComponentsByCode_not_exists, test_getDerivedComponentSet_blank_componentSetId, test_getDerivedComponentSet_empty_componentSetId, test_getDerivedComponentSet_not_exists, test_getDerivedComponentSet_null_componentSetId, test_publishDerivedComponents_blank_componentSetId, test_publishDerivedComponents_empty_components_withExisting_componentSet, test_publishDerivedComponents_empty_componentSetId, test_publishDerivedComponents_invalidComponentSetId_onComponents, test_publishDerivedComponents_null_components, test_publishDerivedComponents_null_componentSetId, test_publishDerivedComponents, test_translateCollections_both, test_translateCollections_components, test_translateCollections_derivedComponents, test_translateCollections_emptyList, test_translateCollections_nullList, verifyMocks
 
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

ComponentServiceRemoteTest

public ComponentServiceRemoteTest()
Method Detail

setupServiceUnderTest

public void setupServiceUnderTest()
Overrides:
setupServiceUnderTest in class ComponentServiceImplTest

unPublishEndpoint

public void unPublishEndpoint()


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