Zend Framework

Wrong class name listed for Zend_Test_PHPUnit_ControllerTestCase in multiple places

Details

  • Type: Docs:  Problem Docs: Problem
  • Status: Resolved Resolved
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.9.2
  • Fix Version/s: 1.10.0
  • Component/s: Zend_Test_PHPUnit
  • Labels:
    None

Description

The correct class name for the Controller Test case class is: "Zend_Test_PHPUnit_ControllerTestCase". In the ZF manual there are 4 cases of misspellings of the class name including code examples.

Search for "Zend_Test_PHPUnit_Controller_TestCase" on http://framework.zend.com/manual/en/zend.test.phpunit.html.

Correct: Zend_Test_PHPUnit_ControllerTestCase
Wrong: Zend_Test_PHPUnit_Controller_TestCase

Activity

Hide
Benjamin Eberlei added a comment -

Fixed

Show
Benjamin Eberlei added a comment - Fixed

People

Vote (0)
Watch (1)

Dates

  • Created:
    Updated:
    Resolved: