[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-1420) Create Unit Tests for JndiSessionRegistrarBase.unbindEjb()
Andrew Lee Rubinger (JIRA)
jira-events at lists.jboss.org
Sat Jun 14 19:27:33 EDT 2008
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: Andrew Lee Rubinger
Fix For: AS 5.0.0.CR1
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