hasModifiers
A matcher matching an object if the object has at least the given modifiers.
Return
the matcher
Parameters
modifiers
the modifiers
<T>
the type of object to match
A matcher matching an object if the object has at least the given modifiers.
the matcher
the modifiers
the type of object to match