You'd probably have to share/post the entirely of the test that doesn't work 
(and the class under test).

Else, I'd recommend trying to repro this in a brand new test with a brand new 
class under test, in an attempt to find "the simplest possible combination" 
that can repro your issue.  Start simple and then introduce one by one each of 
the characteristics of the HistoryEntry class until you discover what is 
causing this behavior.

-Steve B.

-----Original Message-----
From: "Peter Finch" <peterfi...@hotmail.com>
Sent: ‎11/‎19/‎2014 4:45 AM
To: "rhinomocks@googlegroups.com" <rhinomocks@googlegroups.com>
Subject: Re: [RhinoMocks] Stub not working on a concrete class in code

Thanks I had already made it overridable.  Still no joy. One of the first 
things I checked.


When I debug the he variable is not proxied so I can tell something it not 
working quite right


Things I can mockout look like this......


IDocumentProxye30b840b5a094ea38ec664b39a7d4e17


History entry looks like this, which is not proxied


Core.BusinessLogicLayer.HistoryEntry


I am doing something deeply wrong,i think.


-- 
You received this message because you are subscribed to the Google Groups 
"Rhino.Mocks" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rhinomocks+unsubscr...@googlegroups.com.
To post to this group, send email to rhinomocks@googlegroups.com.
Visit this group at http://groups.google.com/group/rhinomocks.
For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino.Mocks" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rhinomocks+unsubscr...@googlegroups.com.
To post to this group, send email to rhinomocks@googlegroups.com.
Visit this group at http://groups.google.com/group/rhinomocks.
For more options, visit https://groups.google.com/d/optout.

Reply via email to