Question: Hello I am trying to set up a unit test, and it has failed because it is case sensitive. How would I code it so
Hello
I am trying to set up a unit test, and it has failed because it is case sensitive. How would I code it so that the input name can be a mix of capital and lower case letters?
Thank you


public bool AreYou(string id) for (int = 0; i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
