You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "C Brett Bennett (JIRA)" <be...@incubator.apache.org> on 2004/11/30 23:42:28 UTC

[jira] Created: (BEEHIVE-103) JUnit test support for controls in standalone environment

JUnit test support for controls in standalone environment
---------------------------------------------------------

         Key: BEEHIVE-103
         URL: http://nagoya.apache.org/jira/browse/BEEHIVE-103
     Project: Beehive
        Type: Test
  Components: Controls  
    Versions: V1Alpha    
    Reporter: C Brett Bennett
    Priority: Minor


A set of classes have been developed that allows for the definition of JUnit test
cases to be able to run in a 'standalone' bean context container or within a j2ee
or servlet container in a transparent fashion. The contract is simply that the test
case inherit from one of two base classes ControlTestCase or SingleControlTestCase.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (BEEHIVE-103) JUnit test support for controls in standalone environment

Posted by "Kyle Marvin (JIRA)" <be...@incubator.apache.org>.
     [ http://nagoya.apache.org/jira/browse/BEEHIVE-103?page=history ]

Kyle Marvin reassigned BEEHIVE-103:
-----------------------------------

    Assign To: Kyle Marvin

> JUnit test support for controls in standalone environment
> ---------------------------------------------------------
>
>          Key: BEEHIVE-103
>          URL: http://nagoya.apache.org/jira/browse/BEEHIVE-103
>      Project: Beehive
>         Type: Test
>   Components: Controls
>     Versions: V1Alpha
>     Reporter: C Brett Bennett
>     Assignee: Kyle Marvin
>     Priority: Minor
>  Attachments: junit-control.zip
>
> A set of classes have been developed that allows for the definition of JUnit test
> cases to be able to run in a 'standalone' bean context container or within a j2ee
> or servlet container in a transparent fashion. The contract is simply that the test
> case inherit from one of two base classes ControlTestCase or SingleControlTestCase.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (BEEHIVE-103) JUnit test support for controls in standalone environment

Posted by "Kyle Marvin (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-103?page=history ]

Kyle Marvin reassigned BEEHIVE-103:
-----------------------------------

    Assign To: Eddie O'Neil  (was: Kyle Marvin)

Eddie is going to take a look at this... in addition to the attached version, there is one in the controls test dir plus several other ad hoc ones floating around.

Clealy a demand for this...

> JUnit test support for controls in standalone environment
> ---------------------------------------------------------
>
>          Key: BEEHIVE-103
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-103
>      Project: Beehive
>         Type: Test
>   Components: Controls
>     Versions: V1Alpha
>     Reporter: C Brett Bennett
>     Assignee: Eddie O'Neil
>     Priority: Minor
>  Attachments: junit-control.zip
>
> A set of classes have been developed that allows for the definition of JUnit test
> cases to be able to run in a 'standalone' bean context container or within a j2ee
> or servlet container in a transparent fashion. The contract is simply that the test
> case inherit from one of two base classes ControlTestCase or SingleControlTestCase.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-103) JUnit test support for controls in standalone environment

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-103?page=history ]

Eddie O'Neil updated BEEHIVE-103:
---------------------------------

    Fix Version: V1

> JUnit test support for controls in standalone environment
> ---------------------------------------------------------
>
>          Key: BEEHIVE-103
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-103
>      Project: Beehive
>         Type: New Feature
>   Components: Controls
>     Versions: V1Alpha
>     Reporter: C Brett Bennett
>     Assignee: Eddie O'Neil
>     Priority: Minor
>      Fix For: V1
>  Attachments: junit-control.zip
>
> A set of classes have been developed that allows for the definition of JUnit test
> cases to be able to run in a 'standalone' bean context container or within a j2ee
> or servlet container in a transparent fashion. The contract is simply that the test
> case inherit from one of two base classes ControlTestCase or SingleControlTestCase.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-103) JUnit test support for controls in standalone environment

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-103?page=all ]

Eddie O'Neil updated BEEHIVE-103:
---------------------------------

    Version: V1Beta
             V1

> JUnit test support for controls in standalone environment
> ---------------------------------------------------------
>
>          Key: BEEHIVE-103
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-103
>      Project: Beehive
>         Type: New Feature
>   Components: Controls
>     Versions: V1Alpha, V1Beta, V1
>     Reporter: C Brett Bennett
>     Assignee: Eddie O'Neil
>     Priority: Minor
>      Fix For: TBD
>  Attachments: junit-control.zip
>
> A set of classes have been developed that allows for the definition of JUnit test
> cases to be able to run in a 'standalone' bean context container or within a j2ee
> or servlet container in a transparent fashion. The contract is simply that the test
> case inherit from one of two base classes ControlTestCase or SingleControlTestCase.

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


