mbunit
Gallio and MbUnit in NAnt
I am trying to use Gallio (v3.1)/MbUnit/NCover to run a unit test in my C# code, as part of the build process for my continuous integration system.[详细]
2022-12-12 17:51 分类:问答how to unit test an email rule
I download an employee\'s email into a table, I then take that collection of emails I just downloaded and run a bunch of rules on them.[详细]
2022-12-11 11:09 分类:问答Using WatiN through MbUnit to test ASP .Net MVC web application
I am trying to apply some WatiN UI tests to my new ASP .Net MVC application, running the WatiN tests through MbUnit, but am having some difficulties.[详细]
2022-12-11 07:18 分类:问答Using MBUnit to test values against a database
I need to test a class who\'s return value depends on values from a database. I could just hit the database in the unit test but those values could change. 开发者_如何学JAVAIs there a standard solutio[详细]
2022-12-09 17:53 分类:问答How To Centrally Initialize an IOC Container in MbUnit?
We currently have a suite of i开发者_如何学Cntegration tests that run via MbUnit test suites.We are in the process of refactoring much of the code to use an IOC framework (StructureMap).[详细]
2022-12-08 19:39 分类:问答
加载中,请稍侯......