Uses of Interface
org.junit.jupiter.api.MethodOrderer
Packages that use MethodOrderer
-
Uses of MethodOrderer in org.junit.jupiter.api
Classes in org.junit.jupiter.api that implement MethodOrdererModifier and TypeClassDescriptionstatic classDeprecated.static classMethodOrdererthat sorts methods alphanumerically based on their display names usingString.compareTo(String)static classMethodOrdererthat sorts methods alphanumerically based on their names usingString.compareTo(String).static classMethodOrdererthat sorts methods based on the@Orderannotation.static classMethodOrdererthat orders methods pseudo-randomly.
MethodOrderer.MethodName; to be removed in 6.0