Unit testing
Mocking
Unit Testing in Visual Studio
Coverage & Quality
Mocking
More
Search
Ctrl + K
Mocking Demo
Previous
What and why mocks?
Next
Exercise
Last updated
1 year ago
Mocking demo application
Let us discuss mocking with the help of a demo application called EazyLoan.
C# Demo (with NUnit and Moq)
Java Demo (with JUnit 5, Mockito 3 on Gradle)
GitHub - raviramorg/EazyLoan: To understand need and ways of mocking
GitHub
GitHub - ravirammysore/MockingDemoJUnit
GitHub