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

Reply via email to