Skip to content

Commit

Permalink
Updating README.
Browse files Browse the repository at this point in the history
  • Loading branch information
dtchepak committed Jun 28, 2010
1 parent 5db3fc1 commit 1546970
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@ And we can check that our substitute received a call:
calculator.Received().Add(1, 2);
}

### Limitations

Lots. It only has basic functionality at the moment. Don't call it from multiple threads. And if you want to get nice exception messages or create substitutes that implement multiple interfaces then you're out of luck (for now...).

### Building

If you have Visual Studio 2008 or 2010 you should be able to compile NSubstitute and run the unit tests using the NUnit GUI or console test runner (see the ThirdParty directory).
Expand Down

0 comments on commit 1546970

Please sign in to comment.