Skip to content

Add enumeration support to the odata language#7

Merged
alex-davies merged 1 commit into
masterfrom
feature/odata-enumeration
Jul 3, 2018
Merged

Add enumeration support to the odata language#7
alex-davies merged 1 commit into
masterfrom
feature/odata-enumeration

Conversation

@alex-davies
Copy link
Copy Markdown
Collaborator

Also provide a few helper methods for enum conversions usable by other languages

Also provide a few helper methods for enum conversions usable by other languages
[InlineData("not Name eq 'Apple'")]
[InlineData("Name ne 'Apple'")]
[InlineData("not Name ne 'Apple'")]
[InlineData(@"not Name ne 'Apple'")]
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

duplicated test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant