Charlie Poole
2008-09-06 20:49:58 UTC
Hi All,
Simone provided some updates to this constraint and I merged it with
other changes in the repository.
The following is a summary of the syntax that's available...
Is.Ordered()
Is.Ordered(IComparer comparer)
Is.OrderedBy(string property)
Is.OrderedBy(string property, IComparer comparer)
Any of the above can have .Descending appended if desired.
The Assert syntax has not changed.
Charlie
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
Simone provided some updates to this constraint and I merged it with
other changes in the repository.
The following is a summary of the syntax that's available...
Is.Ordered()
Is.Ordered(IComparer comparer)
Is.OrderedBy(string property)
Is.OrderedBy(string property, IComparer comparer)
Any of the above can have .Descending appended if desired.
The Assert syntax has not changed.
Charlie
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/