Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TestCase analyser doesn't handle nullables #1

Closed
ChrisMaddock opened this issue Nov 28, 2016 · 3 comments
Closed

TestCase analyser doesn't handle nullables #1

ChrisMaddock opened this issue Nov 28, 2016 · 3 comments
Labels
Milestone

Comments

@ChrisMaddock
Copy link
Member

The TestCase analyser incorrectly flags up the below test, with nullable parameters.

image

image

I had a quick test with optional parameters and params, and they both look good!

@JasonBock
Copy link
Contributor

Should be able to fix this pretty easy.

JasonBock added a commit that referenced this issue Nov 28, 2016
Addresses issues with nullable types
@JasonBock
Copy link
Contributor

@ChrisMaddock get latest and see if it's fixed now. If so, please close the issue.

@ChrisMaddock
Copy link
Member Author

Yep, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants