sealed trait ConfigureOp
The configuration change operation we want to perform on a differ. For example we might want to:
- Mark the current differ as ignored so its comparison never fails
- Change a Differ for Seq to pair by a field instead of index
- Companion
- object
class Object
trait Matchable
class Any