Refactored name of "xContaining" attribute selector methods to "xContainingToken".
Added true "xContaining" attribute selector methods that match on substrings instead of on tokens.
Added remaining attribute matching operators and a corresponding selector method to utilize them. Refactored existing attribute-based selector methods to use this method.
Description
Refactored name of "xContaining" attribute selector methods to "xContainingToken".
Added true "xContaining" attribute selector methods that match on substrings instead of on tokens.
Added remaining attribute matching operators and a corresponding selector method to utilize them. Refactored existing attribute-based selector methods to use this method.
Fixes #1554
Type of change
Checklist
Additional for
Feature
type of change