Twisted中的单元测试 (Unit Tests in Twisted)

Twisted中的单元测试哲学(Unit Tests in the Twisted Philosophy)

什么是应该测试的,什么是不应该测试的(What to Test, What Not to Test)

运行测试程序(Running the Tests)

加入一个测试程序(Adding a Test)

忽略测试,TODO项目(Skipping tests, TODO items)

如何关联测试用例与被测试的代码(Associating Test Cases With Source Files)

一些Twisted中的特殊东西:reactor、Defferred和callLater(Twisted-specific quirks: reactor, Deferreds, callLater)

链接(Links)

<< 返回(PyTwisted/WorkingOnTheTwistedCodeBase

版本:1.3.0 Version: 1.3.0

by bigbaboon, 2004-09-06

Discuss

PyTwisted/WorkingOnTheTwistedCodeBase/TestingStandard (last edited 2009-12-25 07:15:45 by localhost)