Commands_ShouldSendCommandsToChild_WhenBindingExistsInChild
Constructors
[TestCase(new object[] { true, false })]
[TestCase(new object[] { true, true })]
[TestCase(new object[] { false, false })]
[TestCase(new object[] { false, true })]
public Commands_ShouldSendCommandsToChild_WhenBindingExistsInChild(bool useReflection, bool bindingOnlyInChild)
Parameters
| Type | Name | Description |
|---|---|---|
| bool | useReflection | |
| bool | bindingOnlyInChild |