Groups
Conversations
All groups and messages
Send feedback to Google
Help
Sign in
Groups
Rhino.Mocks
Conversations
About
Rhino.Mocks
1–30 of 1426
Mark all as read
Report abusive group
0 selected
Stevie Hailey
, …
Nicolas Lacombe
3
9/1/19
Are there are plans for RhinoMocks to support the .NET Core runtime?
I work for an organization that has a lot of code using RhinoMocks. We also would like to run our
unread,
Are there are plans for RhinoMocks to support the .NET Core runtime?
I work for an organization that has a lot of code using RhinoMocks. We also would like to run our
9/1/19
Nicolas Lacombe
9/1/19
Migration to .NET Standard
The organization I work for is using RhinoMocks for most of its unit testing. Some of our devs (
unread,
Migration to .NET Standard
The organization I work for is using RhinoMocks for most of its unit testing. Some of our devs (
9/1/19
Jaison Peter
3/14/18
Rhinomock error Expected #1, Actual #0. Source=<Cannot evaluate the exception source>
I am a newbie to Rhino I have method written like below : [TestMethod] public void
unread,
Rhinomock error Expected #1, Actual #0. Source=<Cannot evaluate the exception source>
I am a newbie to Rhino I have method written like below : [TestMethod] public void
3/14/18
Mitesh Agrawal
, …
Dino B.
3
5/19/17
Mocking System.IO.Directory operations in Nunit using Rhino mocks
Hi Mitesh, I am trying to figure out similar but what I am finding so far is following: 1. A unit
unread,
Mocking System.IO.Directory operations in Nunit using Rhino mocks
Hi Mitesh, I am trying to figure out similar but what I am finding so far is following: 1. A unit
5/19/17
Sumit Kumar bhagat
11/4/16
4.5.2 Compatibility
Does RhinoMocks version 3.6.0.0 compatible with .Net Framework 4.5.2 ? and what about the latest
unread,
4.5.2 Compatibility
Does RhinoMocks version 3.6.0.0 compatible with .Net Framework 4.5.2 ? and what about the latest
11/4/16
Geen Makker
, …
Andrew Ducker
3
10/30/16
Release roadmap/schedule for RM4?
Did this ever happen? Or is the project now truly abandoned? On Tuesday, 8 July 2014 02:37:10 UTC+1,
unread,
Release roadmap/schedule for RM4?
Did this ever happen? Or is the project now truly abandoned? On Tuesday, 8 July 2014 02:37:10 UTC+1,
10/30/16
Charles Paquin
,
Jake
2
10/18/16
requires a return value or an exception to throw
Why not use .Do? It accepts the argument and returns anything you want. In your case it will be: .Do(
unread,
requires a return value or an exception to throw
Why not use .Do? It accepts the argument and returns anything you want. In your case it will be: .Do(
10/18/16
Charles Paquin
10/18/16
Previous method 'IConfigurationManager.get_AppSettings();' requires a return value or an exception to throw
So im actually trying to make a certain method return a different value depending on the string
unread,
Previous method 'IConfigurationManager.get_AppSettings();' requires a return value or an exception to throw
So im actually trying to make a certain method return a different value depending on the string
10/18/16
n17...@gmail.com
,
Jake Khusanov
2
5/25/16
How to create a stub function for a stub
Are you passing aStub object into TestSomething? On Wed, May 25, 2016, 7:47 AM <n17...@gmail.com
unread,
How to create a stub function for a stub
Are you passing aStub object into TestSomething? On Wed, May 25, 2016, 7:47 AM <n17...@gmail.com
5/25/16
marcoslimagon
4/20/16
How to override/remove/replace an expectation?
Hi, I'm trying to replace an determined expectation: mock.Expect(m => m.Do()) .Return("A
unread,
How to override/remove/replace an expectation?
Hi, I'm trying to replace an determined expectation: mock.Expect(m => m.Do()) .Return("A
4/20/16
Scott Monte
, …
Mike Meisinger
3
1/15/16
So What happened to the wiki?
Documentation has been a problem for a while. Looking through the unit tests for Rhino.Mocks on
unread,
So What happened to the wiki?
Documentation has been a problem for a while. Looking through the unit tests for Rhino.Mocks on
1/15/16
A K Das
,
Patrick Steele
2
10/23/15
How to unit test(Rhino Mocks) file System without creating physical file ?
Ideally, your constructors should not do much work. From https://msdn.microsoft.com/en-us/library/
unread,
How to unit test(Rhino Mocks) file System without creating physical file ?
Ideally, your constructors should not do much work. From https://msdn.microsoft.com/en-us/library/
10/23/15
Bharat gogoi
8/12/15
Test Failing could not determine why?? please help
The interfaces:- public interface IHttp { Task<HttpResult> GetAsync(string url, string
unread,
Test Failing could not determine why?? please help
The interfaces:- public interface IHttp { Task<HttpResult> GetAsync(string url, string
8/12/15
Charliers Frédéric
, …
bill richards
3
7/8/15
Very strange ..
There is nothing in your code to suggest that your _templateBI is even using the Mock object. But
unread,
Very strange ..
There is nothing in your code to suggest that your _templateBI is even using the Mock object. But
7/8/15
Ariel .b
, …
bill richards
3
7/8/15
Rhino mock hangs when running 2 mocked methods in parallel (whenCalled stub)
I'm not entirely sure what this test achieves to be honest, other than testing parallel execution
unread,
Rhino mock hangs when running 2 mocked methods in parallel (whenCalled stub)
I'm not entirely sure what this test achieves to be honest, other than testing parallel execution
7/8/15
Charliers Frédéric
2/3/15
Very strange (In English ^^)
Hi All, I Try to stub a Business Layer methods with Rhino Mock and have a very strange result : ///
unread,
Very strange (In English ^^)
Hi All, I Try to stub a Business Layer methods with Rhino Mock and have a very strange result : ///
2/3/15
Scott McFadden
,
Reginald Blue
2
1/5/15
How to stub HttpRequestBase to return cookies?
There must be something strange in your project. I just tried the exact same thing and it worked
unread,
How to stub HttpRequestBase to return cookies?
There must be something strange in your project. I just tried the exact same thing and it worked
1/5/15
chao tian
,
haifisch
2
12/19/14
MissingMethodException with Task<> as return value of the method to stub
Hi Chao, unfortunately I wasn't able to reproduce your problem - it runs fine under 'my'
unread,
MissingMethodException with Task<> as return value of the method to stub
Hi Chao, unfortunately I wasn't able to reproduce your problem - it runs fine under 'my'
12/19/14
freddie
,
haifisch
2
12/9/14
How to properly mock DbContext (EF6 - database first)
Why do you need the cast to DbSet, couldn't you just use IDbSet? For sure you couldn't cast a
unread,
How to properly mock DbContext (EF6 - database first)
Why do you need the cast to DbSet, couldn't you just use IDbSet? For sure you couldn't cast a
12/9/14
Peter Finch
, …
Steve Bohlen
7
11/20/14
Stub not working on a concrete class in code
Possibly noise, but certainly excellent advice all the same :) -Steve B. From: Reginald Blue Sent:
unread,
Stub not working on a concrete class in code
Possibly noise, but certainly excellent advice all the same :) -Steve B. From: Reginald Blue Sent:
11/20/14
Vamsi Nudurupati
, …
haifisch
3
9/18/14
How to Mock RoutedEventArgs.OrginalSource
Hi, I think for your test it wouldn't make sense to use a mocked RoutedEventArgs object at all -
unread,
How to Mock RoutedEventArgs.OrginalSource
Hi, I think for your test it wouldn't make sense to use a mocked RoutedEventArgs object at all -
9/18/14
Rodrigo Proença
,
Jonathon Rossi
2
6/23/14
Using Rhino Mocks in .Net Framework 1.1
To preface my reply, you are pretty much on your own with .NET 1.1 and VS2003. You are talking about
unread,
Using Rhino Mocks in .Net Framework 1.1
To preface my reply, you are pretty much on your own with .NET 1.1 and VS2003. You are talking about
6/23/14
Igor Fedurkin
2
5/22/14
Concurrency in 3.6 again
Hello, Ok - next attempt to describe what's happening: Test code: public void
unread,
Concurrency in 3.6 again
Hello, Ok - next attempt to describe what's happening: Test code: public void
5/22/14
Ku buś
, …
Marcelo Oliveira
5
4/1/14
Problem with stubbing generic method
Thanks for answers, too bad you couldnt reproduce the issue. Anyway I dont need anymore help about
unread,
Problem with stubbing generic method
Thanks for answers, too bad you couldnt reproduce the issue. Anyway I dont need anymore help about
4/1/14
BT
,
Mike Meisinger
2
3/24/14
Assert Method was called, with a list of Object as an argument?
While I haven't seen that exact type of problem, I am familiar with there being limitations to
unread,
Assert Method was called, with a list of Object as an argument?
While I haven't seen that exact type of problem, I am familiar with there being limitations to
3/24/14
Shaunavon Blackmore
,
Iain Waddell
2
12/4/13
Setup multiple returns on a method
Add .Repeat.Once() when setting the value. Iain On 3 December 2013 20:48, Shaunavon Blackmore <
unread,
Setup multiple returns on a method
Add .Repeat.Once() when setting the value. Iain On 3 December 2013 20:48, Shaunavon Blackmore <
12/4/13
Luis Ferreira
11/15/13
Thread Safe Rhino Mocks fix (by Bjørn Bouet Smith)
Just to let you know (in case you don't) that someone (Bjørn Bouet Smith) provided a thread
unread,
Thread Safe Rhino Mocks fix (by Bjørn Bouet Smith)
Just to let you know (in case you don't) that someone (Bjørn Bouet Smith) provided a thread
11/15/13
mike wardle
, …
Patrick Steele
5
11/11/13
determining stub identity/uniqueness
you are right, that does work exactly as expected and desired, strange that I was getting incorrect
unread,
determining stub identity/uniqueness
you are right, that does work exactly as expected and desired, strange that I was getting incorrect
11/11/13
Iurii Gazin
,
haifisch
3
10/23/13
InvalidOperationException instead of meaningful exception
Just take a look how active many maintainers are... https://github.com/ayende/rhino-mocks/network Br,
unread,
InvalidOperationException instead of meaningful exception
Just take a look how active many maintainers are... https://github.com/ayende/rhino-mocks/network Br,
10/23/13
phil....@btinternet.com
, …
haifisch
8
10/7/13
Constraint for value within range
Excellent; the best solutions are those that seem obvious once they're pointed out. For my sort
unread,
Constraint for value within range
Excellent; the best solutions are those that seem obvious once they're pointed out. For my sort
10/7/13