TorBT - Torrents and Magnet Links Search Engine
The Art Of Unit Testing 2009 - Manning
- Date: 2023-10-18
- Size: 28 MB
- Files: 362
File Name
Size
TheArtOfUnitTestingCode/AOUT.CH1.Examples/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH1.Examples/AOUT.CH1.Examples.csproj
2.4 kB
TheArtOfUnitTestingCode/AOUT.CH1.Examples/SimpleParser.cs
520 B
TheArtOfUnitTestingCode/AOUT.Ch1.Examples.Tests/bin/Release/AOUT.Ch1.Examples.Tests.vshost.exe
14 kB
TheArtOfUnitTestingCode/AOUT.Ch1.Examples.Tests/bin/Release/AOUT.Ch1.Examples.Tests.exe
5.5 kB
TheArtOfUnitTestingCode/AOUT.Ch1.Examples.Tests/bin/Release/AOUT.Ch1.Examples.Tests.vshost.exe.manifest
490 B
TheArtOfUnitTestingCode/AOUT.Ch1.Examples.Tests/obj/Release/AOUT.Ch1.Examples.Tests.exe
5.5 kB
TheArtOfUnitTestingCode/AOUT.Ch1.Examples.Tests/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.Ch1.Examples.Tests/AOUT.Ch1.Examples.Tests.csproj
2.7 kB
TheArtOfUnitTestingCode/AOUT.Ch1.Examples.Tests/SimpleParserTests.cs
824 B
TheArtOfUnitTestingCode/AOUT.Ch1.Examples.Tests/MainClass.cs
388 B
TheArtOfUnitTestingCode/AOUT.Ch1.Examples.Tests/TestUtil.cs
335 B
TheArtOfUnitTestingCode/AOUT.CH3.LogAn/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH3.LogAn/AOUT.CH3.LogAn.csproj
2.8 kB
TheArtOfUnitTestingCode/AOUT.CH3.LogAn/LogAnalyzerUsingFactoryMethod.cs
793 B
TheArtOfUnitTestingCode/AOUT.CH3.LogAn/LogAnalyzer3.cs
600 B
TheArtOfUnitTestingCode/AOUT.CH3.LogAn/LogAnalyzerUsingFactory.cs
537 B
TheArtOfUnitTestingCode/AOUT.CH3.LogAn/LogAnalyzerPropertyStub.cs
531 B
TheArtOfUnitTestingCode/AOUT.CH3.LogAn/LogAnalyzerConstructorStub.cs
530 B
TheArtOfUnitTestingCode/AOUT.CH3.LogAn/ExtensionManagerFactory.cs
427 B
TheArtOfUnitTestingCode/AOUT.CH3.LogAn/FileExtensionManager.cs
318 B
TheArtOfUnitTestingCode/AOUT.CH3.LogAn/Calculator.cs
315 B
TheArtOfUnitTestingCode/AOUT.CH3.LogAn/IExtensionManager.cs
137 B
TheArtOfUnitTestingCode/AOUT.CH3.Logan.Tests/bin/Release/nunit.framework.dll
76 kB
TheArtOfUnitTestingCode/AOUT.CH3.Logan.Tests/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH3.Logan.Tests/AOUT.CH3.Logan.Tests.csproj
3.0 kB
TheArtOfUnitTestingCode/AOUT.CH3.Logan.Tests/LogAnalyzerUsingFactoryMethodTests.cs
1.7 kB
TheArtOfUnitTestingCode/AOUT.CH3.Logan.Tests/LogAnalyzerUsingFactoryTests.cs
1.2 kB
TheArtOfUnitTestingCode/AOUT.CH3.Logan.Tests/Copy of LogAnalyzerConstructorStubTests.cs
1.1 kB
TheArtOfUnitTestingCode/AOUT.CH3.Logan.Tests/CalculatorTests.cs
919 B
TheArtOfUnitTestingCode/AOUT.CH3.Logan.Tests/Logan3Tests.cs
410 B
TheArtOfUnitTestingCode/AOUT.CH4.LogAn/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH4.LogAn/AOUT.CH4.LogAn.csproj
2.5 kB
TheArtOfUnitTestingCode/AOUT.CH4.LogAn/LogAnalyzer2.cs
843 B
TheArtOfUnitTestingCode/AOUT.CH4.LogAn/LogAnalyzer.cs
428 B
TheArtOfUnitTestingCode/AOUT.CH4.LogAn/IEmailService.cs
147 B
TheArtOfUnitTestingCode/AOUT.CH4.LogAn/IWebService.cs
120 B
TheArtOfUnitTestingCode/AOUT.Ch4.LogAn.Test/bin/Release/nunit.framework.dll
76 kB
TheArtOfUnitTestingCode/AOUT.Ch4.LogAn.Test/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.Ch4.LogAn.Test/AOUT.Ch4.LogAn.Test.csproj
2.8 kB
TheArtOfUnitTestingCode/AOUT.Ch4.LogAn.Test/LogAnalyzer2Tests.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.Ch4.LogAn.Test/LogAnalyzerTests.cs
762 B
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/AOUT.CH5.LogAn.csproj
2.8 kB
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/TraceMessage.cs
1.6 kB
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/ComplexTraceMessage.cs
1.1 kB
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/LogAnalyzer2.cs
843 B
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/Presenter.cs
640 B
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/LogAnalyzer.cs
631 B
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/IComplicatedInterface.cs
336 B
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/SomeView.cs
304 B
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/IWebService.cs
261 B
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/ISomeInterfaceWithProperties.cs
233 B
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/IGetResults.cs
198 B
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/IView.cs
180 B
TheArtOfUnitTestingCode/AOUT.CH5.LogAn/IEmailService.cs
147 B
TheArtOfUnitTestingCode/AOUT.CH5.Logan.Tests/bin/Release/Rhino.Mocks.dll
286 kB
TheArtOfUnitTestingCode/AOUT.CH5.Logan.Tests/bin/Release/Rhino.Mocks.xml
248 kB
TheArtOfUnitTestingCode/AOUT.CH5.Logan.Tests/bin/Release/nunit.framework.dll
76 kB
TheArtOfUnitTestingCode/AOUT.CH5.Logan.Tests/bin/Release/nunit.mocks.dll
10 kB
TheArtOfUnitTestingCode/AOUT.CH5.Logan.Tests/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH5.Logan.Tests/EventsVerifier.cs
18 kB
TheArtOfUnitTestingCode/AOUT.CH5.Logan.Tests/LogAnalyzerTestsUsingRhinoMocks.cs
11 kB
TheArtOfUnitTestingCode/AOUT.CH5.Logan.Tests/AOUT.CH5.Logan.Tests.csproj
3.5 kB
TheArtOfUnitTestingCode/AOUT.CH5.Logan.Tests/ValidationTests.cs
1.5 kB
TheArtOfUnitTestingCode/AOUT.CH5.Logan.Tests/ComplicatedIntefaceusageInTests.cs
947 B
TheArtOfUnitTestingCode/AOUT.CH5.Logan.Tests/ValidationTesting.cs
153 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAN/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH6.LogAN/AOUT.CH6.LogAN.csproj
2.4 kB
TheArtOfUnitTestingCode/AOUT.CH6.LogAN/BaseStringParser.cs
1.9 kB
TheArtOfUnitTestingCode/AOUT.CH6.LogAN/ClassDiagram1.cd
1.7 kB
TheArtOfUnitTestingCode/AOUT.CH6.LogAN/LoggingFacility.cs
360 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAN/LogAnalyzer.cs
324 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAN/ConfigurationManager.cs
247 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAN/IStringParser.cs
199 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAN/StandardLogger.cs
163 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAN/ILogger.cs
106 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests/bin/Release/nunit.framework.dll
76 kB
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests/ContextBased/ContextTests.cs
164 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests/Integration/LogAnalyzerIntegrationTests.cs
175 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests/UnitTests/LogAnalyzerTests.cs
160 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests/ClassDiagram1.cd
3.6 kB
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests/AOUT.CH6.LogAn.Tests.Unit.csproj
2.9 kB
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests/BaseStringParserTests.cs
2.8 kB
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests/StandardStringParserTests.cs
1.1 kB
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests/LogAnalyzerTests.cs
793 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests/ConfigurationManagerTests.cs
530 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests/BaseTestClass.cs
322 B
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests.Integration/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests.Integration/AOUT.CH6.LogAn.Tests.Integration.csproj
2.1 kB
TheArtOfUnitTestingCode/AOUT.CH6.LogAn.Tests.Integration/Class1.cs
161 B
TheArtOfUnitTestingCode/AOUT.CH7.LogAn/Properties/AssemblyInfo.cs
1.3 kB
TheArtOfUnitTestingCode/AOUT.CH7.LogAn/LogAnalyzer.cs
4.0 kB
TheArtOfUnitTestingCode/AOUT.CH7.LogAn/Demos.Logan.csproj
2.3 kB
TheArtOfUnitTestingCode/AOUT.CH7.LogAn/AOUT.CH7.LogAn.csproj
2.3 kB
TheArtOfUnitTestingCode/AOUT.CH7.LogAn/LogProvider.cs
374 B
TheArtOfUnitTestingCode/AOUT.CH7.LogAn/AnalyzeResults.cs
301 B
TheArtOfUnitTestingCode/AOUT.CH7.LogAn/ILogProvider.cs
161 B
TheArtOfUnitTestingCode/AOUT.CH7.LogAn/AnalyzerNotInitializedException.cs
126 B
TheArtOfUnitTestingCode/AOUT.CH8.Logan/bin/Release/Castle.Windsor.dll
60 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan/bin/Release/Castle.Core.dll
60 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan/AOUT.CH8.Logan.csproj
2.8 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan/Resolver.cs
472 B
TheArtOfUnitTestingCode/AOUT.CH8.Logan/MessageHandler.cs
431 B
TheArtOfUnitTestingCode/AOUT.CH8.Logan/IEmailer.cs
138 B
TheArtOfUnitTestingCode/AOUT.CH8.Logan/ILogger.cs
113 B
TheArtOfUnitTestingCode/AOUT.CH8.Logan.Tests/bin/Release/Rhino.Mocks.xml
358 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan.Tests/bin/Release/Rhino.Mocks.dll
254 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan.Tests/bin/Release/Castle.MicroKernel.dll
128 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan.Tests/bin/Release/nunit.framework.dll
76 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan.Tests/bin/Release/Castle.Windsor.dll
60 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan.Tests/bin/Release/Castle.Core.dll
60 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan.Tests/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan.Tests/AOUT.CH8.Logan.Tests.csproj
3.5 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan.Tests/MockingContainer.cs
2.0 kB
TheArtOfUnitTestingCode/AOUT.CH8.Logan.Tests/MessageHandlerTestsWithContainer.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples/bin/Release/Microsoft.Practices.ObjectBuilder2.xml
223 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples/bin/Release/StructureMap.dll
160 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples/bin/Release/Microsoft.Practices.Unity.xml
145 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples/bin/Release/Microsoft.Practices.ObjectBuilder2.dll
81 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples/bin/Release/Microsoft.Practices.Unity.dll
69 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples/Interfaces/MyOverridableClass.cs
628 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/Interfaces/ISubscriptionType.cs
201 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/Interfaces/IPersonValidator.cs
132 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/Interfaces/ILogger.cs
122 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples/AOUT.CH9.Examples.csproj
4.1 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples/Person.cs
786 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/PersonLogicBTestable.cs
717 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/MySingletonCTestable.cs
581 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/PersonLogicA.cs
573 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/MySingletonBTestable.cs
570 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/MyConfigBasedClass.cs
534 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/ResolverService.cs
504 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/MyStaticHelper.cs
446 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/Calc.cs
440 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/MySingleton.cs
406 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/MonthlySubscriptionType.cs
302 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/RealLogger.cs
242 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples/PersonValidatorStatic.cs
184 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/nunit.framework.xml
303 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/Microsoft.Practices.ObjectBuilder2.xml
223 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/StructureMap.dll
160 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/Microsoft.Practices.Unity.xml
145 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/Castle.MicroKernel.dll
128 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/Castle.DynamicProxy2.dll
96 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/Microsoft.Practices.ObjectBuilder2.dll
81 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/nunit.framework.dll
76 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/Microsoft.Practices.Unity.dll
69 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/Microsoft.Practices.Unity.Configuration.xml
63 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/Castle.Windsor.dll
60 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/Castle.Core.dll
60 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/bin/Release/Microsoft.Practices.Unity.Configuration.dll
49 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/AOUT.CH9.Examples.Tests.csproj
4.7 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/PersonLogicTests.cs
4.5 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/PersonLogicWithIOC.cs
1.7 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/CalcTests.cs
1.1 kB
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/MyConfigBasedClassTest.cs
1016 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/MyOverridableClassTests.cs
644 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/SingletonLogicTests.cs
637 B
TheArtOfUnitTestingCode/AOUT.CH9.Examples.Tests/DatabaseTests.cs
571 B
TheArtOfUnitTestingCode/AOUT.LogAn/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.LogAn/AOUT.CH2.LogAn.csproj
2.3 kB
TheArtOfUnitTestingCode/AOUT.LogAn/LogAnalyzer.cs
492 B
TheArtOfUnitTestingCode/AOUT.LogAn.Tests/bin/Release/nunit.framework.dll
76 kB
TheArtOfUnitTestingCode/AOUT.LogAn.Tests/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.LogAn.Tests/AOUT.CH2.LogAn.Tests.csproj
2.8 kB
TheArtOfUnitTestingCode/AOUT.LogAn.Tests/LogAnalyzerTests.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.LogAn.Tests/LogAnalyzerTests2.cs
961 B
TheArtOfUnitTestingCode/AOUT.Misc/bin/Release/nunit.framework.dll
76 kB
TheArtOfUnitTestingCode/AOUT.Misc/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/AOUT.Misc/ValidatorTests.cs
2.5 kB
TheArtOfUnitTestingCode/AOUT.Misc/AOUT.Misc.csproj
2.4 kB
TheArtOfUnitTestingCode/AOUT.Misc/MyTimeBasedClassTests.cs
1.1 kB
TheArtOfUnitTestingCode/AOUT.Misc/Validator.cs
776 B
TheArtOfUnitTestingCode/AOUT.Misc/MyTimeBasedClass.cs
539 B
TheArtOfUnitTestingCode/Binaries/Castle/Castle.MicroKernel.dll
128 kB
TheArtOfUnitTestingCode/Binaries/Castle/Castle.DynamicProxy2.dll
96 kB
TheArtOfUnitTestingCode/Binaries/Castle/Castle.DynamicProxy.dll
72 kB
TheArtOfUnitTestingCode/Binaries/Castle/Castle.Windsor.dll
60 kB
TheArtOfUnitTestingCode/Binaries/Castle/Castle.Core.dll
60 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.framework.xml
303 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.uikit.dll
272 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.framework.tests.dll
264 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit-gui-runner.dll
240 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.util.tests.dll
172 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.core.tests.dll
116 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.util.dll
112 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.core.dll
88 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.framework.dll
76 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/fit.dll
48 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.uikit.tests.dll
40 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/loadtest-assembly.dll
40 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.core.interfaces.dll
40 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/test-assembly.dll
36 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.extensions.tests.dll
36 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit-console.tests.dll
24 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit-console-runner.dll
20 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.mocks.tests.dll
14 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/test-utilities.dll
12 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.core.extensions.dll
11 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.mocks.dll
10 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.fixtures.dll
9.5 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit-gui.tests.dll
8.5 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.fixtures.tests.dll
8.0 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/mock-assembly.dll
6.5 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/NUnitFitTests.html
6.1 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.framework.extensions.dll
6.0 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/timing-tests.dll
6.0 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit-x86.exe
5.5 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.exe
5.5 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nonamespace-assembly.dll
4.5 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit-console.exe
4.5 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit-console-x86.exe
4.5 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit-x86.exe.config
4.1 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit.exe.config
4.1 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/notestfixtures-assembly.dll
4.0 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit-console.exe.config
3.9 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/nunit-console-x86.exe.config
3.9 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/NUnitTests.config
3.4 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/runFile.exe
3.0 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/runFile.exe.config
1.8 kB
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/Failure.jpg
808 B
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/Ignored.jpg
789 B
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/Success.jpg
768 B
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/bin/NUnitTests.nunit
553 B
TheArtOfUnitTestingCode/Binaries/NUnit-2.4.7-net-2.0/Logo.ico
1.1 kB
TheArtOfUnitTestingCode/Binaries/RhinoMocks/3.3/Rhino.Mocks.dll
237 kB
TheArtOfUnitTestingCode/Binaries/RhinoMocks/3.5 for 2.0/Rhino.Mocks.dll
285 kB
TheArtOfUnitTestingCode/Binaries/RhinoMocks/3.5 for 2.0/Rhino.Mocks.xml
248 kB
TheArtOfUnitTestingCode/Binaries/RhinoMocks/3.5 for 3.5/Rhino.Mocks.dll
286 kB
TheArtOfUnitTestingCode/Binaries/RhinoMocks/3.5 for 3.5/Rhino.Mocks.xml
248 kB
TheArtOfUnitTestingCode/Binaries/StructureMap2.4.9/NAnt.Core.dll
328 kB
TheArtOfUnitTestingCode/Binaries/StructureMap2.4.9/Rhino.Mocks.dll
277 kB
TheArtOfUnitTestingCode/Binaries/StructureMap2.4.9/StructureMap.dll
160 kB
TheArtOfUnitTestingCode/Binaries/StructureMap2.4.9/StructureMap.DataAccess.dll
52 kB
TheArtOfUnitTestingCode/Binaries/StructureMap2.4.9/StructureMap.DeploymentTasks.dll
28 kB
TheArtOfUnitTestingCode/Binaries/StructureMap2.4.9/StructureMap.AutoMocking.dll
7.0 kB
TheArtOfUnitTestingCode/Binaries/StructureMap2.4.9/StructureMapDoctor.exe
6.5 kB
TheArtOfUnitTestingCode/Binaries/Unity/Microsoft.Practices.ObjectBuilder2.xml
223 kB
TheArtOfUnitTestingCode/Binaries/Unity/Microsoft.Practices.Unity.xml
145 kB
TheArtOfUnitTestingCode/Binaries/Unity/Microsoft.Practices.ObjectBuilder2.dll
81 kB
TheArtOfUnitTestingCode/Binaries/Unity/Microsoft.Practices.Unity.dll
69 kB
TheArtOfUnitTestingCode/Binaries/Unity/Microsoft.Practices.Unity.Configuration.xml
63 kB
TheArtOfUnitTestingCode/Binaries/Unity/Microsoft.Practices.Unity.Configuration.dll
49 kB
TheArtOfUnitTestingCode/Binaries/Unity/Microsoft.Practices.Unity.StaticFactory.dll
16 kB
TheArtOfUnitTestingCode/Binaries/Unity/Microsoft.Practices.Unity.StaticFactory.xml
4.7 kB
TheArtOfUnitTestingCode/Binaries/Rhino.Mocks.dll
237 kB
TheArtOfUnitTestingCode/Binaries/NMock2.dll
48 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/bin/Debug/Microsoft.Practices.ObjectBuilder2.xml
161 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/bin/Debug/Microsoft.Practices.Unity.xml
151 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/bin/Debug/Microsoft.Practices.Unity.dll
69 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/bin/Debug/Microsoft.Practices.ObjectBuilder2.dll
69 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/Interfaces/ISubscriptionType.cs
207 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/Interfaces/IPersonValidator.cs
138 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/Interfaces/ILogger.cs
128 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/MyProduct.BusinessLayer.csproj
3.3 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/Person.cs
761 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/PersonLogicBTestable.cs
692 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/MySingletonCTestable.cs
587 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/MySingletonBTestable.cs
576 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/MyConfigBasedClass.cs
540 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/PersonLogicA.cs
511 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/MyStaticHelper.cs
452 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/Calc.cs
446 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/MySingleton.cs
412 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/MonthlySubscriptionType.cs
316 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/PersonValidatorStatic.cs
190 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer/MyProduct.BusinessLayer.csi
29 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Castle.MicroKernel.xml
182 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Microsoft.Practices.ObjectBuilder2.xml
161 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Microsoft.Practices.Unity.xml
151 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Castle.Core.xml
137 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Castle.MicroKernel.dll
128 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Castle.DynamicProxy2.dll
96 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Castle.DynamicProxy.dll
72 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Microsoft.Practices.Unity.dll
69 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Microsoft.Practices.ObjectBuilder2.dll
69 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Castle.Windsor.xml
65 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Castle.Core.dll
60 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Castle.Windsor.dll
60 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/NMock2.dll
48 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/nunit.framework.dll
40 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Castle.DynamicProxy2.xml
35 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/Castle.DynamicProxy.xml
31 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/bin/Debug/nunit.mocks.dll
20 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/obj/Release/build.force
0 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/PersonLogicTests.cs
4.6 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/MyProduct.BusinessLayer.Tests.csproj
4.3 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/PersonLogicWithIOC.cs
1.7 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/CalcTests.cs
1.1 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/MyConfigBasedClassTest.cs
1.0 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/SingletonLogicTests.cs
676 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/DatabaseTests.cs
622 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/NunitMocksTests.cs
267 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/MyProduct.BusinessLayer.Tests/MyProduct.BusinessLayer.Tests.csi
29 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/_ReSharper.Design4TestabilityDemos/ReflectionCache.xml
3.1 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/_UpgradeReport_Files/UpgradeReport.xslt
12 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/_UpgradeReport_Files/UpgradeReport_Plus.gif
71 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/_UpgradeReport_Files/UpgradeReport_Minus.gif
69 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/Design4TestabilityDemos.suo
84 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/UpgradeLog.XML
2.3 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/Design4TestabilityDemos.sln
2.0 kB
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/Design4TestabilityDemos.vsmdi
505 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/localtestrun.testrunconfig
476 B
TheArtOfUnitTestingCode/Design4Testability/Design4TestabilityDemos/Design4TestabilityDemos.vssscc
256 B
TheArtOfUnitTestingCode/Design4Testability/Examples/BreakOutMethodObject.cpp
3.0 kB
TheArtOfUnitTestingCode/Design4Testability/Examples/ExtractInterface.java
2.7 kB
TheArtOfUnitTestingCode/Design4Testability/Examples/Examples.prj
2.3 kB
TheArtOfUnitTestingCode/Design4Testability/Examples/IntroduceInstanceDelegator.cs
2.1 kB
TheArtOfUnitTestingCode/Design4Testability/Examples/AdaptParameter.java
1.8 kB
TheArtOfUnitTestingCode/Design4Testability/Examples/ExtractAndOverrideFactoryMethod.cs
1.6 kB
TheArtOfUnitTestingCode/Design4Testability/Examples/ExtractInterface.cs
1.4 kB
TheArtOfUnitTestingCode/Design4Testability/Examples/ExtractAndOverrideCall.cs
1.2 kB
TheArtOfUnitTestingCode/Design4Testability/Examples/IntroduceStaticSetter.cs
1.1 kB
TheArtOfUnitTestingCode/Design4Testability/Examples/ExtractAndOverrideCall.java
925 B
TheArtOfUnitTestingCode/Design4Testability/Examples/ParamConstructor.cs
897 B
TheArtOfUnitTestingCode/Design4Testability/Examples/ExposeStaticMethod.Java
891 B
TheArtOfUnitTestingCode/Design4Testability/DD_Designing_for_Testablity3.ppt
3.8 MB
TheArtOfUnitTestingCode/Design4Testability/DD_Designing_for_Testablity3.pptx
1.6 MB
TheArtOfUnitTestingCode/LogAn.Tests/bin/Debug/nunit.framework.xml
298 kB
TheArtOfUnitTestingCode/LogAn.Tests/bin/Debug/Rhino.Mocks.dll
237 kB
TheArtOfUnitTestingCode/LogAn.Tests/bin/Debug/nunit.framework.dll
76 kB
TheArtOfUnitTestingCode/LogAn.Tests/bin/Debug/er.dll
10 kB
TheArtOfUnitTestingCode/LogAn.Tests/bin/Release/Rhino.Mocks.dll
286 kB
TheArtOfUnitTestingCode/LogAn.Tests/bin/Release/Rhino.Mocks.xml
248 kB
TheArtOfUnitTestingCode/LogAn.Tests/bin/Release/nunit.framework.dll
76 kB
TheArtOfUnitTestingCode/LogAn.Tests/obj/Debug/er.dll
10 kB
TheArtOfUnitTestingCode/LogAn.Tests/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/LogAn.Tests/OverSpecification.cs
4.9 kB
TheArtOfUnitTestingCode/LogAn.Tests/AOUT.CH7.LogAn.Tests.csproj
3.2 kB
TheArtOfUnitTestingCode/LogAn.Tests/Demos.Logan.Tests.csproj
2.9 kB
TheArtOfUnitTestingCode/LogAn.Tests/IsolationsAntiPatterns.cs
2.5 kB
TheArtOfUnitTestingCode/LogAn.Tests/MultipleAsserts.cs
1.7 kB
TheArtOfUnitTestingCode/LogAn.Tests/LogAnalyzerTestsMaintainable.cs
1.2 kB
TheArtOfUnitTestingCode/LogAn.Tests/TrustWorthy.cs
1.0 kB
TheArtOfUnitTestingCode/LogAn.Tests/Readable.cs
803 B
TheArtOfUnitTestingCode/Osherove.ThreadTester/bin/Release/nunit.framework.xml
298 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/bin/Release/nunit.framework.dll
76 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/bin/Release/Osherove.ThreadTester.dll
12 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/obj/Release/Osherove.ThreadTester.dll
12 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/obj/Release/build.force
0 B
TheArtOfUnitTestingCode/Osherove.ThreadTester/Properties/AssemblyInfo.cs
1.4 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/Strategies/AllThreadsShouldFinishStrategy.cs
1.5 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/Strategies/AbstractThreadRunStrategy.cs
1.3 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/Strategies/RunForSpecificTimeStrategy.cs
1.2 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/Tests/ThreadTests.cs
5.7 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/Tests/UsingCecil.cs
1.9 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/Osherove.ThreadTester.csproj
3.0 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/ThreadTester.cs
2.5 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/ThreadAction.cs
1.6 kB
TheArtOfUnitTestingCode/Osherove.ThreadTester/osherove.snk
596 B
TheArtOfUnitTestingCode/Osherove.ThreadTester/IThreadRunStrategy.cs
427 B
TheArtOfUnitTestingCode/ARtOfUnitTesting.suo
178 kB
TheArtOfUnitTestingCode/ARtOfUnitTesting.sln
14 kB
TheArtOfUnitTestingCode/LogAnalyzer3.cs
533 B
TheArtOfUnitTesting.pdf
9.4 MB