dimanche 28 août 2016

How to write a unit test case for a private static method using Fakes assembly (Shims) c#

I've created shims correctly for both my public and private methods and I can test public static method. My question is how do I test a static PRIVATE method using a shim? I can create the delegate but then what do Id o after that? Please explain using an example.

Aucun commentaire:

Enregistrer un commentaire