Zend Framework

Update test suite to be compatible with PHPUnit 3.4.x again

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: 1.11.11
  • Fix Version/s: None
  • Component/s: None

Description

Unit test suite in ZF SVN trunk does not work with PHPUnit 3.4.x any more.

Progress Made:

  • Convert usages of assertInstanceOf to assertType [Fixed r24563]
  • Convert uses of assertEmpty to assertTrue(empty(...)) [Fixed r24564 r24565]

TODO:

  • Merge above into release branch

Activity

Hide
Christoph Roensch added a comment -

From: Update library and test suite to be compatible with PHP 5.4.0RC1
To: Update test suite to be compatible with PHPUnit 3.4.x again

Thats quite something different than what i voted for

Just a question, wich version is the desired version?
(I hope phpunit-3.5 vor ZF1 and phpunit-3.6 for ZF2)

Show
Christoph Roensch added a comment - From: Update library and test suite to be compatible with PHP 5.4.0RC1 To: Update test suite to be compatible with PHPUnit 3.4.x again Thats quite something different than what i voted for Just a question, wich version is the desired version? (I hope phpunit-3.5 vor ZF1 and phpunit-3.6 for ZF2)
Hide
Adam Lundrigan added a comment -

Yeah, sorry about that...I accidentally committed PHPUnit 3.4.x-related fixes against this ticket. Instead of backing them out of SVN and re-committing I just changed the purpose of this ticket and opened another for the PHP 5.4 fixup (ZF-11906)

Show
Adam Lundrigan added a comment - Yeah, sorry about that...I accidentally committed PHPUnit 3.4.x-related fixes against this ticket. Instead of backing them out of SVN and re-committing I just changed the purpose of this ticket and opened another for the PHP 5.4 fixup (ZF-11906)

People

Vote (1)
Watch (1)

Dates

  • Created:
    Updated: