[ 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
