--------------------------------------------------------------^
String lengths are both 61. Strings differ at index 52.
Expected: "Value of 'Test' is more than the maximum allowed (01/01/2010)"
But was: "Value of 'Test' is more than the maximum allowed (01.01.2010)"
---------------------------------------------------------------^
bei ThoughtWorks.CruiseControl.UnitTests.Remote.Parameters.DateParameterTests.ValidateChecksTheDateIsLessThanMaximum() in d:\Build\Projects\CruiseControl.NET\SCM\project\UnitTests\Remote\Parameters\DateParameterTests.cs:Zeile 158.
ValidateChecksTheDateIsMoreThanMinimum
--------------------------------------------------------------^
String lengths are both 61. Strings differ at index 52.
Expected: "Value of 'Test' is less than the minimum allowed (01/31/2010)"
But was: "Value of 'Test' is less than the minimum allowed (01.31.2010)"
---------------------------------------------------------------^
bei ThoughtWorks.CruiseControl.UnitTests.Remote.Parameters.DateParameterTests.ValidateChecksTheDateIsMoreThanMinimum() in d:\Build\Projects\CruiseControl.NET\SCM\project\UnitTests\Remote\Parameters\DateParameterTests.cs:Zeile 168.