Thursday, 20 August 2009

Time to write some tests....

There is always time in your Enterprise Application's life when your code base is just to big to remember every class, then you don't remember what some projects do, then some modules... this is the time when you have to sit down and "waste" some time, and by wasting I mean not write some application code ;)

So today I'm starting building a test framework for our EJB3s...

http://jakarta.apache.org/cactus/getting_started.html

I'll try first with cactus... we will see if it's useful.

No comments:

Post a Comment