I have a question about overriding class behavior from within a test case context. Trying both methods below seems to indicate that neither can access the class level methods of the class under test. None of them are protected access. What am I doing wrong? http://rafb.net/paste/results/CVOPuA89.html http://rafb.net/paste/results/OtSmse47.html Cheers, Jim