Public Member Functions | |
XmlComponentClient () throws Exception | |
void | testSayHelloUsingHelloDemoComponent () |
void | testCreateObsProposal () |
void | testAddNewSchedBlocks () |
void | testXmlInOutMethod () |
void | testException () throws Exception |
Protected Member Functions | |
void | setUp () throws Exception |
Private Member Functions | |
XmlEntityStruct | createSchedBlockXml (boolean breakUnmarshaller) |
Private Attributes | |
XmlComponent | m_xmlComp |
XmlComponentJ | m_xmlCompJ |
|
|
|
creates schedblock xml. not fancy, always the same ID, but good enough for the test. |
|
|
|
Takes a hard-coded XML of a SchedBlock and sends it to |
|
Makes sure the obs proposal exists and checks its entity id. |
|
Throws an exception.
|
|
Makes sure the method sayHello() on the xmlcomponent returns a reply. |
|
|
|
|
|
|