public class ComponentServiceImplTest extends Object
ComponentServiceImpl
.Constructor and Description |
---|
ComponentServiceImplTest() |
public ComponentServiceImplTest()
public void setComponentService(ComponentService componentService)
public ComponentService getComponentService()
public void test_getComponentByCode_null_namespaceCode() throws Exception
Exception
public void test_getComponentByCode_empty_namespaceCode() throws Exception
Exception
public void test_getComponentByCode_blank_namespaceCode() throws Exception
Exception
public void test_getComponentByCode_null_componentCode() throws Exception
Exception
public void test_getComponentByCode_empty_componentCode() throws Exception
Exception
public void test_getComponentByCode_blank_componentCode() throws Exception
Exception
public void test_getComponentByCode_exists() throws Exception
Exception
public void test_getComponentsByCode_not_exists() throws Exception
Exception
public void test_getAllComponentsByNamespaceCode_null_namespaceCode() throws Exception
Exception
public void test_getAllComponentsByNamespaceCode_empty_namespaceCode() throws Exception
Exception
public void test_getAllComponentsByNamespaceCode_blank_namespaceCode() throws Exception
Exception
public void test_getAllComponentsByNamespaceCode_exists() throws Exception
Exception
public void test_getAllComponentsByNamespaceCode_not_exists() throws Exception
Exception
public void test_getAllComponentsByNamespaceCode_with_derived() throws Exception
Exception
public void test_getActiveComponentsByNamespaceCode_null_namespaceCode() throws Exception
Exception
public void test_getActiveComponentsByNamespaceCode_empty_namespaceCode() throws Exception
Exception
public void test_getActiveComponentsByNamespaceCode_blank_namespaceCode() throws Exception
Exception
public void test_getActiveComponentsByNamespaceCode_exists() throws Exception
Exception
public void test_getActiveComponentsByNamespaceCode_not_exists() throws Exception
Exception
public void test_getActiveComponentsByNamespaceCode_with_derived() throws Exception
Exception
public void test_getDerivedComponentSet_null_componentSetId() throws Exception
Exception
public void test_getDerivedComponentSet_empty_componentSetId() throws Exception
Exception
public void test_getDerivedComponentSet_blank_componentSetId() throws Exception
Exception
public void test_getDerivedComponentSet_not_exists() throws Exception
Exception
public void test_publishDerivedComponents_null_componentSetId() throws Exception
Exception
public void test_publishDerivedComponents_empty_componentSetId() throws Exception
Exception
public void test_publishDerivedComponents_blank_componentSetId() throws Exception
Exception
public void test_publishDerivedComponents_invalidComponentSetId_onComponents() throws Exception
Exception
public void test_publishDerivedComponents_null_components() throws Exception
Exception
public void test_publishDerivedComponents_empty_components_withExisting_componentSet() throws Exception
Exception
public void test_publishDerivedComponents() throws Exception
Exception
public void test_calculateChecksum_orderIndependent() throws Exception
Exception
public void test_calculateChecksum_emptyList() throws Exception
Exception
public void test_translateCollections_nullList() throws Exception
Exception
public void test_translateCollections_emptyList() throws Exception
Exception
public void test_translateCollections_components() throws Exception
Exception
public void test_translateCollections_derivedComponents() throws Exception
Exception
public void test_translateCollections_both() throws Exception
Exception
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.