Annotation Type GradeClass
-
@Retention(RUNTIME) @Target(TYPE) public @interface GradeClass
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleanallCorrectIf set to true, then all tests in the class must be ok to receive the gradelongdefaultCpuTimeoutDefault CPU timeout.doubledefaultValueDefault value for each test in the class.doubletotalValueThe total value attributed to this test class.
-