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

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

public class ServiceContractModelQDoxLoaderTest
extends Object

Author:
nwright

Constructor Summary
ServiceContractModelQDoxLoaderTest()
           
 
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

ServiceContractModelQDoxLoaderTest

public ServiceContractModelQDoxLoaderTest()
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()
                              throws FileNotFoundException
Test of getMessageStructures method, of class ServiceContractModelQDoxLoader.

Throws:
FileNotFoundException


Copyright © 2004–2014 The Kuali Foundation. All rights reserved.