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

Add scalars in constructor test #28

Closed
wants to merge 6 commits into from
Closed

Add scalars in constructor test #28

wants to merge 6 commits into from

Conversation

samdark
Copy link
Member

@samdark samdark commented Jun 28, 2020

Q A
Is bugfix?
New feature?
Breaks BC?
Tests pass?
Fixed issues -

tests/Unit/AbstractFactoryTest.php Outdated Show resolved Hide resolved
@viktorprogger
Copy link
Contributor

viktorprogger commented Jun 29, 2020

Does it make sence to test default values (including overriding), named parameters and non-existent parameter values?

@vjik
Copy link
Member

vjik commented Jul 29, 2021

Seems this PR can be closed. We have similar tests, for example:

public function testCreateWithCallableValuesInConstructor(): void

@samdark samdark closed this Jul 29, 2021
@samdark samdark deleted the test-scalars branch July 29, 2021 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants