[jboss-dev-forums] [Design of EJB 3.0] - Re: Which is the best place to write a test case for ejb3-te
jaikiran
do-not-reply at jboss.com
Sat Aug 9 07:12:06 EDT 2008
"ALRubinger" wrote : Looks like the purpose of these unit tests are to test the mock container itself; correct assumption?
|
Yes. Although, it wasn't my original intention to test the mock container. I was using the mock container to test the jndi binding of a bean when i happened to run into this issue.
"ALRubinger" wrote :
|
| So green light for a commit on that piece at least.
|
| Also:
|
| * System.out.println == Bad. org.jboss.logging.Logger == Good (for these purposes anyway, it's a standard here, don't ask why another logging framework).
|
|
I understand :) I have incorporated this review comment and committed the fix and the test cases. SVN Revision: 76848
"ALRubinger" wrote :
| Say the word and I'll assign you some of my recent backlog of issues for Proxy.
|
|
Sure. That way, i can keep myself busy in my spare time and also get to understand more about the codebase.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4169722#4169722
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4169722
More information about the jboss-dev-forums
mailing list