rhinomocks
Thread
Date
Earlier messages
Later messages
Messages by Thread
[RhinoMocks] Re: Mocking a local instance
Rob
[RhinoMocks] Re: Mocking a local instance
Sven
[RhinoMocks] Problem mocking a NHibernate session
Giulio Petrucci
Re: [RhinoMocks] Problem mocking a NHibernate session
Patrick Steele
Re: [RhinoMocks] Problem mocking a NHibernate session
Giulio Petrucci
[RhinoMocks] Debugging slow after upgrade to VS2010
tvanfosson
Re: [RhinoMocks] Debugging slow after upgrade to VS2010
Stephen Bohlen
[RhinoMocks] Re: Debugging slow after upgrade to VS2010
tvanfosson
Re: [RhinoMocks] Re: Debugging slow after upgrade to VS2010
Stephen Bohlen
[RhinoMocks] Rhino Mocks dead?
Tilman
[RhinoMocks] Re: Rhino Mocks dead?
haifisch
[RhinoMocks] Re: Rhino Mocks dead?
Tilman
[RhinoMocks] Re: Rhino Mocks dead?
Free Spirited Software
Re: [RhinoMocks] Re: Rhino Mocks dead?
Tim Barcz
Re: [RhinoMocks] Re: Rhino Mocks dead?
Stephen Bohlen
Re: [RhinoMocks] Re: Rhino Mocks dead?
Kim Falk Jørgensen
Re: [RhinoMocks] Re: Rhino Mocks dead?
Finn Neuik
[RhinoMocks] How to mock get (no setter) in a more AAA form
Rob
Re: [RhinoMocks] How to mock get (no setter) in a more AAA form
Patrick Steele
[RhinoMocks] Re: How to mock get (no setter) in a more AAA form
Rob
Re: [RhinoMocks] Re: How to mock get (no setter) in a more AAA form
Patrick Steele
[RhinoMocks] Re: How to mock get (no setter) in a more AAA form
Rob
[RhinoMocks] Quick Reference for Rhino Mocks AAA Syntax
sgrand
[RhinoMocks] Rhino Mocks 4.0 Update
Dev Net
[RhinoMocks] A Possible enhancement to Dynamic Mock by specifying forbidden method calls
Mickey
[RhinoMocks] Re: A Possible enhancement to Dynamic Mock by specifying forbidden method calls
bill richards
Re: [RhinoMocks] Re: A Possible enhancement to Dynamic Mock by specifying forbidden method calls
Stephen Bohlen
Re: [RhinoMocks] A Possible enhancement to Dynamic Mock by specifying forbidden method calls
David Tchepak
Re: [RhinoMocks] A Possible enhancement to Dynamic Mock by specifying forbidden method calls
Patrick Steele
[RhinoMocks] IMockedObject.ClearState(options) won't reset ArgumentsForAllCalls --> Bug?
Dennis Wagner
[RhinoMocks] updating "this" arch question
Brett
[RhinoMocks] Re: updating "this" arch question
Brett
Re: [RhinoMocks] Re: updating "this" arch question
Patrick Steele
[RhinoMocks] Re: updating "this" arch question
Brett
Re: [RhinoMocks] Re: updating "this" arch question
Sunny
[RhinoMocks] Difference between MockRepository.Stub<T> instance method and MockRepository.GenerateStub<T> static method
Cvetomir Todorov
Re: [RhinoMocks] Difference between MockRepository.Stub<T> instance method and MockRepository.GenerateStub<T> static method
Patrick Steele
Re: [RhinoMocks] Expecting argument values
Patrick Steele
Re: [RhinoMocks] Re: Expecting argument values
Patrick Steele
Re: [RhinoMocks] Re: Expecting argument values
Patrick Steele
[RhinoMocks] VB Compiler failing on Rhino Mocks AAA syntax
dcinadr
Re: [RhinoMocks] VB Compiler failing on Rhino Mocks AAA syntax
Jonathon Rossi
[RhinoMocks] Re: VB Compiler failing on Rhino Mocks AAA syntax
dcinadr
Re: [RhinoMocks] Re: VB Compiler failing on Rhino Mocks AAA syntax
Jonathon Rossi
[RhinoMocks] Mocking a Queue<T>
tal_mcmahon@hotNO_BOTmail.com
Re: [RhinoMocks] Mocking a Queue<T>
Patrick Steele
[RhinoMocks] not getting the AAA model
Utunga
[RhinoMocks] Re: not getting the AAA model
bill richards
[RhinoMocks] Re: Setup multiple expectations on a method
hal
[RhinoMocks] Re: Setup multiple expectations on a method
Nathan Baulch
[RhinoMocks] Mocking the mock - or how to create a generic method to add predefined stubs to different interfaces
Sunny
[RhinoMocks] Re: Mocking the mock - or how to create a generic method to add predefined stubs to different interfaces
Sunny
[RhinoMocks] Beginning
kai
Re: [RhinoMocks] Beginning
Stephen Bohlen
[RhinoMocks] Re: Beginning
kai
Re: [RhinoMocks] Beginning
Patrick Steele
[RhinoMocks] Re: Beginning
kai
[RhinoMocks] Mocking private members
dotnetprogrammer2008 dotnetprogrammer2008
Re: [RhinoMocks] Mocking private members
Patrick Steele
[RhinoMocks] Re: Mocking private members
bill richards
[RhinoMocks] AAA syntax for property get/set
Chris May
Re: [RhinoMocks] AAA syntax for property get/set
Tim Barcz
[RhinoMocks] Re: AAA syntax for property get/set
Chris May
Re: [RhinoMocks] Re: AAA syntax for property get/set
Tim Barcz
[RhinoMocks] Can't return a value for property <Name> because no value was set and the Property return a value type.
Chris May
Re: [RhinoMocks] Can't return a value for property <Name> because no value was set and the Property return a value type.
Patrick Steele
[RhinoMocks] Re: Can't return a value for property <Name> because no value was set and the Property return a value type.
Chris May
[RhinoMocks] Rhino Mocks Unit Testing Exception
satheesh
Re: [RhinoMocks] Rhino Mocks Unit Testing Exception
Patrick Steele
[RhinoMocks] Set property of an object
LievenCardoen
Re: [RhinoMocks] Set property of an object
Patrick Steele
Re: [RhinoMocks] Set property of an object
Lieven Cardoen
Re: [RhinoMocks] Set property of an object
Lieven Cardoen
Re: [RhinoMocks] Set property of an object
Tim Barcz
Re: [RhinoMocks] Set property of an object
Lieven Cardoen
[RhinoMocks] Expect that overloaded method throws a specific exception
Jesper Lund Stocholm
Re: [RhinoMocks] Expect that overloaded method throws a specific exception
Patrick Steele
[RhinoMocks] Mocking ConfigurationManager.AppSettings
Desmond Green
Re: [RhinoMocks] Mocking ConfigurationManager.AppSettings
Stephen Bohlen
[RhinoMocks] New to Rhino.Mocks - Need to know if I am doing it right??
Santy2029
Re: [RhinoMocks] New to Rhino.Mocks - Need to know if I am doing it right??
Stephen Bohlen
[RhinoMocks] Stub property setter with Rhino.Mocks to execute an action when called?
kbaltrinic
Re: [RhinoMocks] Stub property setter with Rhino.Mocks to execute an action when called?
Patrick Steele
[RhinoMocks] using TDD to lay out a TPL workflow
Berryl Hesh
[RhinoMocks] Verifying that an Event was Attached
Bill44077
[RhinoMocks] Re: Verifying that an Event was Attached
Bill44077
Re: [RhinoMocks] Verifying that an Event was Attached
Patrick Steele
[RhinoMocks] Re: Verifying that an Event was Attached
Bill44077
Re: [RhinoMocks] Re: Verifying that an Event was Attached
Stephen Bohlen
[RhinoMocks] Re: Verifying that an Event was Attached
Bill44077
[RhinoMocks] Re: Verifying that an Event was Attached
Bill44077
[RhinoMocks] Expectation Violation on interface with DynamickMock when no expectation has been defined.
Virasana
Re: [RhinoMocks] Expectation Violation on interface with DynamickMock when no expectation has been defined.
Nils Andresen
Re: [RhinoMocks] Expectation Violation on interface with DynamickMock when no expectation has been defined.
Jean-Pierre Fouche
[RhinoMocks] Previous method 'IEnumerator.MoveNext();' requires a return value or an exception to throw
Anthony
Re: [RhinoMocks] Previous method 'IEnumerator.MoveNext();' requires a return value or an exception to throw
Patrick Steele
[RhinoMocks] Re: Previous method 'IEnumerator.MoveNext();' requires a return value or an exception to throw
Anthony
[RhinoMocks] Re: Previous method 'IEnumerator.MoveNext();' requires a return value or an exception to throw
Anthony
Re: [RhinoMocks] Re: Previous method 'IEnumerator.MoveNext();' requires a return value or an exception to throw
Patrick Steele
[RhinoMocks] Re: Previous method 'IEnumerator.MoveNext();' requires a return value or an exception to throw
Anthony
Re: [RhinoMocks] Re: Previous method 'IEnumerator.MoveNext();' requires a return value or an exception to throw
Patrick Steele
[RhinoMocks] Re: Previous method 'IEnumerator.MoveNext();' requires a return value or an exception to throw
Anthony
[RhinoMocks] SL4 Async call - Mocking
Bill44077
Re: [RhinoMocks] SL4 Async call - Mocking
Patrick Steele
[RhinoMocks] Re: SL4 Async call - Mocking
Bill44077
Re: [RhinoMocks] Re: SL4 Async call - Mocking
Stephen Bohlen
[RhinoMocks] Re: SL4 Async call - Mocking
Bill44077
[RhinoMocks] Re: SL4 Async call - Mocking
Bill44077
Re: [RhinoMocks] Re: SL4 Async call - Mocking
Stephen Bohlen
Re: [RhinoMocks] Re: SL4 Async call - Mocking
Patrick Steele
[RhinoMocks] Re: SL4 Async call - Mocking
Bill44077
[RhinoMocks] Rhino.Mocks.Newbie
rssole
[RhinoMocks] Re: Rhino.Mocks.Newbie
rssole
Re: [RhinoMocks] Re: Rhino.Mocks.Newbie
Patrick Steele
[RhinoMocks] Re: Rhino.Mocks.Newbie
rssole
Re: [RhinoMocks] Re: Rhino.Mocks.Newbie
Patrick Steele
Re: [RhinoMocks] Re: Rhino.Mocks.Newbie
Tim Barcz
Re: [RhinoMocks] Re: Rhino.Mocks.Newbie
Patrick Steele
Re: [RhinoMocks] Re: Rhino.Mocks.Newbie
Tim Barcz
[RhinoMocks] Re: Rhino.Mocks.Newbie
rssole
[RhinoMocks] Supply Instance for Partial Mock
Bill Pierce
[RhinoMocks] Supply Instance for Partial Mock
Bill Pierce
Re: [RhinoMocks] Supply Instance for Partial Mock
Tim Barcz
[RhinoMocks] Ignoring a property in an object set up for expectations
Beth Hechanova
Re: [RhinoMocks] Ignoring a property in an object set up for expectations
Patrick Steele
Re: [RhinoMocks] Ignoring a property in an object set up for expectations
Nils Andresen
RE: [RhinoMocks] Ignoring a property in an object set up for expectations
Beth Hechanova
[RhinoMocks] Curious problem....
Bart Segers
[RhinoMocks] How to replace logging with test behaviour
Lonli-Lokli
Re: [RhinoMocks] How to replace logging with test behaviour
Patrick Steele
[RhinoMocks] how do i mock UnitOfWork.Current.BeginTransaction()?
beto
[RhinoMocks] Upgrading to Castle.Core 2.5.1
Mauricio Scheffer
Re: [RhinoMocks] Upgrading to Castle.Core 2.5.1
Tim Barcz
[RhinoMocks] Query Related to LastCall.
k0v1d pa9d3y
Re: [RhinoMocks] Query Related to LastCall.
Alex McMahon
Re: [RhinoMocks] Query Related to LastCall.
k0v1d pa9d3y
Re: [RhinoMocks] Query Related to LastCall.
k0v1d pa9d3y
Re: [RhinoMocks] Query Related to LastCall.
Alex McMahon
Re: [RhinoMocks] Query Related to LastCall.
k0v1d pa9d3y
[RhinoMocks] Re: Query Related to LastCall.
GotVino
Re: [RhinoMocks] Query Related to LastCall.
Hector Roig
Re: [RhinoMocks] Query Related to LastCall.
Patrick Steele
Re: [RhinoMocks] Query Related to LastCall.
Ayende Rahien
[RhinoMocks] Exception from MockRepository static constructor: System.Security.VerificationException: Operation could destabilize the runtime
GotVino
[RhinoMocks] Exception from MockRepository static constructor: System.Security.VerificationException: Operation could destabilize the runtime
GotVino
Re: [RhinoMocks] Exception from MockRepository static constructor: System.Security.VerificationException: Operation could destabilize the runtime
Tim Barcz
Re: [RhinoMocks] Exception from MockRepository static constructor: System.Security.VerificationException: Operation could destabilize the runtime
Hector Roig
Re: [RhinoMocks] Exception from MockRepository static constructor: System.Security.VerificationException: Operation could destabilize the runtime
Stephen Bohlen
Re: [RhinoMocks] Exception from MockRepository static constructor: System.Security.VerificationException: Operation could destabilize the runtime
Hector Roig
[RhinoMocks] VerifyAll on MockRepository – AAA
PB
Re: [RhinoMocks] VerifyAll on MockRepository – AAA
Alex McMahon
[RhinoMocks] Wiring Event in Constructor With Ordered Mock: Bug, or am I Doing it Wrong?
Jason Specland
Re: [RhinoMocks] Wiring Event in Constructor With Ordered Mock: Bug, or am I Doing it Wrong?
Tim Barcz
Re: [RhinoMocks] Wiring Event in Constructor With Ordered Mock: Bug, or am I Doing it Wrong?
Tim Barcz
Re: [RhinoMocks] Wiring Event in Constructor With Ordered Mock: Bug, or am I Doing it Wrong?
Tim Barcz
[RhinoMocks] Re: Wiring Event in Constructor With Ordered Mock: Bug, or am I Doing it Wrong?
Jason Specland
[RhinoMocks] unsubscribe
Stian Fagereng
[RhinoMocks] No Code Coverage when using Rhino.Mocks 3.6
Benjamin
Re: [RhinoMocks] No Code Coverage when using Rhino.Mocks 3.6
Tim Barcz
Re: [RhinoMocks] No Code Coverage when using Rhino.Mocks 3.6
Stephen Bohlen
Re: [RhinoMocks] No Code Coverage when using Rhino.Mocks 3.6
Benjie Fallar III
Re: [RhinoMocks] No Code Coverage when using Rhino.Mocks 3.6
Tim Barcz
[RhinoMocks] Problem with abstract/virtual methods and wcf.
Edward
Re: [RhinoMocks] Problem with abstract/virtual methods and wcf.
Tim Barcz
Re: [RhinoMocks] Problem with abstract/virtual methods and wcf.
Tim Barcz
[RhinoMocks] Re: Problem with abstract/virtual methods and wcf.
Edward
Re: [RhinoMocks] Re: Problem with abstract/virtual methods and wcf.
Tim Barcz
[RhinoMocks] Re: Problem with abstract/virtual methods and wcf.
Edward
[RhinoMocks] VerifyAll not called when using Playback() when an exception is thrown
Glen
[RhinoMocks] Mocking a huge interface
A
Re: [RhinoMocks] Mocking a huge interface
Ayende Rahien
Re: [RhinoMocks] Mocking a huge interface
Tim Barcz
Re: [RhinoMocks] Mocking a huge interface
Stephen Bohlen
Re: [RhinoMocks] Mocking a huge interface
Jonathon Rossi
Re: [RhinoMocks] Mocking a huge interface
Stephen Bohlen
Re: [RhinoMocks] Mocking a huge interface
Jonathon Rossi
[RhinoMocks] VS2010
Tim Barcz
Re: [RhinoMocks] VS2010
Iain Waddell
Re: [RhinoMocks] VS2010
Ayende Rahien
Re: [RhinoMocks] VS2010
Stephen Bohlen
Re: [RhinoMocks] VS2010
Tim Barcz
[RhinoMocks] It doesn't work on my machine only!!!
Mark Whitfeld
Re: [RhinoMocks] It doesn't work on my machine only!!!
Tuna Toksoz
[RhinoMocks] Re: It doesn't work on my machine only!!!
Mark Whitfeld
Re: [RhinoMocks] Re: It doesn't work on my machine only!!!
Tim Barcz
[RhinoMocks] Re: It doesn't work on my machine only!!!
Mark Whitfeld
Re: [RhinoMocks] Re: It doesn't work on my machine only!!!
Tim Barcz
[RhinoMocks] Re: It doesn't work on my machine only!!!
Mark Whitfeld
[RhinoMocks] Re: It doesn't work on my machine only!!!
Mark Whitfeld
Re: [RhinoMocks] Re: It doesn't work on my machine only!!!
Tim Barcz
[RhinoMocks] Re: It doesn't work on my machine only!!!
Mark Whitfeld
Re: [RhinoMocks] Re: It doesn't work on my machine only!!!
Tim Barcz
Re: [RhinoMocks] Re: It doesn't work on my machine only!!!
Alex McMahon
Re: [RhinoMocks] Re: It doesn't work on my machine only!!!
Tim Barcz
[RhinoMocks] Re: It doesn't work on my machine only!!!
Mark Whitfeld
[RhinoMocks] GetMethod() on a stub produces different results for v3.5 and v3.6
Sydney du Plooy
Re: [RhinoMocks] GetMethod() on a stub produces different results for v3.5 and v3.6
Tim Barcz
[RhinoMocks] Stubbing a void method
samah
Re: [RhinoMocks] Stubbing a void method
Tim Barcz
Re: [RhinoMocks] Stubbing a void method
David Tchepak
Earlier messages
Later messages