expectedShould

implicit implicit class expectedShould[T](tm: Expectable[T])(using not: NotGiven[NoShouldExpectations])
class Object
trait Matchable
class Any

Value members

Concrete methods

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