Annotation Interface Hierarchy
- org.junit.platform.suite.api.ConfigurationParameter (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.ConfigurationParameters (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.DisableParentConfigurationParameters (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.ExcludeClassNamePatterns (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.ExcludeEngines (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.ExcludePackages (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.ExcludeTags (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.IncludeClassNamePatterns (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.IncludeEngines (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.IncludePackages (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.IncludeTags (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.SelectClasses (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.SelectClasspathResource (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.SelectClasspathResources (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.SelectDirectories (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.SelectFile (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.SelectFiles (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.SelectModules (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.SelectPackages (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.SelectUris (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.Suite (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.SuiteDisplayName (implements java.lang.annotation.Annotation)
- org.junit.platform.suite.api.UseTechnicalNames (implements java.lang.annotation.Annotation)