Is your feature request related to a problem? Please describe.
At the moment it isn't possible to test query expressions that utilize the join operation "NotAny" with XRMMockUp.
Describe the solution you'd like
Implementation of "NotAny" join operation when using query expressions.
Describe alternatives you've considered
None.
Additional context
Apparently it is only the join operator "LeftOuter" that have been implemented.