Data Builder
Class for building data matchers
This class helps to build matches for data. Please note that any function invoking will add specific matcher to the list and after that all of them will be combined with help of AllOf.allOf()
See also
AllOf. allOf
()