Document meta-annotation support in the TCF
- Completed Javadoc for MetaAnnotationUtils. - Added Javadoc notes to multiple annotations in the TCF, pointing out which annotations can be used as meta-annotations. Issue: SPR-11109
This commit is contained in:
@@ -36,6 +36,7 @@ import static org.springframework.test.context.MetaAnnotationUtils.*;
|
||||
*
|
||||
* @author Sam Brannen
|
||||
* @since 4.0
|
||||
* @see OverriddenMetaAnnotationAttributesTests
|
||||
*/
|
||||
public class MetaAnnotationUtilsTests {
|
||||
|
||||
|
||||
@@ -34,6 +34,7 @@ import static org.springframework.test.context.MetaAnnotationUtils.*;
|
||||
*
|
||||
* @author Sam Brannen
|
||||
* @since 4.0
|
||||
* @see MetaAnnotationUtilsTests
|
||||
*/
|
||||
public class OverriddenMetaAnnotationAttributesTests {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user