Represents a marker interface for all test extensions.
no type hierarchy
Attributes | |
order | Source Codeshared default Integer order Returns the order of this test extension. |
Inherited Attributes |
Attributes inherited from: Object |
Methods | |
compare | Source Codeshared actual Comparison compare(TestExtension other) Compares extensions based on their order. Refines Comparable.compare |
Inherited Methods |
Methods inherited from: Object |
Methods inherited from: Comparable<Other> |