You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@beehive.apache.org by "Dan Diephouse (JIRA)" <be...@incubator.apache.org> on 2004/11/16 00:34:24 UTC

[jira] Created: (BEEHIVE-89) Make testing Controls easily

Make testing Controls easily
----------------------------

         Key: BEEHIVE-89
         URL: http://nagoya.apache.org/jira/browse/BEEHIVE-89
     Project: Beehive
        Type: New Feature
    Reporter: Dan Diephouse


I've started discussing control testing stuff  with some of you at ApacheCon.  I'm attaching a link to an AbstractTestCase that I feel makes it pretty easy to test a control.  Its only like 20 lines of code, so its nothing special. Hopefully it will be a discussion starter though!

http://svn.controlhaus.org/xfire-xmlbeans-client/trunk/src/test/org/controlhaus/xfire/client/AbstractControlTest.java?rev=118&view=auto

Basically I just look for a client initializer and run it for the test case. Dead simple.  What other testing facilities do people think need to be added? Hopefully this JIRA issue can capture some of that stuff.

-- 
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-89) Make testing Controls easily

Posted by "Kenneth Tam (JIRA)" <be...@incubator.apache.org>.
     [ http://issues.apache.org/jira/browse/BEEHIVE-89?page=all ]

Kenneth Tam updated BEEHIVE-89:
-------------------------------

    Fix Version: TBD
                     (was: V1)

> Make testing Controls easily
> ----------------------------
>
>          Key: BEEHIVE-89
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-89
>      Project: Beehive
>         Type: New Feature
>   Components: Controls
>     Versions: V1Beta
>     Reporter: Dan Diephouse
>     Assignee: Kenneth Tam
>      Fix For: TBD

>
> I've started discussing control testing stuff  with some of you at ApacheCon.  I'm attaching a link to an AbstractTestCase that I feel makes it pretty easy to test a control.  Its only like 20 lines of code, so its nothing special. Hopefully it will be a discussion starter though!
> http://svn.controlhaus.org/xfire-xmlbeans-client/trunk/src/test/org/controlhaus/xfire/client/AbstractControlTest.java?rev=118&view=auto
> Basically I just look for a client initializer and run it for the test case. Dead simple.  What other testing facilities do people think need to be added? Hopefully this JIRA issue can capture some of that stuff.

-- 
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-89) Make testing Controls easily

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

Kenneth Tam updated BEEHIVE-89:
-------------------------------

      Assign To: Kenneth Tam
        Version: V1Beta
      Component: Controls
    Fix Version: V1

> Make testing Controls easily
> ----------------------------
>
>          Key: BEEHIVE-89
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-89
>      Project: Beehive
>         Type: New Feature
>   Components: Controls
>     Versions: V1Beta
>     Reporter: Dan Diephouse
>     Assignee: Kenneth Tam
>      Fix For: V1

>
> I've started discussing control testing stuff  with some of you at ApacheCon.  I'm attaching a link to an AbstractTestCase that I feel makes it pretty easy to test a control.  Its only like 20 lines of code, so its nothing special. Hopefully it will be a discussion starter though!
> http://svn.controlhaus.org/xfire-xmlbeans-client/trunk/src/test/org/controlhaus/xfire/client/AbstractControlTest.java?rev=118&view=auto
> Basically I just look for a client initializer and run it for the test case. Dead simple.  What other testing facilities do people think need to be added? Hopefully this JIRA issue can capture some of that stuff.

-- 
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