You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test method Constructors.Selecting_Injected.Select_ByParameter_Generic threw exception:
System.InvalidOperationException: No member matching data has been found.
Error in: RegisterType<BaselineTestType`3>(Invoke.Constructor(ResolvedParameter: Type=IUnityContainer Name=null))
---> System.ArgumentException: No member matching data has been found.
Description
Test method Constructors.Selecting_Injected.Select_ByParameter_Generic threw exception:
System.InvalidOperationException: No member matching data has been found.
To Reproduce
https://github.com/unitycontainer/container-regression-tests/blob/080a60420d136ff1ba1b632f8ffd11c8428ca813/Patterns/Selection/Injected/ByParameter.cs#L37
The text was updated successfully, but these errors were encountered: