There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
SpyMaster is a small library, for use in testing, that allows access to verify the values of protected and private properties in a class that is being tested, or execution of protected or private methods, without needing to modify the class using Reflection.