expectedShould

org.specs2.matcher.ShouldExpectations.expectedShould
implicit class expectedShould[T](tm: Expectable[T])(using not: NotGiven[NoShouldExpectations])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

infix def should(m: => Matcher[T]): Result