Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def escape(str: String): String
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- val locationRenderer: TestAnnotationRenderer
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def render(reporterEvent: ExecutionEvent, includeCause: Boolean)(implicit trace: Trace): Seq[String]
- def renderAssertFailure(result: TestResult, labels: List[String], depth: Int, annotations: TestAnnotationMap): ExecutionResult
- def renderAssertionResult(assertionResult: TestTrace[Boolean], offset: Int): Message
- def renderCause(cause: Cause[Any], offset: Int)(implicit trace: Trace): Message
- def renderEvent(event: ExecutionEvent, includeCause: Boolean)(implicit trace: Trace): Seq[ExecutionResult]
- def renderFailureCase(failureCase: FailureCase, offset: Int, testLabel: Option[String]): Chunk[Line]
- def renderFailureLabel(label: String, offset: Int): Line
- def renderOutput(results: Seq[ExecutionResult])(implicit trace: Trace): Seq[String]
- def renderRuntimeCause[E](cause: Cause[E], labels: List[String], depth: Int, includeCause: Boolean)(implicit trace: Trace): ExecutionResult
- def renderSummary(summary: Summary): String
- def rendered(caseType: ResultType, label: String, result: Status, offset: Int, lines: Line*): ExecutionResult
- def renderedWithSummary(caseType: ResultType, label: String, result: Status, offset: Int, lines: List[Line], summaryLines: List[Line]): ExecutionResult
- final def synchronized[T0](arg0: => T0): T0
- def testCaseOutput(labels: List[String], results: Either[TestFailure[Any], TestSuccess], includeCause: Boolean, annotations: TestAnnotationMap)(implicit trace: Trace): (List[Line], List[Line])
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
Deprecated Value Members
- def finalize(): Unit
Value Members
- final def render(reporterEvent: ExecutionEvent, includeCause: Boolean)(implicit trace: Trace): Seq[String]
- def renderAssertFailure(result: TestResult, labels: List[String], depth: Int, annotations: TestAnnotationMap): ExecutionResult
- def renderAssertionResult(assertionResult: TestTrace[Boolean], offset: Int): Message
- def renderCause(cause: Cause[Any], offset: Int)(implicit trace: Trace): Message
- def renderFailureCase(failureCase: FailureCase, offset: Int, testLabel: Option[String]): Chunk[Line]
- def renderFailureLabel(label: String, offset: Int): Line
- def renderRuntimeCause[E](cause: Cause[E], labels: List[String], depth: Int, includeCause: Boolean)(implicit trace: Trace): ExecutionResult
- def rendered(caseType: ResultType, label: String, result: Status, offset: Int, lines: Line*): ExecutionResult
- def renderedWithSummary(caseType: ResultType, label: String, result: Status, offset: Int, lines: List[Line], summaryLines: List[Line]): ExecutionResult
- def testCaseOutput(labels: List[String], results: Either[TestFailure[Any], TestSuccess], includeCause: Boolean, annotations: TestAnnotationMap)(implicit trace: Trace): (List[Line], List[Line])
Inherited from Any
Value Members
- final def asInstanceOf[T0]: T0
- final def isInstanceOf[T0]: Boolean
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def clone(): AnyRef
- final def eq(arg0: AnyRef): Boolean
- def equals(arg0: AnyRef): Boolean
- def escape(str: String): String
- final def getClass(): Class[_ <: AnyRef]
- def hashCode(): Int
- final def isInstanceOf[T0]: Boolean
- val locationRenderer: TestAnnotationRenderer
- final def ne(arg0: AnyRef): Boolean
- final def notify(): Unit
- final def notifyAll(): Unit
- final def render(reporterEvent: ExecutionEvent, includeCause: Boolean)(implicit trace: Trace): Seq[String]
- def renderAssertFailure(result: TestResult, labels: List[String], depth: Int, annotations: TestAnnotationMap): ExecutionResult
- def renderAssertionResult(assertionResult: TestTrace[Boolean], offset: Int): Message
- def renderCause(cause: Cause[Any], offset: Int)(implicit trace: Trace): Message
- def renderEvent(event: ExecutionEvent, includeCause: Boolean)(implicit trace: Trace): Seq[ExecutionResult]
- def renderFailureCase(failureCase: FailureCase, offset: Int, testLabel: Option[String]): Chunk[Line]
- def renderFailureLabel(label: String, offset: Int): Line
- def renderOutput(results: Seq[ExecutionResult])(implicit trace: Trace): Seq[String]
- def renderRuntimeCause[E](cause: Cause[E], labels: List[String], depth: Int, includeCause: Boolean)(implicit trace: Trace): ExecutionResult
- def renderSummary(summary: Summary): String
- def rendered(caseType: ResultType, label: String, result: Status, offset: Int, lines: Line*): ExecutionResult
- def renderedWithSummary(caseType: ResultType, label: String, result: Status, offset: Int, lines: List[Line], summaryLines: List[Line]): ExecutionResult
- final def synchronized[T0](arg0: => T0): T0
- def testCaseOutput(labels: List[String], results: Either[TestFailure[Any], TestSuccess], includeCause: Boolean, annotations: TestAnnotationMap)(implicit trace: Trace): (List[Line], List[Line])
- def toString(): String
- final def wait(): Unit
- final def wait(arg0: Long, arg1: Int): Unit
- final def wait(arg0: Long): Unit
- def finalize(): Unit