程序包net.neoforged.testframework.annotation的分层结构
批注接口分层结构
- net.neoforged.testframework.annotation.ForEachTest (implements java.lang.annotation.Annotation)
- net.neoforged.testframework.annotation.OnInit (implements java.lang.annotation.Annotation)
- net.neoforged.testframework.annotation.RegisterStructureTemplate (implements java.lang.annotation.Annotation)
- net.neoforged.testframework.annotation.TestGroup (implements java.lang.annotation.Annotation)
- net.neoforged.testframework.annotation.TestHolder (implements java.lang.annotation.Annotation)
- net.neoforged.testframework.annotation.WithListener (implements java.lang.annotation.Annotation)
枚举类分层结构
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- net.neoforged.testframework.annotation.OnInit.Stage
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)