Annotation Interface GameTestHolder
Marks a class as containing game tests that should be registered automatically.
All methods annotated with
GameTest
or GameTestGenerator
will be registered.-
可选元素概要
可选元素修饰符和类型可选元素说明Used as the defaulttemplate namespace
for any game tests in the class that do not specify one.
-
元素详细资料
-
value
String valueUsed as the defaulttemplate namespace
for any game tests in the class that do not specify one.- 默认值:
- "minecraft"
-