Skip to content

Issues: sebastianbergmann/phpunit

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Support for Property Hooks in Test Doubles feature/test-doubles Test Stubs and Mock Objects type/enhancement A new idea that should be implemented
#5948 opened Sep 11, 2024 by sebastianbergmann Draft
2 tasks done
PHPUnit 11.5
Expectation not counting mocked methods feature/test-doubles Test Stubs and Mock Objects type/bug Something is broken version/9 Something affects PHPUnit 9 version/10 Something affects PHPUnit 10 version/11 Something affects PHPUnit 11
#5919 opened Aug 7, 2024 by dingo-d
Add closure mocks feature/test-doubles Test Stubs and Mock Objects type/enhancement A new idea that should be implemented
#5759 opened Mar 20, 2024 by mnapoli Loading…
Clean up the Test Double generator and runtime feature/test-doubles Test Stubs and Mock Objects type/backward-compatibility Something will be/is intentionally broken type/refactoring A refactoring that should be applied to make the code easier to understand and maintain
#5697 opened Feb 8, 2024 by sebastianbergmann Draft PHPUnit 12.0
Migrate test double code generator tests from PHPT feature/test-doubles Test Stubs and Mock Objects type/tests Tests! Yes, PHPUnit, too, needs tests.
#5476 opened Aug 18, 2023 by sebastianbergmann
Remove MockBuilder::addMethods() feature/test-doubles Test Stubs and Mock Objects type/backward-compatibility Something will be/is intentionally broken
#5321 opened Apr 12, 2023 by sebastianbergmann PHPUnit 12.0
Remove MockBuilder::getMockForAbstractClass() feature/test-doubles Test Stubs and Mock Objects type/backward-compatibility Something will be/is intentionally broken
#5314 opened Apr 11, 2023 by sebastianbergmann PHPUnit 12.0
Remove MockBuilder::getMockForTrait() feature/test-doubles Test Stubs and Mock Objects type/backward-compatibility Something will be/is intentionally broken
#5313 opened Apr 11, 2023 by sebastianbergmann PHPUnit 12.0
Remove TestCase::getObjectForTrait() feature/test-doubles Test Stubs and Mock Objects type/backward-compatibility Something will be/is intentionally broken
#5250 opened Feb 23, 2023 by sebastianbergmann PHPUnit 12.0
Remove TestCase::getMockForTrait() feature/test-doubles Test Stubs and Mock Objects type/backward-compatibility Something will be/is intentionally broken
#5249 opened Feb 23, 2023 by sebastianbergmann PHPUnit 12.0
Remove TestCase::getMockFromWsdl() feature/test-doubles Test Stubs and Mock Objects type/backward-compatibility Something will be/is intentionally broken
#5248 opened Feb 23, 2023 by sebastianbergmann PHPUnit 12.0
Remove TestCase::getMockForAbstractClass() feature/test-doubles Test Stubs and Mock Objects type/backward-compatibility Something will be/is intentionally broken
#5247 opened Feb 23, 2023 by sebastianbergmann PHPUnit 12.0
Remove TestCase::createTestProxy() feature/test-doubles Test Stubs and Mock Objects type/backward-compatibility Something will be/is intentionally broken
#5246 opened Feb 23, 2023 by sebastianbergmann PHPUnit 12.0
A strict version of willReturnMap() feature/test-doubles Test Stubs and Mock Objects type/enhancement A new idea that should be implemented
#4738 opened Jul 19, 2021 by MaxSem
Enhance ReturnValueMap to support Constraints feature/test-doubles Test Stubs and Mock Objects type/enhancement A new idea that should be implemented
#3999 opened Dec 27, 2019 by mstyles
Class name of expected function call feature/test-doubles Test Stubs and Mock Objects type/enhancement A new idea that should be implemented
#3676 opened May 2, 2019 by panvid
Strict mocking feature/test-doubles Test Stubs and Mock Objects type/enhancement A new idea that should be implemented
#3158 opened Jun 4, 2018 by index0h
ProTip! Add no:assignee to see everything that’s not assigned.