sbt.protocol.testing.TestResult
See theTestResult companion class
object TestResult
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Sumtrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
TestResult.type
Members list
Type members
Classlikes
case object Error extends TestResult
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Producttrait Equalsclass TestResulttrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
Error.type
case object Failed extends TestResult
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Producttrait Equalsclass TestResulttrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
Failed.type
case object Passed extends TestResult
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Producttrait Equalsclass TestResulttrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
Passed.type
Inherited types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
In this article