Link to home
Start Free TrialLog in
Avatar of Simon Leung
Simon Leung

asked on

Test code on ASP.NET

Any idea what's the mock code in attached file mean ? What does x in #2 perform ?

Thx
TestCode01.png
Avatar of fcnatra
fcnatra
Flag of Spain image

On the Moq, ".Verify" checks that a method has been called on the Mock object
ASKER CERTIFIED SOLUTION
Avatar of it_saige
it_saige
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial