TestCase
object TestCase
class Object
trait Matchable
class Any
Value members
Concrete methods
def recentFailures[A](innerSelection: SelectionBuilder[RecentFailures, A]): SelectionBuilder[TestCase, Option[A]]
Recent failure history of the test case on the base branch.
Recent failure history of the test case on the base branch.
Status of the test case (error, failed, success, skipped).
Status of the test case (error, failed, success, skipped).