expectShould

implicit implicit class expectShould[T](tm: => T)(using not: NotGiven[NoShouldExpectations])
class Object
trait Matchable
class Any

Value members

Concrete methods

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