TestResult

sbt.protocol.testing.TestResult
See theTestResult companion object
sealed abstract class TestResult extends Serializable

Testing result

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
object Error.type
object Failed.type
object Passed.type

Members list

Concise view