Kyle - I developed extensions to junit to allow for remote execution of junit tests in ejb and servlet containers and an alternative/addition to the current mantis/tch approach. I'd like to talk it over with you. Zack is currently working on a different scheme and it's not clear what is driving the requirements. To me the mantis/tch approach is fairly BEA centric and seemed overly complex to me when I first encountered it, but Zack seems to be fairly invested in continuing it.
- Brett -----Original Message----- From: Kyle Marvin (JIRA) [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 01, 2004 8:23 AM To: Brett Bennett Subject: [jira] Assigned: (BEEHIVE-103) JUnit test support for controls in standalone environment [ 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
