You are developing an ASP.NET MVC web application that includes the following method.
You need to test the AccountBalance method. Which unit test should you use?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
You are developing an ASP.NET MVC web application that includes the following method.
You need to test the AccountBalance method. Which unit test should you use?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
C
C is correct and not A, because C is “public”