Skip to content
#

razor-components

Here are 35 public repositories matching this topic...

egil
egil commented Aug 6, 2020

Currently ComponentParameterBuilder checks in the Add methods whether a parameter exists in the component under test, that matches the type passed as a cascading value. If a user wants to test a CUT that does not use the cascading value itself, but has sub components that does, they cannot use the builder.

My current thinking is that the existing Add(object) method be replaced with `AddCa

Improve this page

Add a description, image, and links to the razor-components topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the razor-components topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.