I would like to the create a Test class for each method in my session bean. I have tried put in the class name to be ${method_name}Test but this doesnt work.
This would be a nice to have feature.