lp:~saidout/nunit-3.0/constraint-class_OLD

Created by Said Outgajjouft and last modified
Get this branch:
bzr branch lp:~saidout/nunit-3.0/constraint-class_OLD
Only Said Outgajjouft can upload to this branch. If you are Said Outgajjouft please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Said Outgajjouft
Project:
NUnit Framework
Status:
Abandoned

Recent revisions

264. By Said Outgajjouft <email address hidden>

Merged with trunk revision 258.

263. By Said Outgajjouft <email address hidden>

Refactoring done to the Base Constraint (removed the BaseConstraint, the base constraint classes FalseConstraint, NaNConstraint, NullConstraint and TrueConstraint now inherits directly from Constraint).
Four test classes for the Base Constraints were also added.

262. By Said Outgajjouft <email address hidden>

Added two exception formats that should be used when throwing exception from the constructor or the Verify method.

261. By Said Outgajjouft <email address hidden>

Renamed NewComparisonConstraint to ComparisonConstraint.

260. By Said Outgajjouft <email address hidden>

Removed ComparisonConstraint and ComparisonConstraintTests classes since they are no longer in use.

259. By Said Outgajjouft <email address hidden>

Refactored the NewComparisonConstraint so that is uses the new NumericComparison class.
Change the constructor signature to take a flag to indicate the deisred outcome for comparison between expected and actual.

258. By Said Outgajjouft <email address hidden>

Added a test class RangeConstraintTests that tests the RangeConstraint.
Refactored the RangeConstraint.
Added a helper class NumericComparison that can be used for numeric comparision.

257. By Said Outgajjouft <email address hidden>

Refactoring done to the Comparison Constraint (added a new base class NewComparisonConstraint).
New base test (ComparisonConstraintTestsBase) have been created for the Comparison constraint.

256. By Said Outgajjouft <email address hidden>

Merged with trunk revision 254.

255. By Said Outgajjouft <email address hidden>

Update the Assert.template.cs with the changes made to the Constraint class.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:nunit-3.0
This branch contains Public information 
Everyone can see this information.

Subscribers