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

Constructor Summary
ServiceContractModelPescXsdLoaderTest()
           
 
Method Summary
 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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

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()

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 © 2004-2012 The Kuali Foundation. All Rights Reserved.