Class TestSuite.HumanFriendlyComparator
- java.lang.Object
-
- step.repositories.azure.devops.rest.model.TestSuite.HumanFriendlyComparator
-
-
Field Summary
Fields Modifier and Type Field Description static TestSuite.HumanFriendlyComparator
INSTANCE
-
Constructor Summary
Constructors Constructor Description HumanFriendlyComparator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
compare(TestSuite s1, TestSuite s2)
-
-
-
Field Detail
-
INSTANCE
public static TestSuite.HumanFriendlyComparator INSTANCE
-
-