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

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

public class TestMetadataServiceImpl
extends Object


Field Summary
private static String ADDRESS_INFO
           
private static String CANADIAN_ADDRESS_TYPE
           
(package private)  DictionaryServiceImpl dictionaryDelegate
           
private static String SIMPLE_STUDENT
           
private static String US_ADDRESS_TYPE
           
 
Constructor Summary
TestMetadataServiceImpl()
           
 
Method Summary
 void testMetadataFormatter()
           
 void testMetadataService()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

dictionaryDelegate

DictionaryServiceImpl dictionaryDelegate

SIMPLE_STUDENT

private static final String SIMPLE_STUDENT
See Also:
Constant Field Values

ADDRESS_INFO

private static final String ADDRESS_INFO
See Also:
Constant Field Values

US_ADDRESS_TYPE

private static final String US_ADDRESS_TYPE
See Also:
Constant Field Values

CANADIAN_ADDRESS_TYPE

private static final String CANADIAN_ADDRESS_TYPE
See Also:
Constant Field Values
Constructor Detail

TestMetadataServiceImpl

public TestMetadataServiceImpl()
Method Detail

testMetadataService

public void testMetadataService()

testMetadataFormatter

public void testMetadataFormatter()


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