Null exception when calling RenderComponent for Telerik Scheduler #976
Unanswered
jyatesmike
asked this question in
Q&A
Replies: 1 comment
-
Ill convert this to a question, since this seems more related to Telerik and less to bUnit. I do not have a definitive answer for you, for that I would ping @telerik support, but a few comments:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Attempting to write tests for Telerik Scheduler component. It is getting a null reference exception.
Example:
Testing this component:
With this test:
and using this TestContext...
Results in this output:
Expected behavior:
Expect RenderComponent to not throw an exception here. Unless I am missing something. Have looked at it for a few days and tried various things but always same exception.
Version info:
Beta Was this translation helpful? Give feedback.
All reactions