Update package-info for org.springframework.test

This commit is contained in:
Sam Brannen
2014-09-22 15:06:18 +02:00
parent 0083cc0a01
commit 0026d8faf8

View File

@@ -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;