I got a private class within a class. The private class is implementing IComparer interface. How can I test the method inside the private class using AttachShadow?
Any Idea?
Cheers Moez
I got a private class within a class. The private class is implementing IComparer interface. How can I test the method inside the private class using AttachShadow?
Any Idea?
Cheers Moez