Issue #3346992 by Murz: Extend getPrivateMethod and callPrivateMethod to work with static functions
Showing
- src/TestHelpers.php 21 additions, 17 deletionssrc/TestHelpers.php
- tests/src/Unit/Assets/ClassWithProtectedItemsStub.php 3 additions, 3 deletionstests/src/Unit/Assets/ClassWithProtectedItemsStub.php
- tests/src/Unit/Assets/StaticClassWithProtectedItemsStub.php 33 additions, 0 deletionstests/src/Unit/Assets/StaticClassWithProtectedItemsStub.php
- tests/src/Unit/UnitTestHelpersApi/PrivateMethodsPropertiesTest.php 58 additions, 0 deletions.../Unit/UnitTestHelpersApi/PrivateMethodsPropertiesTest.php
- tests/src/Unit/UnitTestHelpersTest.php 0 additions, 28 deletionstests/src/Unit/UnitTestHelpersTest.php
Loading
Please register or sign in to comment