Annotation Type SectionNumber


@Retention(RUNTIME) @Target(METHOD) public @interface SectionNumber
Define the order of appearance of a test method in the Serenity Requirements reports. This has no effect on the order of execution, which is determined by JUnit.