Hierarchy For Package org.junit.platform.suite.api

Package Hierarchies:

Annotation Type Hierarchy

  • 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.SelectPackages (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)