Author: vanto
Date: Mon Dec 10 18:43:13 2012
New Revision: 1419651
URL: http://svn.apache.org/viewvc?rev=1419651&view=rev
Log:
fix formatting.
Modified:
ode/site/trunk/content/writing-bpel-test-cases.mdtext
Modified: ode/site/trunk/content/writing-bpel-test-cases.mdtext
URL:
http://svn.apache.org/viewvc/ode/site/trunk/content/writing-bpel-test-cases.mdtext?rev=1419651&r1=1419650&r2=1419651&view=diff
==============================================================================
--- ode/site/trunk/content/writing-bpel-test-cases.mdtext (original)
+++ ode/site/trunk/content/writing-bpel-test-cases.mdtext Mon Dec 10 18:43:13
2012
@@ -38,6 +38,7 @@ A test descriptor can contain more that
Also if your process needs to receive several messages, you can have several
test descriptors, each corresponding to a message. The files should just be
named test1.properties, test2.properties, ... following the order of
invocation. Here is an example with 2 descriptors used by the correlation test
case:
+ :::text
test1.properties
namespace=http://ode/bpel/unit-test/testCorrelation.wsdl
@@ -49,6 +50,7 @@ Also if your process needs to receive se
<!-- -->
+ :::text
test2.properties
namespace=http://ode/bpel/unit-test/testCorrelation.wsdl