Just a quick update for anyone following this thread: latest version of WmUnit is available for evaluation if anyone would like a copy.
The typical unit test can be written with just a few lines of flow, rather than having to write clunky java classes which make client calls on the IS.
Features include:
-Creation of unit tests using flow and java services rather than external (junit) code.
-one click execution of sets of unit tests via web interface
-IS version 4.6, 6.0.1 (GA, SP1 and SP2) compatible.
-assertXXX, xml and validation utility services
-documentation (including tutorial and best practices) included
see www.customware.net/wmunit for more details.
cheers,
Nathan Lee
Mark: there’s a utility service for checking for a value in an xml document and also for easy substitution of variables into XML or other text input which might help with your needs (basically feed in an xml string, an XQL (or WQL) query and an expected value and it returns a true/false)
#Integration-Server-and-ESB#webMethods#Flow-and-Java-services