You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Import findMetaAnnotation/findMetaAnnotations into tests and add coverage for meta-annotation discovery. Adds testFindMetaAnnotation and testFindMetaAnnotations (with helper assertFindMetaAnnotations) to assert that meta-annotations such as Monitored, ServiceMode and Template are found on test types A and B and not present on AnnotationUtils. Also introduces a new @template meta-annotation and annotates @ServiceMode with @template to support the tests.
0 commit comments