Documentation

version : 1.3.0.3007

Latest
Next
Previous
 
Build Report
NUnit Details
NUnit Timings
NAnt Output
NAnt Timings
NCover Report
 
Recent Builds
2008-11-29 06:49:19 (Failed)
2008-11-26 07:25:46 (186)
2008-11-26 07:13:20 (185)
2008-11-25 23:28:39 (Failed)
2008-11-23 08:05:37 (184)
2008-11-23 08:00:04 (183)
2008-11-23 07:45:22 (182)
2008-11-23 07:41:44 (181)
2008-11-19 10:30:51 (180)
2008-11-17 12:11:14 (179)
Show All
BUILD SUCCESSFUL
Project: MVCContrib
Date of build: 2008-08-10 06:30:09
Running time: 00:01:50
Integration Request: IntervalTrigger triggered a build (IfModificationExists)
Last changed: 2008-08-10 06:29:55
Last log entry:
Fixing issue with SimpleParameterBinder/CastleSimpleBinder:
If the value was being extracted from the routedata, and the value was already the same type as the target type then it would still attempt to do a string conversion. 

Modifications since last build (4)
Modified Jeremy.Skinner /trunk/src/MVCContrib/MetaData/SimpleParameterBinder.cs Fixing issue with SimpleParameterBinder/CastleSimpleBinder: If the value was being extracted from the routedata, and the value was already the same type as the target type then it would still attempt to do a string conversion. 2008-08-10 06:29:55
Modified Jeremy.Skinner /trunk/src/MVCContrib.UnitTests/MetaData/CastleSimpleBinderTester.cs Fixing issue with SimpleParameterBinder/CastleSimpleBinder: If the value was being extracted from the routedata, and the value was already the same type as the target type then it would still attempt to do a string conversion. 2008-08-10 06:29:55
Modified Jeremy.Skinner /trunk/src/MvcContrib.Castle/CastleSimpleBinder.cs Fixing issue with SimpleParameterBinder/CastleSimpleBinder: If the value was being extracted from the routedata, and the value was already the same type as the target type then it would still attempt to do a string conversion. 2008-08-10 06:29:55
Modified Jeremy.Skinner /trunk/src/MVCContrib.UnitTests/MetaData/SimpleParameterBinderTester.cs Fixing issue with SimpleParameterBinder/CastleSimpleBinder: If the value was being extracted from the routedata, and the value was already the same type as the target type then it would still attempt to do a string conversion. 2008-08-10 06:29:55


Tests run: 1068, Failures: 0, Not run: 4, Time: 17.656 seconds
All Tests Passed
Warning MvcContrib.UnitTests.UI.Html.ValidationHelperTester+When_Validator_Registration_Scripts_is_invoked.The_correct_url_is_rendered_when_the_application_is_in_a_virtual_directory
Warning MvcContrib.UnitTests.ViewFactories.NVelocityHtmlHelperTester.Submit_Defaults_To_No_HtmlName
Warning MvcContrib.UnitTests.ViewFactories.NVelocityHtmlHelperTester.Submit_Uses_Id_For_HtmlName
Warning MvcContrib.UnitTests.ViewFactories.NVelocityHtmlHelperTester.Mailto_Uses_Subject_Body_Cc_And_Bcc_Attributes
Warning Details (4)
Test: MvcContrib.UnitTests.UI.Html.ValidationHelperTester+When_Validator_Registration_Scripts_is_invoked.The_correct_url_is_rendered_when_the_application_is_in_a_virtual_directory
Type: Warning
Message: Passes when run by itself, but fails when all the tests in the fixture are run because validationHelper stores the validation url in a static variable.

Test: MvcContrib.UnitTests.ViewFactories.NVelocityHtmlHelperTester.Submit_Defaults_To_No_HtmlName
Type: Warning
Message:

Test: MvcContrib.UnitTests.ViewFactories.NVelocityHtmlHelperTester.Submit_Uses_Id_For_HtmlName
Type: Warning
Message:

Test: MvcContrib.UnitTests.ViewFactories.NVelocityHtmlHelperTester.Mailto_Uses_Subject_Body_Cc_And_Bcc_Attributes
Type: Warning
Message: