Update package-info for org.springframework.test
This commit is contained in:
@@ -1,9 +1,8 @@
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
|
* Generic unit testing support classes.
|
||||||
*
|
*
|
||||||
* This package contains the legacy JUnit 3.8 class hierarchy, which as of Spring 3.0
|
* @see org.springframework.test.util
|
||||||
* has been deprecated in favor of using the listener-based <em>Spring TestContext Framework</em>.
|
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
package org.springframework.test;
|
package org.springframework.test;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user