[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1420) Create Unit Tests for JndiSessionRegistrarBase.unbindEjb()
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Tue Jun 17 11:22:33 EDT 2008
[ http://jira.jboss.com/jira/browse/EJBTHREE-1420?page=all ]
jaikiran pai updated EJBTHREE-1420:
-----------------------------------
Attachment: EJBTHREE-1420.patch
> Create Unit Tests for JndiSessionRegistrarBase.unbindEjb()
> ----------------------------------------------------------
>
> Key: EJBTHREE-1420
> URL: http://jira.jboss.com/jira/browse/EJBTHREE-1420
> Project: EJB 3.0
> Issue Type: Task
> Components: proxy
> Reporter: Andrew Lee Rubinger
> Assigned To: jaikiran pai
> Fix For: AS 5.0.0.CR1
>
> Attachments: EJBTHREE-1420.patch
>
>
> We need a test to:
> * Deploy an EJB (there are already a couple sample ones available in src/test/java)
> * Test that all expected bindings are there (very similar to what is done "proxy session" tests)
> * Undeploy the EJB
> * Test that all the previous bindings are no longer available (ie. NameNotFoundException on lookup)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list