Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve test coverage in ObjectTest #11015

Open
sabina-talipova opened this issue Oct 18, 2023 · 0 comments
Open

Improve test coverage in ObjectTest #11015

sabina-talipova opened this issue Oct 18, 2023 · 0 comments

Comments

@sabina-talipova
Copy link
Contributor

Description

  • tests for addStaticVars()
  • tests for setting statics which are not defined on the object as built-in PHP statics
  • testHasAndAddExtension : At the moment, this does NOT remove the extension due to parameterized naming, meaning the extension will remain added in further test cases. See

See:

* @todo tests for addStaticVars()
* @todo tests for setting statics which are not defined on the object as built-in PHP statics
* @todo tests for setting statics through extensions (#2387)

@GuySartorelli GuySartorelli changed the title TODO: ObjectTest improvememnts Improve test coverage in ObjectTest Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants