Uses of Package
net.neoforged.testframework.annotation
Package
Description
-
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotate a static method accepting exactly one parameter of MutableTestFramework (or parent interfaces) to register that method as an on-init listener, which will be called in
MutableTestFramework.init(IEventBus, ModContainer)
.Annotation used byAbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotate a static method accepting exactly one parameter of MutableTestFramework (or parent interfaces) to register that method as an on-init listener, which will be called in
MutableTestFramework.init(IEventBus, ModContainer)
.Annotation used byAbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.Annotation used by
AbstractTest
in order to collect information about a test. -
ClassDescriptionPut this annotation on a static field containing either a
StructureTemplate
, aSupplier
of StructureTemplate or aStructureTemplateBuilder
in order to automatically register that code-defined template. -
ClassDescriptionApply this annotation to a class in order to add a common configuration to all child tests.
-