org.kuali.student.common.assembly.dictionary.old
Class TestMetadataServiceImpl

java.lang.Object
  extended by org.kuali.student.common.assembly.dictionary.old.TestMetadataServiceImpl

public class TestMetadataServiceImpl
extends Object

Tests for MetadataServiceImpl

Author:
Kuali Student Team

Field Summary
static String DICTIONARY_CONFIG_LOCATION
           
static String ORCH_DICTIONARY_CONFIG_LOCATION
           
 
Constructor Summary
TestMetadataServiceImpl()
           
 
Method Summary
 void testDictionaryBasedMetadata()
           
 void testOrchestrationDictionaryMetadata()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DICTIONARY_CONFIG_LOCATION

public static final String DICTIONARY_CONFIG_LOCATION
See Also:
Constant Field Values

ORCH_DICTIONARY_CONFIG_LOCATION

public static final String ORCH_DICTIONARY_CONFIG_LOCATION
See Also:
Constant Field Values
Constructor Detail

TestMetadataServiceImpl

public TestMetadataServiceImpl()
Method Detail

testDictionaryBasedMetadata

public void testDictionaryBasedMetadata()

testOrchestrationDictionaryMetadata

public void testOrchestrationDictionaryMetadata()


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