Menu

XPect / News: Recent posts

XPect at the CmdLine

Added a CmdLine class to make it easy for friends who do not want to write java code to use XPect to test XML based HTTP and JMS services.

Posted by Robert Perry 2011-09-10

Added JMS Support

There is more to be done, including dealing with the fact that XPect does not yet deal with byte[] values in Map Messages and I am toying with some schema changes to what I have just written. But several items do actually work.

* Extends works with JMSTests so that you do not have to respecify everything over and over, including the fact elements that are merged now merge attributes as well.
* Map Messages Generally Work
* Text Messages deal well with XML payload and will tolerate plan text payloads as well.
* Message Headers work
* Message Properties work
* Selectors Work
* A purge option allows the subscriber to retrieve (and throw away) all messages before sending the test message. (useful when testing on queues)
* Asserts work
* Substitution, takeaways etc... should work, but I have not honestly tested them yet.

Posted by Robert Perry 2011-09-10
MongoDB Logo MongoDB