Applied patch from Henrik Feldt to correct comments. |
|
More...
|
over 16 years ago
|
Fixed broken build. |
|
More...
|
over 16 years ago
|
corrected spelling mistake |
|
More...
|
over 16 years ago
|
added IsCandidateForRepositoryAttribute. this is now the default Predicate to register entities. |
|
More...
|
over 16 years ago
|
created ScopeItem which provides access to strongly typed values in Scope. For now it does not provide an accessor for Scope.Inputs. |
|
More...
|
over 16 years ago
|
create BaseTest as a helper object for Playback/Record testing. |
|
More...
|
over 16 years ago
|
applied patch from Brian Rumschlag, adding support for castle resources. |
|
More...
|
over 16 years ago
|
Can set context values when testing. |
|
More...
|
over 16 years ago
|
Fixed namespace error. |
|
More...
|
over 16 years ago
|
Minor, documenting sdk req |
|
More...
|
over 16 years ago
|
fixing issue of build failures every second build |
|
More...
|
over 16 years ago
|
setting default unit testing framework |
|
More...
|
over 16 years ago
|
downgrade syntax. |
|
More...
|
over 16 years ago
|
Add CanonizeUrl to assure that we don't have two URLs to the same thing creating two different instances. |
|
More...
|
over 16 years ago
|
Adding variability in the way to configure the way we set the test connection string. |
|
More...
|
over 16 years ago
|
Applied (modified) patch from webpaul, supporting persistent caching of DSLs. |
|
More...
|
over 16 years ago
|
Updated Boo dlls to r3036 |
|
More...
|
over 16 years ago
|
We should not cache all urls per url. |
|
More...
|
over 16 years ago
|
Preparing for updating boo binaries (but not actually updating them yet) |
|
More...
|
over 16 years ago
|
Fixing an issue with leaking expectationReplaced in mocks. |
|
More...
|
over 16 years ago
|
surrounded tests with DOTNET35 qualifiers |
|
More...
|
over 16 years ago
|
Support AssertWasCalled on parial mocks. |
|
More...
|
over 16 years ago
|
Better error message when trying to mock null instance. |
|
More...
|
over 16 years ago
|
Better support for multi threaded replays. Note that access to the mock object is now serialized. |
|
More...
|
over 16 years ago
|
Fixing build warning |
|
More...
|
over 16 years ago
|
Applied patch by Robert Ream, adding the ability to define NH properties in the DatabaseTestFixtureBase |
|
More...
|
over 16 years ago
|
Applied patch from Ernst Naezer. |
|
More...
|
over 16 years ago
|
Added back IsAExpression. Turned out to be useful after all |
|
More...
|
over 16 years ago
|
Ignoring test that triggers framework bug. |
|
More...
|
over 16 years ago
|
Updating Castle.DynamicProxy to support out decimal param |
|
More...
|
over 16 years ago
|