Uses of Interface
guru.mikelue.jdut.annotation.JdutResourceConfig
-
Packages that use JdutResourceConfig Package Description guru.mikelue.jdut.annotation Defines annotations could be used to integrate testing framework. -
-
Uses of JdutResourceConfig in guru.mikelue.jdut.annotation
Methods in guru.mikelue.jdut.annotation that return types with arguments of type JdutResourceConfig Modifier and Type Method Description Class<? extends JdutResourceConfig>[]
resourcesConfig()
The resources defined by type ofJdutResourceConfig
which is just a tagging interface.
-