|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kuali.student.contract.model.impl.ServiceContractModelPescXsdLoaderTest
public class ServiceContractModelPescXsdLoaderTest
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 |
---|
private static final String RESOURCES_DIRECTORY
private static final String PESC_DIRECTORY
private static final String PESC_CORE_MAIN
private static final String PESC_ACAD_REC
private static final String PESC_COLL_TRANS
Constructor Detail |
---|
public ServiceContractModelPescXsdLoaderTest()
Method Detail |
---|
public static void setUpClass() throws Exception
Exception
public static void tearDownClass() throws Exception
Exception
public void setUp()
public void tearDown()
private ServiceContractModel getModel()
private String dump(ServiceMethod method)
private void validate(ServiceContractModel model)
public void testGetServiceMethods()
public void testGetSourceNames()
public void testGetServices()
public void testGetXmlTypes()
public void testGetMessageStructures()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |