When using JUnit 5 there is no need for a JUnit Rule anymore. class AnnotationBasedTogglzExtensionTest { @Test @AllEnabled(MyFeatures.class) void ...
確定! 回上一頁