- em - Variable in class org.apache.ode.test.BPELTestAbstract
-
- emf - Variable in class org.apache.ode.test.BPELTestAbstract
-
- executorService - Variable in class org.apache.ode.test.BPELTestAbstract
-
- expectedCorrelationStatus - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
-
If non-null, expect this correlation status right after invoke.
- expectedException - Variable in class org.apache.ode.test.BPELTestAbstract.Deployment
-
If non-null the type of exception we expect to get when we deploy.
- expectedFinalCorrelationStatus - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
-
If non-null, expect this correlation after response received.
- expectedFinalStatus - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
-
If non-null, expect this status after response received.
- expectedInvokeException - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
-
If non-null, expect an exception of this class (or subclass) on invoke.
- expectedResponsePattern - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
-
Expected RegExp pattern for the response, or null
- expectedStatus - Variable in class org.apache.ode.test.BPELTestAbstract.Invocation
-
If non-null, expecte this status right after invoke.