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 Empty
object Error
object Failed
object Passed
In this article