Outcome
libretto.testing.TestKit.Outcome
object Outcome
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Outcome.type
Members list
Value members
Concrete methods
Alias for assert.
Alias for assert.
Attributes
Alias for assert.
Alias for assert.
Attributes
def expectThrows[A, B](using pos: SourcePos)(a: => A)(recover: PartialFunction[Throwable, B]): Outcome[B]
Extensions
Extensions
In this article