TODO.test
上传用户:sy_wanhua
上传日期:2013-07-25
资源大小:3048k
文件大小:0k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

C/C++

  1. TODO for test framework
  2. 1.  should be able to specify email addresses for when your tests break
  3. 2.  way to read output of a program and determine whether it passes/fails.
  4. 3.  test methods for classes
  5. 4.  document how t do static object pre/post condition stuff.
  6. 5.  should run tests in both debug and nodebug versions (to check for nodebug
  7.     failues).