You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Ishara Dilhari Premadasa (JIRA)" <ji...@apache.org> on 2011/08/29 12:57:37 UTC

[jira] [Created] (ODE-937) Provide ability to change the hard coded maximum and minimum waiting times for bpel testcases in BPELTestAbstract class

Provide ability to change the hard coded maximum and minimum waiting times for bpel testcases in BPELTestAbstract class
-----------------------------------------------------------------------------------------------------------------------

                 Key: ODE-937
                 URL: https://issues.apache.org/jira/browse/ODE-937
             Project: ODE
          Issue Type: Improvement
          Components: Test environment
    Affects Versions: 1.3.5
         Environment: Ubuntu 10.04
            Reporter: Ishara Dilhari Premadasa
            Priority: Minor


At present addInvoke method (in BPELTestAbstract class) only read  namespace,operation,target and request,responses from the test descriptor. The maximum and minimum waiting times are hard-coded in the Invocation class. If the max or min waiting times for a test case needed to be changed it should be declared within test class's method.
it would be better if it can be declared as an entry in test.properties file and read from addInvoke() and setup, without hard coding.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (ODE-937) Provide ability to change the hard coded maximum and minimum waiting times for bpel testcases in BPELTestAbstract class

Posted by "Ishara Dilhari Premadasa (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ODE-937?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ishara Dilhari Premadasa updated ODE-937:
-----------------------------------------

    Attachment: addInvokeModify.patch

The patch is attached below.

> Provide ability to change the hard coded maximum and minimum waiting times for bpel testcases in BPELTestAbstract class
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: ODE-937
>                 URL: https://issues.apache.org/jira/browse/ODE-937
>             Project: ODE
>          Issue Type: Improvement
>          Components: Test environment
>    Affects Versions: 1.3.5
>         Environment: Ubuntu 10.04
>            Reporter: Ishara Dilhari Premadasa
>            Priority: Minor
>              Labels: test
>         Attachments: addInvokeModify.patch
>
>
> At present addInvoke method (in BPELTestAbstract class) only read  namespace,operation,target and request,responses from the test descriptor. The maximum and minimum waiting times are hard-coded in the Invocation class. If the max or min waiting times for a test case needed to be changed it should be declared within test class's method.
> it would be better if it can be declared as an entry in test.properties file and read from addInvoke() and setup, without hard coding.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira