Normally unit testing is used to verify that state is being altered as expected and interactions are occurring as expected (state based testing or interaction based testing). We also write …
Continue Reading about The Importance of Unit Testing WCF Attributes →