Interfaces Matcher
Properties
Link copied to clipboard
Link copied to clipboard
Match type. Default is MatchType.Contains.
----------------Link copied to clipboard
Functions
Link copied to clipboard
Add interface class matcher to match.
----------------fun add(className: String, matchType: StringMatchType = StringMatchType.Equals, ignoreCase: Boolean = false): InterfacesMatcher
Add interface class name to match.
----------------Link copied to clipboard
Interface count to match.
----------------Link copied to clipboard
Interface count to match.
----------------Link copied to clipboard
Interface count to match.
----------------Link copied to clipboard
Need to match interfaces.
----------------Link copied to clipboard
Match type.
----------------