expectShould

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

Value members

Concrete methods

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