org.kuali.student.contract.model.impl
Class ServiceContractModelPescXsdLoaderTest

java.lang.Object
  extended by org.kuali.student.contract.model.impl.ServiceContractModelPescXsdLoaderTest

public class ServiceContractModelPescXsdLoaderTest
extends Object

Author:
nwright

Field Summary
private static String PESC_ACAD_REC
           
private static String PESC_COLL_TRANS
           
private static String PESC_CORE_MAIN
           
private static String PESC_DIRECTORY
           
private static String RESOURCES_DIRECTORY
           
 
Constructor Summary
ServiceContractModelPescXsdLoaderTest()
           
 
Method Summary
private  String dump(ServiceMethod method)
           
private  ServiceContractModel getModel()
           
 void setUp()
           
static void setUpClass()
           
 void tearDown()
           
static void tearDownClass()
           
 void testGetMessageStructures()
          Test of getMessageStructures method, of class ServiceContractModelQDoxLoader.
 void testGetServiceMethods()
          Test of getServiceMethods method, of class ServiceContractModelQDoxLoader.
 void testGetServices()
          Test of getServices method, of class ServiceContractModelQDoxLoader.
 void testGetSourceNames()
          Test of getSourceNames method, of class ServiceContractModelQDoxLoader.
 void testGetXmlTypes()
          Test of getXmlTypes method, of class ServiceContractModelQDoxLoader.
private  void validate(ServiceContractModel model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCES_DIRECTORY

private static final String RESOURCES_DIRECTORY
See Also:
Constant Field Values

PESC_DIRECTORY

private static final String PESC_DIRECTORY
See Also:
Constant Field Values

PESC_CORE_MAIN

private static final String PESC_CORE_MAIN
See Also:
Constant Field Values

PESC_ACAD_REC

private static final String PESC_ACAD_REC
See Also:
Constant Field Values

PESC_COLL_TRANS

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

ServiceContractModelPescXsdLoaderTest

public ServiceContractModelPescXsdLoaderTest()
Method Detail

setUpClass

public static void setUpClass()
                       throws Exception
Throws:
Exception

tearDownClass

public static void tearDownClass()
                          throws Exception
Throws:
Exception

setUp

public void setUp()

tearDown

public void tearDown()

getModel

private ServiceContractModel getModel()

dump

private String dump(ServiceMethod method)

validate

private void validate(ServiceContractModel model)

testGetServiceMethods

public void testGetServiceMethods()
Test of getServiceMethods method, of class ServiceContractModelQDoxLoader.


testGetSourceNames

public void testGetSourceNames()
Test of getSourceNames method, of class ServiceContractModelQDoxLoader.


testGetServices

public void testGetServices()
Test of getServices method, of class ServiceContractModelQDoxLoader.


testGetXmlTypes

public void testGetXmlTypes()
Test of getXmlTypes method, of class ServiceContractModelQDoxLoader.


testGetMessageStructures

public void testGetMessageStructures()
Test of getMessageStructures method, of class ServiceContractModelQDoxLoader.



Copyright © 2007-2012 The Kuali Foundation. All Rights Reserved.