| Source path: svn/ trunk/ src/ SpecUnit/ SpecificationExtensions.cs |
|
|
|
|
Change log
-Started adding internals for filtering the report based on the value of the string passed to the concern -Did some code clean up. Much more to do here, specifically refactoring the report generator into separate classes
| Go to: |
Project members,
sign in to write a code review
Older revisions
r41
by sbellware
on Mar 18, 2008
Diff
- Added ShouldBe() extension method to take precedence over ShouldBeOfType - Obsoleted ShouldBeOfType()
r33
by sbellware
on Jan 9, 2008
Diff
- Added "behaves like" feature - Added help to NAnt build - Removed spec for SQL DateTime comparison