rhinomocks
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [RhinoMocks] Re: Problem understanding the Rhino.Mock test framework
David Tchepak
[RhinoMocks] AAA: How to reset the history of a mock within a test?
Karl
[RhinoMocks] Re: AAA: How to reset the history of a mock within a test?
rroman81
[RhinoMocks] Re: AAA: How to reset the history of a mock within a test?
Rastislav Svoboda
Re: [RhinoMocks] AAA: How to reset the history of a mock within a test?
Patrick Steele
[RhinoMocks] Re: AAA: How to reset the history of a mock within a test?
Rastislav Svoboda
[RhinoMocks] Re: AAA: How to reset the history of a mock within a test?
Karl
Re: [RhinoMocks] Re: AAA: How to reset the history of a mock within a test?
Patrick Steele
[RhinoMocks] Re: AAA: How to reset the history of a mock within a test?
Karl
[RhinoMocks] Enum value parameter expectation
rroman81
[RhinoMocks] Re: Enum value parameter expectation
rroman81
[RhinoMocks] Rhinomocks 2.9.6 and GetEvent call on mocked interface
Ivan Muzzolini
[RhinoMocks] Walking the inheritance chain for generic method expectations
Cedric Yao
[RhinoMocks] please help on this code
Li Aishen
Re: [RhinoMocks] please help on this code
Patrick Steele
[RhinoMocks] IgnoreParameters() of Action<>
James L
Re: [RhinoMocks] IgnoreParameters() of Action<>
Ayende Rahien
[RhinoMocks] How to create a stub for system.drawing.image?
Li Aishen
Re: [RhinoMocks] How to create a stub for system.drawing.image?
Patrick Steele
[RhinoMocks] Multithreading deadlock bug in Rhino?
Nicke
[RhinoMocks] Stub for ReadOnly Property
Mike
Re: [RhinoMocks] Stub for ReadOnly Property
Patrick Steele
[RhinoMocks] Re: Stub for ReadOnly Property
Mike
Re: [RhinoMocks] Re: Stub for ReadOnly Property
Patrick Steele
[RhinoMocks] Getting access to a mock method's arguments.
Dave
Re: [RhinoMocks] Getting access to a mock method's arguments.
Patrick Steele
[RhinoMocks] stubbing property getter to throw an exception
[email protected]
Re: [RhinoMocks] stubbing property getter to throw an exception
Patrick Steele
[RhinoMocks] Stubbing property getter to throw exceptions.
[email protected]
[RhinoMocks] Using Expect for overloaded methods
tavi
Re: [RhinoMocks] Using Expect for overloaded methods
David Tchepak
[RhinoMocks] Re: Using Expect for overloaded methods
tavi
[RhinoMocks] checking type using a constraint...
DevilDog74
[RhinoMocks] Newbie confused about exception from private method
BaRuSa
Re: [RhinoMocks] Newbie confused about exception from private method
Patrick Steele
[RhinoMocks] Re: Newbie confused about exception from private method
BaRuSa
Re: [RhinoMocks] Re: Newbie confused about exception from private method
Patrick Steele
[RhinoMocks] Re: Newbie confused about exception from private method
BaRuSa
[RhinoMocks] Re: Newbie confused about exception from private method
BaRuSa
Re: [RhinoMocks] Re: Newbie confused about exception from private method
Patrick Steele
[RhinoMocks] Re: Newbie confused about exception from private method
DomRibaut
[RhinoMocks] Re: Newbie confused about exception from private method
DomRibaut
[RhinoMocks] Re: Newbie confused about exception from private method
BaRuSa
[RhinoMocks] Re: Newbie confused about exception from private method
BaRuSa
[RhinoMocks] Stub Syntax help
gsogol
Re: [RhinoMocks] Stub Syntax help
Chris Missal
Re: [RhinoMocks] Stub Syntax help
Patrick Steele
[RhinoMocks] Re: Stub Syntax help
gsogol
Re: [RhinoMocks] Re: Stub Syntax help
Asifur Khan
[RhinoMocks] AAA style
Rastislav Svoboda
[RhinoMocks] split test method
Rastislav Svoboda
[RhinoMocks] how to repeat multiple expectation
Diego Guidi
Re: [RhinoMocks] how to repeat multiple expectation
Ayende Rahien
[RhinoMocks] Re: how to repeat multiple expectation
Diego Guidi
Re: [RhinoMocks] Re: how to repeat multiple expectation
Ayende Rahien
Re: [RhinoMocks] Re: how to repeat multiple expectation
Diego Guidi
[RhinoMocks] Testing for Exceptions within constructor using PartialMock
Angus
[RhinoMocks] Rhino Mocks 4.0
smnbss
Re: [RhinoMocks] Rhino Mocks 4.0
Tim Barcz
[RhinoMocks] Re: Rhino Mocks 4.0
bill richards
[RhinoMocks] Re: Rhino Mocks 4.0
smnbss
Re: [RhinoMocks] Re: Rhino Mocks 4.0
Ayende Rahien
[RhinoMocks] Different behavior of DynamicMultiMock and DynamicMock
Ralf Koban
[RhinoMocks] DynamicMock VS StrictMock behavior
Diego Guidi
[RhinoMocks] Stubbing subsequent calls
Tomas Johansson
Re: [RhinoMocks] Stubbing subsequent calls
Alex McMahon
[RhinoMocks] Syntax Differences
Adam
[RhinoMocks] Re: Syntax Differences
bill richards
Re: [RhinoMocks] Re: Syntax Differences
Chris Missal
[RhinoMocks] Re: Syntax Differences
Adam
Re: [RhinoMocks] Re: Syntax Differences
David Tchepak
[RhinoMocks] Re: Syntax Differences
Adam
[RhinoMocks] Rhino.Mocks 3.5.Silverlight.dll signed
tjgalama
[RhinoMocks] Bug: BadImageFormatException with partial mocks
Cameron
[RhinoMocks] InvalidOperationException
Konstantin
[RhinoMocks] InvalidOperationException
Steven Solomon
Re: [RhinoMocks] InvalidOperationException
Patrick Steele
[RhinoMocks] InvalidOperationException
Martin Larsen
[RhinoMocks] Bug: Ordered replay for methods without inputs
Frank
Re: [RhinoMocks] Bug: Ordered replay for methods without inputs
Alex McMahon
[RhinoMocks] Re: Bug: Ordered replay for methods without inputs
Frank
[RhinoMocks] Can you AssertWasNotCalled and also IgnoreArguments()?
Hegg
Re: [RhinoMocks] Can you AssertWasNotCalled and also IgnoreArguments()?
Chris Missal
Re: [RhinoMocks] Can you AssertWasNotCalled and also IgnoreArguments()?
Jeff Greenland
Re: [RhinoMocks] Can you AssertWasNotCalled and also IgnoreArguments()?
Alex McMahon
[RhinoMocks] Would you test your own custom Mutex?
Kevinst
[RhinoMocks] No parameterless constructor defined for this object
Stan B
[RhinoMocks] Re: No parameterless constructor defined for this object
bill richards
[RhinoMocks] Re: No parameterless constructor defined for this object
Stan B
[RhinoMocks] Re: No parameterless constructor defined for this object
Stan B
Re: [RhinoMocks] Re: No parameterless constructor defined for this object
Patrick Steele
[RhinoMocks] Re: No parameterless constructor defined for this object
Stan B
Re: [RhinoMocks] Re: No parameterless constructor defined for this object
Patrick Steele
[RhinoMocks] Re: No parameterless constructor defined for this object
Stan B
Re: [RhinoMocks] Re: No parameterless constructor defined for this object
Patrick Steele
[RhinoMocks] Re: No parameterless constructor defined for this object
bill richards
[RhinoMocks] Re: No parameterless constructor defined for this object
Stan B
[RhinoMocks] Re: No parameterless constructor defined for this object
bill richards
[RhinoMocks] Re: No parameterless constructor defined for this object
Stan B
[RhinoMocks] Re: No parameterless constructor defined for this object
bill richards
[RhinoMocks] Re: No parameterless constructor defined for this object
Stan B
[RhinoMocks] Help mocking HttpSessionStateBase
Dave
Re: [RhinoMocks] Help mocking HttpSessionStateBase
Tim Barcz
[RhinoMocks] RhinoMocks Stub not retaining value when property shadowed on inheriting interface
Samuel
[RhinoMocks] Re: RhinoMocks Stub not retaining value when property shadowed on inheriting interface
bill richards
Re: [RhinoMocks] Re: RhinoMocks Stub not retaining value when property shadowed on inheriting interface
Samuel Moura
[RhinoMocks] Re: RhinoMocks Stub not retaining value when property shadowed on inheriting interface
bill richards
[RhinoMocks] Rhino Mocks 3.6 and Silverlight
ash
[RhinoMocks] Re: Rhino Mocks 3.6 and Silverlight
2
[RhinoMocks] How to accept an exception in a unit test to test something that is supposed to happen afterwards
Kevinst
Re: [RhinoMocks] How to accept an exception in a unit test to test something that is supposed to happen afterwards
Tim Barcz
[RhinoMocks] Re: How to accept an exception in a unit test to test something that is supposed to happen afterwards
bill richards
[RhinoMocks] Re: How to accept an exception in a unit test to test something that is supposed to happen afterwards
bill richards
[RhinoMocks] Re: How to accept an exception in a unit test to test something that is supposed to happen afterwards
Kevinst
[RhinoMocks] Re: How to accept an exception in a unit test to test something that is supposed to happen afterwards
bill richards
Re: [RhinoMocks] Re: How to accept an exception in a unit test to test something that is supposed to happen afterwards
Tim Barcz
[RhinoMocks] Re: How to accept an exception in a unit test to test something that is supposed to happen afterwards
Aaron Alexander
Re: [RhinoMocks] Re: How to accept an exception in a unit test to test something that is supposed to happen afterwards
Tim Barcz
[RhinoMocks] Re: How to accept an exception in a unit test to test something that is supposed to happen afterwards
Kevinst
[RhinoMocks] Setting expectation on Equals method causes InvalidOperationException
BB
Re: [RhinoMocks] Setting expectation on Equals method causes InvalidOperationException
Tim Barcz
[RhinoMocks] Re: Setting expectation on Equals method causes InvalidOperationException
bill richards
Re: [RhinoMocks] Re: Setting expectation on Equals method causes InvalidOperationException
Alex McMahon
[RhinoMocks] Re: Setting expectation on Equals method causes InvalidOperationException
BB
[RhinoMocks] Not setting result for stub to return correctly
TheMightyKumquat
Re: [RhinoMocks] Not setting result for stub to return correctly
Alex McMahon
Re: [RhinoMocks] Not setting result for stub to return correctly
Tim Barcz
Re: [RhinoMocks] Not setting result for stub to return correctly
Tim Barcz
[RhinoMocks] BUG: AccessViolationException when mocking many types on 64-bit machine
Mike F
[RhinoMocks] Re: BUG: AccessViolationException when mocking many types on 64-bit machine
2
[RhinoMocks] Re: BUG: AccessViolationException when mocking many types on 64-bit machine
Mike F
[RhinoMocks] BUG: Ambiguous match exception on .Net 4.0 for Arg<>.Matches()
Xerxesb
Re: [RhinoMocks] BUG: Ambiguous match exception on .Net 4.0 for Arg<>.Matches()
Tim Barcz
[RhinoMocks] Re: BUG: Ambiguous match exception on .Net 4.0 for Arg<>.Matches()
Xerxesb
[RhinoMocks] BUG: when multiple expectations are specified with IgnoreArguments
andras
[RhinoMocks] Re: BUG: when multiple expectations are specified with IgnoreArguments
bill richards
[RhinoMocks] Re: BUG: when multiple expectations are specified with IgnoreArguments
Mark Whitfeld
[RhinoMocks] Re: BUG: when multiple expectations are specified with IgnoreArguments
andras
[RhinoMocks] Re: BUG: when multiple expectations are specified with IgnoreArguments
andras
[RhinoMocks] Mock indexer read-only property problem
slavlenty
Re: [RhinoMocks] Mock indexer read-only property problem
Tim Barcz
Re: [RhinoMocks] Mock indexer read-only property problem
Slavik Vilensky
Re: [RhinoMocks] Mock indexer read-only property problem
Tim Barcz
[RhinoMocks] Re: Mock indexer read-only property problem
slavlenty
Re: [RhinoMocks] Re: Mock indexer read-only property problem
Slavik Vilensky
[RhinoMocks] Re: Mock indexer read-only property problem
bill richards
[RhinoMocks] Re: Mock indexer read-only property problem
bill richards
[RhinoMocks] Re: Mock indexer read-only property problem
slavlenty
[RhinoMocks] Re: Mock indexer read-only property problem
bill richards
[RhinoMocks] override expectation
changhong
Re: [RhinoMocks] override expectation
Changhong Fu
Re: [RhinoMocks] override expectation
Tim Barcz
[RhinoMocks] Re: override expectation
bill richards
[RhinoMocks] Re: override expectation
bill richards
[RhinoMocks] Mocking an object that's inherits from a base class and implements an interface
TheMightyKumquat
Re: [RhinoMocks] Mocking an object that's inherits from a base class and implements an interface
Tim Barcz
[RhinoMocks] Re: Mocking an object that's inherits from a base class and implements an interface
TheMightyKumquat
[RhinoMocks] Re: Mocking an object that's inherits from a base class and implements an interface
bill richards
[RhinoMocks] Re: Mocking an object that's inherits from a base class and implements an interface
TheMightyKumquat
[RhinoMocks] Re: Mocking an object that's inherits from a base class and implements an interface
bill richards
Re: [RhinoMocks] Re: Mocking an object that's inherits from a base class and implements an interface
Tim Barcz
[RhinoMocks] Re: Mocking an object that's inherits from a base class and implements an interface
TheMightyKumquat
Re: [RhinoMocks] Re: Mocking an object that's inherits from a base class and implements an interface
Alex McMahon
[RhinoMocks] Re: Mocking an object that's inherits from a base class and implements an interface
Mark Whitfeld
[RhinoMocks] Re: Mocking an object that's inherits from a base class and implements an interface
TheMightyKumquat
[RhinoMocks] how Mocking a static method ?
Asif
Re: [RhinoMocks] how Mocking a static method ?
Patrick Steele
[RhinoMocks] Stub properties with no set.
Kai
Re: [RhinoMocks] Stub properties with no set.
Alex McMahon
[RhinoMocks] Re: Stub properties with no set.
Kai
Re: [RhinoMocks] Re: Stub properties with no set.
Chris Missal
[RhinoMocks] Re: Stub properties with no set.
rroman81
[RhinoMocks] Re: Stub properties with no set.
bill richards
[RhinoMocks] Re: Stub properties with no set.
rroman81
[RhinoMocks] Re: Stub properties with no set.
bill richards
[RhinoMocks] Raising an event with Ref arguments in event handler signature
Xerxesb
[RhinoMocks] Mocking of any class
Asif
Re: [RhinoMocks] Mocking of any class
Tim Barcz
Re: [RhinoMocks] Mocking of any class
Asifur Khan
Re: [RhinoMocks] Mocking of any class
Tim Barcz
[RhinoMocks] Re: Mocking of any class
Fabien Arcellier
[RhinoMocks] An unexpected call to a generic method causes InvalidOperationException
Juhani Hietikko
[RhinoMocks] Problems with BackToRecord (in presence of events)
Andre
[RhinoMocks] Test passes (which it shouldn't) but fails in debug mode when stepping though the code
devghost
Re: [RhinoMocks] Test passes (which it shouldn't) but fails in debug mode when stepping though the code
Ayende Rahien
[RhinoMocks] Re: Test passes (which it shouldn't) but fails in debug mode when stepping though the code
devghost
[RhinoMocks] Stubbing existing classes doesn't work like expected
Wigman
Re: [RhinoMocks] Stubbing existing classes doesn't work like expected
Jonathon Rossi
[RhinoMocks] Re: Stubbing existing classes doesn't work like expected
Wigman
Re: [RhinoMocks] Re: Stubbing existing classes doesn't work like expected
Caio Kinzel Filho
Re: [RhinoMocks] Re: Stubbing existing classes doesn't work like expected
Tim Barcz
[RhinoMocks] Re: Stubbing existing classes doesn't work like expected
bill richards
[RhinoMocks] Re: Stubbing existing classes doesn't work like expected
Wigman
Re: [RhinoMocks] Re: Stubbing existing classes doesn't work like expected
Tim Barcz
[RhinoMocks] Re: Stubbing existing classes doesn't work like expected
bill richards
[RhinoMocks] Deserialization error while using int[] as a parameter
Prabu
Re: [RhinoMocks] Deserialization error while using int[] as a parameter
Tim Barcz
Re: [RhinoMocks] Deserialization error while using int[] as a parameter
Praburaj Thiagarajan
[RhinoMocks] Mock all instances of a class
Weverton
Re: [RhinoMocks] Mock all instances of a class
Tim Barcz
Earlier messages
Later messages