Development

#8223 (api documentation missing sfTestFunctional)

You must first sign up to be able to contribute.

Ticket #8223 (new documentation)

Opened 3 years ago

Last modified 3 years ago

api documentation missing sfTestFunctional

Reported by: hal Assigned to: fabien
Priority: minor Milestone:
Component: tests Version: 1.4.1
Keywords: Cc: hal
Qualification: Ready for core team

Description

http://www.symfony-project.org/api/1_4/sfTestFunctional

Is this intentional?

Although, sfBrowser exists, are there any other test classes which should be included also?

Change History

02/04/10 18:50:35 changed by hal

  • component changed from tests to website.

Assigning to website component, as this needs to be done by symfony staff.

02/05/10 13:32:00 changed by hal

Refs #8206. I can confirm that phpdoc code is included in the sfTestFunctional class, so for some reason the api parser is not picking it up.

Once this is fixed, please check that the other test classes in lib/test also appear in the API docs.

02/07/10 11:59:16 changed by hal

  • component changed from website to tests.
  • qualification changed from Unreviewed to Ready for core team.

02/07/10 12:01:43 changed by hal

  • cc set to hal.

02/11/10 19:35:51 changed by Kris.Wallsmith

Strange, there is no "test" package in the sidebar...