Package net.sf.jzeno.tests

Class Summary
MockRequest This class is a mock object for unit testing, it implements the HttpServletRequest interface.
MockResponse This class is a mock object for unit testing, it implements the HttpServletResponse interface.
MockSession This class is a mock object for unit testing, it implements the HttpSession interface.
Populator Populator is a helper class for facilitating the creation of test enitities.