Al Programming
Free source code programming in C#, VB.Net, Java, SQL
Showing posts with label
Unit tests
.
Show all posts
Showing posts with label
Unit tests
.
Show all posts
Tuesday, January 5, 2016
C# Unit test to check if the class implements an interface with IsInstanceOfType method
›
C# > Assert Class > IsInstanceOfType This method verifies that the specified object is an instance of the specified type. Exa...
Monday, May 18, 2015
C# unit test using Moq verify property has been set
›
C# > Unit test > Moq > Verify property has been set SetupSet : Specifies a setup on the mocked type for a call to a property s...
›
Home
View web version