SPR-5523: converted a few additional package.html artifacts to package-info.java
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
/**
|
||||
* A comprehensive set of Portlet API mock objects,
|
||||
* targeted at usage with Spring's web MVC framework.
|
||||
* Useful for testing web contexts and controllers.
|
||||
*
|
||||
* <p>More convenient to use than dynamic mock objects
|
||||
* (<a href="http://www.easymock.org">EasyMock</a>) or
|
||||
* existing Portlet API mock objects.
|
||||
*/
|
||||
|
||||
package org.springframework.mock.web.portlet;
|
||||
Reference in New Issue
Block a user