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

Fix for Issue 40 #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix for Issue 40 #41

wants to merge 2 commits into from

Conversation

rikrak
Copy link
Contributor

@rikrak rikrak commented Jun 30, 2020

This should help with #40
The issue might be that the subject under test might have a null value in the View data which causes the NullReferenceException.

Caveats:

  • I struggle with git, so this pull request may not work as my fork may not be in an appropriate state :-(
  • The code contains references to a TestController class (surrounded by compiler directives for NETCOREAPP1_0) I couldn't find the TestController class, so I couldn't add the necessary method to it. The projects didn't seem to be setup for .netcore, so I've assumed this is non-functional code. - I could well be wrong on this :-)

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