MayVerb

org.apache.pekko.persistence.scalatest.MayVerb
See theMayVerb companion object
trait MayVerb

Attributes

Companion
object
Source
MayVerb.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Type members

Classlikes

Attributes

Source
MayVerb.scala
Supertypes
class Object
trait Matchable
class Any

Value members

Concrete methods

Configurable number of frames to be shown when a MAY test fails (is canceled).

Configurable number of frames to be shown when a MAY test fails (is canceled).

Defaults to 3. Must be greater than 0.

Attributes

Source
MayVerb.scala
def optional(whenSkippedMessage: String)(body: => Unit): Unit

Attributes

Source
MayVerb.scala

Implicits

Implicits

Implicitly converts an object of type String to a StringMayWrapper, to enable may methods to be invokable on that object.

Implicitly converts an object of type String to a StringMayWrapper, to enable may methods to be invokable on that object.

Attributes

Source
MayVerb.scala