2
I Use This!
Very Low Activity

News

Analyzed 8 minutes ago. based on code collected 13 minutes ago.
Posted almost 12 years ago
Added common factory for check and setup/cleanup ... [More] NBi.Core/DecorationFactory.cs NBi.Core/IDecorationCheck.cs NBi.Core/IDecorationCheckImplementation.cs [Less]
Posted almost 12 years ago
Added the check in the excution of a test NBi.NUnit.Runtime/TestSuite.cs
Posted almost 12 years ago
Implemented the furst check 'service-running' ... [More] NBi.Core/NBi.Core.csproj NBi.Core/WindowsService/IWindowsServiceCheck.cs NBi.Core/WindowsService/IWindowsServiceRunningCheck.cs NBi.Core/WindowsService/WindowsServiceCheck.cs NBi.Core/WindowsService/WindowsServiceCheckFactory.cs [Less]
Posted almost 12 years ago
Added the notion of Check in addition to setup and cleanup ... [More] NBi.Testing/Unit/Xml/Decoration/CheckXmlTest.cs NBi.Testing/Unit/Xml/Resources/CheckXmlTestSuite.xml NBi.Xml/Decoration/Check/DecorationCheckXml.cs NBi.Xml/Decoration/Check/ServiceRunningXml.cs NBi.Xml/Decoration/CheckXml.cs NBi.Xml/NBi-TestSuite.xsd NBi.Xml/NBi.Xml.csproj NBi.Xml/TestXml.cs [Less]
Posted almost 12 years ago
Added acceptance test ... [More] NBi.Testing/Acceptance/Resources/ValidateQuery.nbits NBi.Testing/Acceptance/RuntimeOverrider.cs [Less]
Posted almost 12 years ago
Support Xml deserialisation of Evaluation of rows ... [More] NBi.Testing/Unit/Xml/Constraints/EvaluateRowsXmlTest.cs NBi.Testing/Unit/Xml/Resources/EvaluateRowsXmlTestSuite.xml NBi.Xml/Constraints/EvaluateRowsXml.cs NBi.Xml/Items/Validate/ExpressionXml.cs NBi.Xml/Items/Validate/VariableXml.cs NBi.Xml/NBi-TestSuite.xsd NBi.Xml/NBi.Xml.csproj NBi.Xml/TestXml.cs [Less]
Posted almost 12 years ago
Added the constraint and the builder of this contraint to support evaulation fo rows ... [More] NBi.NUnit/Builder/ExecutionEvaluateRowsBuilder.cs NBi.NUnit/NBi.NUnit.csproj NBi.NUnit/Query/EvaluateRowsConstraint.cs [Less]
Posted almost 12 years ago
Added to NBi.NUNit the registration to build a test for evaluation of rows ... [More] NBi.NUnit/TestCaseFactory.cs [Less]
Posted almost 12 years ago
Testing the NBi.Core for evaluation of rows ... [More] NBi.Testing/NBi.Testing.csproj NBi.Testing/Unit/Core/Evaluate/ExpressionComparableTest.cs NBi.Testing/Unit/Core/Evaluate/RowValidatorTest.cs [Less]
Posted almost 12 years ago
Create a ComparerFactory NBi.Core/ResultSet/Comparer/ComparerFactory.cs