所有应用程序开发工作必须提供全面的单元测试策略和附带的可被执行的单元测试代码以确定构建是完整的和有效的。
All application development efforts must provide a comprehensive unit test strategy and accompanying unit test code that can be executed to determine that the build is complete and functional.
要查看完整的CreateAction验证器,请参阅本文附带的代码归档文件(参见下载)。
For the complete set of CreateAction validators, refer to the code archive that accompanies this article (see Download).
您可以在本文附带的完整代码中找到该函数及处理该函数的python类。
You can find that function and the Python class that handles it in the full code included with this article. It follows a similar pattern.
应用推荐