public class HelloWorldTest extends TestCase (Code)
Simple MockEJB test case, the place to start exploring MockEJB.
Deploys a session bean and calls its method.
This class uses only the most basic features of MockEJB, please
see other test classes in this package to learn about more advanced MockEJB capabilities.
author: Alexander Ananiev