|
Boost Users : |
Subject: [Boost-users] whitebox testing with boost unit test framework?
From: Chris Cleeland (chris.cleeland_at_[hidden])
Date: 2011-12-21 18:25:01
I'm using the boost unit test framework to implement unit tests for
code. I'm wondering if there is a best-practice for doing white-box
testing/internal state inspection of types under test. My hack right
now is to strip out "protected" and "private" from the header, but I
hold my nose as I do that.
Thoughts/suggestions?
-- Chris Cleeland
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net