[jboss-jira] [JBoss JIRA] Commented: (JBMESSAGING-555) Separate generic JMS tests

Richard Achmatowicz (JIRA) jira-events at jboss.com
Tue Oct 31 18:04:41 EST 2006


    [ http://jira.jboss.com/jira/browse/JBMESSAGING-555?page=comments#action_12346049 ] 
            
Richard Achmatowicz commented on JBMESSAGING-555:
-------------------------------------------------

I've added another batch of test cases:
Adding testsuite/src/main/org/jboss/test/jbossmessaging/JMSBase.java
Adding testsuite/src/main/org/jboss/test/jbossmessaging/test/JoramUnitTestCase.java
Adding testsuite/src/main/org/jboss/test/jbossmessaging/test/SecurityUnitTestCase.java
Adding testsuite/src/main/org/jboss/test/jbossmessaging/test/TemporarySessionConnectionUnitTestCase.java
Adding testsuite/src/main/org/jboss/test/jbossmessaging/test/UnackedUnitTestCase.java
Adding testsuite/src/main/org/jboss/test/jbossmessaging/test/XAResourceUnitTestCase.java

I am within 11 test cases of completing the refactoring. I am putting together a spreadsheet of all JMS test cases
in the AS testsuite, summarising the test cases into three classes:
*which test cases are generic and easily refactored (these have already been comitted, as above)
* which test cases are generic and less easy to refactor (this will need a bit of consultation)
* which test cases are not generic and why
 

> Separate generic JMS tests
> --------------------------
>
>                 Key: JBMESSAGING-555
>                 URL: http://jira.jboss.com/jira/browse/JBMESSAGING-555
>             Project: JBoss Messaging
>          Issue Type: Sub-task
>          Components: Tests and Performance
>            Reporter: Ovidiu Feodorov
>         Assigned To: Richard Achmatowicz
>             Fix For: 1.2.0.Beta1
>
>
> Separate the generic JMS tests by creating a copy of all JBossMQ tests and eliminating the JBossMQ-specific ones. The remaining tests will be refactored so they can be run with both Messaging and JBossMQ,

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list