65
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Applied patch from Henrik Feldt to correct comments. More... over 16 years ago
Fixed broken build.
Craig Neuwirt
as cneuwirt
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.
Ayende Rahien
as ayenderahien
More... over 16 years ago
Can set context values when testing. More... over 16 years ago
Fixed namespace error.
Craig Neuwirt
as cneuwirt
More... over 16 years ago
Minor, documenting sdk req
Ayende Rahien
as ayenderahien
More... over 16 years ago
fixing issue of build failures every second build
Ayende Rahien
as ayenderahien
More... over 16 years ago
setting default unit testing framework
Ayende Rahien
as ayenderahien
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.
Ayende Rahien
as ayenderahien
More... over 16 years ago
Adding variability in the way to configure the way we set the test connection string.
Ayende Rahien
as ayenderahien
More... over 16 years ago
Applied (modified) patch from webpaul, supporting persistent caching of DSLs.
Ayende Rahien
as ayenderahien
More... over 16 years ago
Updated Boo dlls to r3036
Ayende Rahien
as ayenderahien
More... over 16 years ago
We should not cache all urls per url.
Ayende Rahien
as ayenderahien
More... over 16 years ago
Preparing for updating boo binaries (but not actually updating them yet)
Ayende Rahien
as ayenderahien
More... over 16 years ago
Fixing an issue with leaking expectationReplaced in mocks.
Ayende Rahien
as ayenderahien
More... over 16 years ago
surrounded tests with DOTNET35 qualifiers More... over 16 years ago
Support AssertWasCalled on parial mocks.
Ayende Rahien
as ayenderahien
More... over 16 years ago
Better error message when trying to mock null instance.
Ayende Rahien
as ayenderahien
More... over 16 years ago
Better support for multi threaded replays. Note that access to the mock object is now serialized.
Ayende Rahien
as ayenderahien
More... over 16 years ago
Fixing build warning
Ayende Rahien
as ayenderahien
More... over 16 years ago
Applied patch by Robert Ream, adding the ability to define NH properties in the DatabaseTestFixtureBase
Ayende Rahien
as ayenderahien
More... over 16 years ago
Applied patch from Ernst Naezer.
Ayende Rahien
as ayenderahien
More... over 16 years ago
Added back IsAExpression. Turned out to be useful after all
Craig Neuwirt
as cneuwirt
More... over 16 years ago
Ignoring test that triggers framework bug.
Ayende Rahien
as ayenderahien
More... over 16 years ago
Updating Castle.DynamicProxy to support out decimal param
Ayende Rahien
as ayenderahien
More... over 16 years ago