Namespace sap.ui.test.matchers


Namespaces & Classes
AggregationContainsPropertyEqualAggregationContainsPropertyEqual - checks if an aggregation contains at least one item that has a Property set to a certain value
AggregationFilledAggregationFilled - checks if an aggregation contains at least one entry
AggregationLengthEqualsAggregationLengthEquals - checks if an aggregation contains at least one entry
AncestorAncestor - checks if a control has a defined ancestor
BindingPathBindingPath - checks if a control has a binding context with the exact same binding path
InteractableInteractable - check if a control is currently able to take user interactions.
MatcherMatchers for Opa5 - needs to implement an isMatching function that returns a boolean and will get a control instance as parameter
PropertiesProperties - checks if a control's properties have the provided values - all properties have to match their values.
PropertyStrictEqualsPropertyStrictEquals - checks if a property has the exact same value