Documentation

version : 1.3.0.2918

Latest
Next
Previous
 
Build Report
View Build Log
NUnit Details
NUnit Timings
NAnt Output
NAnt Timings
FxCop Report
NCover Report
Simian Report
Fitnesse Report
 
Recent Builds
2008-08-09 19:55:46 (0.0.0.30)
2008-07-21 22:12:52 (0.0.0.29)
2008-07-21 21:46:09 (0.0.0.28)
2008-07-18 00:11:17 (0.0.0.27)
2008-06-23 09:19:44 (0.0.0.1)
2008-06-16 11:39:54 (0.0.0.26)
2008-06-16 06:52:17 (0.0.0.25)
2008-05-05 23:11:04 (0.0.0.24)
2008-05-05 23:06:39 (0.0.0.23)
2008-05-05 17:00:05 (0.0.0.22)
Show All
BUILD FAILED
Project: IglooCoder.Commons
Date of build: 2008-05-03 13:10:23
Running time: 00:00:24
Integration Request: Checkin triggered a build (IfModificationExists)
Last changed: 2008-05-03 13:09:21
Last log entry:
Added ability to push parameter values into the constructor of the CSAnity wrapper

Modifications since last build (8)
Modified dbelcham /trunk/src/IglooCoder.Commons.CSinsor/CSinsorContainer.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/src/IglooCoder.Commons.CSinsor/Initializers/InputConstructorParameterFactory.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/test/IglooCoder.Commons.Tests/CSanity/CSanityContainerTests.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/src/IglooCoder.Commons.CSanity/CSanityContainer.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/src/IglooCoder.Commons.CSinsor/Initializers/CSinsorConstructorParameter.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/src/IglooCoder.Commons.CSanity/IglooCoder.Commons.CSanity.csproj Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/src/IglooCoder.Commons/IConstructorParameter.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21
Modified dbelcham /trunk/test/IglooCoder.Commons.Tests/CSinsor/CSinsorContainerTests.cs Added ability to push parameter values into the constructor of the CSAnity wrapper 2008-05-03 13:09:21

Errors: (2)
c:\CCNetWorking\IglooCoder.Commons\Working\src\IglooCoder.Commons.CSanity\CSanityContainer.cs(21,64): error CS0103: The name 'InputConstructorParameterFactory' does not exist in the current context
External Program Failed: c:\WINDOWS\Microsoft.NET\Framework\v3.5\csc.exe (return code was 1)
Warnings: (2)
c:\CCNetWorking\IglooCoder.Commons\Working\src\IglooCoder.Commons.CSinsor\CSinsorContainer.cs(46,18): warning CS0108: 'IglooCoder.Commons.CSinsor.CSinsorContainer.Resolve<T>()' hides inherited member 'Castle.Windsor.WindsorContainer.Resolve<T>()'. Use the new keyword if hiding was intended.
c:\CCNetWorking\IglooCoder.Commons\Working\src\IglooCoder.Commons.CSanity\CSanityContainer.cs(35,18): warning CS0108: 'IglooCoder.Commons.CSanity.CSanityContainer.Resolve<T>()' hides inherited member 'Microsoft.Practices.Unity.UnityContainerBase.Resolve<T>()'. Use the new keyword if hiding was intended.

Tests run: 19, Failures: 0, Not run: 1, Time: 2.141 seconds
All Tests Passed
Warning IglooCoder.Commons.Tests.CSanity.CSanityContainerTests.Should_load_item_with_parameterized_constructor
Warning Details (1)
Test: IglooCoder.Commons.Tests.CSanity.CSanityContainerTests.Should_load_item_with_parameterized_constructor
Type: Warning
Message: