Update package-info for org.springframework.test
This commit is contained in:
parent
0083cc0a01
commit
0026d8faf8
|
|
@ -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
|
||||
* has been deprecated in favor of using the listener-based <em>Spring TestContext Framework</em>.
|
||||
*
|
||||
* @see org.springframework.test.util
|
||||
*/
|
||||
|
||||
package org.springframework.test;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue