it("builds the FilterExpression and NameValueMaps - mixed operators", () => {
        const Filter = {
            a: 1,
            b: "between 2 and 3",
            c: "size > 4",