Readonly
How to combine the given constraints: and requires every constraint to be satisfied by some call reached during the walk, or requires at least one of them to match a reached call, and one-of requires exactly one of them to match a reached call.
and
or
one-of
How to combine the given constraints:
andrequires every constraint to be satisfied by some call reached during the walk,orrequires at least one of them to match a reached call, andone-ofrequires exactly one of them to match a reached call.