[jira] Updated: (BEEHIVE-103) JUnit test support for controls in standalone environment

Posted by "C Brett Bennett (JIRA)" <be...@incubator.apache.org>.
     [ http://nagoya.apache.org/jira/browse/BEEHIVE-103?page=history ]

C Brett Bennett updated BEEHIVE-103:
------------------------------------

    Attachment: junit-control.zip

> JUnit test support for controls in standalone environment
> ---------------------------------------------------------
>
>          Key: BEEHIVE-103
>          URL: http://nagoya.apache.org/jira/browse/BEEHIVE-103
>      Project: Beehive
>         Type: Test
>   Components: Controls
>     Versions: V1Alpha
>     Reporter: C Brett Bennett
>     Priority: Minor
>  Attachments: junit-control.zip
>
> A set of classes have been developed that allows for the definition of JUnit test
> cases to be able to run in a 'standalone' bean context container or within a j2ee
> or servlet container in a transparent fashion. The contract is simply that the test
> case inherit from one of two base classes ControlTestCase or SingleControlTestCase.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-103) JUnit test support for controls in standalone environment

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-103?page=all ]

Eddie O'Neil updated BEEHIVE-103:
---------------------------------

    Fix Version: TBD
                     (was: V1)

> JUnit test support for controls in standalone environment
> ---------------------------------------------------------
>
>          Key: BEEHIVE-103
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-103
>      Project: Beehive
>         Type: New Feature
>   Components: Controls
>     Versions: V1Alpha, V1Beta, V1
>     Reporter: C Brett Bennett
>     Assignee: Eddie O'Neil
>     Priority: Minor
>      Fix For: TBD
>  Attachments: junit-control.zip
>
> A set of classes have been developed that allows for the definition of JUnit test
> cases to be able to run in a 'standalone' bean context container or within a j2ee
> or servlet container in a transparent fashion. The contract is simply that the test
> case inherit from one of two base classes ControlTestCase or SingleControlTestCase.

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


[jira] Commented: (BEEHIVE-103) JUnit test support for controls in standalone environment

Posted by "Dan Diephouse (JIRA)" <be...@incubator.apache.org>.
     [ http://nagoya.apache.org/jira/browse/BEEHIVE-103?page=comments#action_56045 ]
     
Dan Diephouse commented on BEEHIVE-103:
---------------------------------------

These look very good. A lot like the stuff I did for BEEHIVE-89 (which can be marked as closed once this stuff goes in), but better :-). I'm not sure I understand why there is the SingleControlTestCase though...

> JUnit test support for controls in standalone environment
> ---------------------------------------------------------
>
>          Key: BEEHIVE-103
>          URL: http://nagoya.apache.org/jira/browse/BEEHIVE-103
>      Project: Beehive
>         Type: Test
>   Components: Controls
>     Versions: V1Alpha
>     Reporter: C Brett Bennett
>     Priority: Minor
>  Attachments: junit-control.zip
>
> A set of classes have been developed that allows for the definition of JUnit test
> cases to be able to run in a 'standalone' bean context container or within a j2ee
> or servlet container in a transparent fashion. The contract is simply that the test
> case inherit from one of two base classes ControlTestCase or SingleControlTestCase.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


[jira] Updated: (BEEHIVE-103) JUnit test support for controls in standalone environment

Posted by "Eddie O'Neil (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-103?page=history ]

Eddie O'Neil updated BEEHIVE-103:
---------------------------------

    type: New Feature  (was: Test)

Changing this to a feature; it's not really about adding a test.  :)

> JUnit test support for controls in standalone environment
> ---------------------------------------------------------
>
>          Key: BEEHIVE-103
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-103
>      Project: Beehive
>         Type: New Feature
>   Components: Controls
>     Versions: V1Alpha
>     Reporter: C Brett Bennett
>     Assignee: Eddie O'Neil
>     Priority: Minor
>  Attachments: junit-control.zip
>
> A set of classes have been developed that allows for the definition of JUnit test
> cases to be able to run in a 'standalone' bean context container or within a j2ee
> or servlet container in a transparent fashion. The contract is simply that the test
> case inherit from one of two base classes ControlTestCase or SingleControlTestCase.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira