Terry82

关注Asp.net|SQL|XML|WebService|Javascript|CSS|OOP
                     Happy code!
posts - 5,  comments - 3,  trackbacks - 0
07 2009 档案
Nunit读取config、Debug测试类及与Log4net联合使用
摘要: 1.读取config 如测试类编译后为CyberSourceOperaterTest.dll,则配置文件应该为CyberSourceOperaterTest.dll.config 这样CyberSourceOperaterTest.dll.config中的ConnectionString等信息在被测试类中可以直接使用2.如何才可以Debug测试类 右健单击测试工程->Property->...阅读全文
posted @ 2009-07-28 11:11 Terry82 阅读(334) | 评论 (0) 编辑