|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.bpelunit.framework.SpecificationLoader
public class SpecificationLoader
The specificaton loader reads test suite documents and creates the in-memory test run data structure, which is made ready for test execution.
Constructor Summary | |
---|---|
protected |
SpecificationLoader(BPELUnitRunner runner)
|
Method Summary | |
---|---|
protected net.bpelunit.framework.model.test.TestSuite |
loadTestSuite(java.io.File suite)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected SpecificationLoader(BPELUnitRunner runner)
Method Detail |
---|
protected net.bpelunit.framework.model.test.TestSuite loadTestSuite(java.io.File suite) throws net.bpelunit.framework.exception.SpecificationException
net.bpelunit.framework.exception.SpecificationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |