Package org.junit.runner.manipulation
Class Ordering.Context
- java.lang.Object
-
- org.junit.runner.manipulation.Ordering.Context
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Description
getTarget()
Gets the description for the top-level target being ordered.
-
-
-
Method Detail
-
getTarget
public Description getTarget()
Gets the description for the top-level target being ordered.
-
-