--
---
You received this message because you are subscribed to the Google Groups "Google C++ Testing Framework" group.
To unsubscribe from this group and stop receiving emails from it, send an email to googletestframe...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Billy, do you have any example code for your approach?
I'm in the middle of working on an existing code base and ended up with a few specialized versions of classes I need to test. The original testing design depends heavily on accessing internal members and I'm trying not to rock the boat too much.
--