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
With the introduction of warnings it becomes possible to advise a user of badly formed, incorrect or unsupported annotations.
Where a package has the mandatory %suite annotation that identifies the package as a test package, then any text that appears like an annotation that is not understood by the annotation processor would produce a warning.