Changeset 2247 for trunk/system/views

Timestamp:
03/09/2008 05:59:16 AM (9 months ago)
Author:
Geert
Message:

Unit_Test library update:

  • User Test classes now must extend Unit_Test_Case instead of Unit_Test_Core. This way the Unit_Test_Core $paths and $results properties cannot be overwritten. Updated example test class: http://pastie.textmate.org/163587
  • Moved test results html to separate view
  • Added assert_empty() and assert_pattern()
Files:
1 added