Succeeded

final case class Succeeded(annotations: TestAnnotationMap) extends TestSuccess
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Annotates this test success with the specified test annotations.

Annotates this test success with the specified test annotations.

Inherited from:
TestSuccess
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product