Re: Welcome to the new edition of "JUnit in Action"
Hi Aldian,
What kind of EJB3 testing are you interested in?
I mean, we will write about testing JPA entities and also on using Cactus for in-container testing, but nothing too specific for EJB 3. We will cover EJB 3 when appliablue, but I don't think the technology deserves a topic of its own - in fact, one of the great advantages of EJB 3 (compared to its predecessors) is that it's much easier to test them as POJOs.
But if you think we are missing something, please let us know.
Regards,
-- Felipe
|