Closed ghostbuster91 closed 3 years ago
most of the time such flexibility isn't required and it would be great if one could simply write ObjectMatcher.by[Person](_.name)
ObjectMatcher.by[Person](_.name)
most of the time such flexibility isn't required and it would be great if one could simply write
ObjectMatcher.by[Person](_.name)