Open
Conversation
690184a to
c3cf619
Compare
f2ca728 to
b5fcdb3
Compare
0df3c7e to
062041b
Compare
3267365 to
9d28a53
Compare
dddb52b to
78555c7
Compare
95674fc to
c5eff68
Compare
8d2c31b to
f7328f7
Compare
8d64015 to
3de0a8c
Compare
Contributor
|
Very easy yet very powerful change. 👍 |
KminekMatej
reviewed
Jan 7, 2026
| } | ||
|
|
||
|
|
||
| protected function runTestMethod($name, $params): void |
Contributor
There was a problem hiding this comment.
I would add at least some simple phpDoc to improve understandability for future users.
Also, parameter types would be great
a56207f to
1d4b7c1
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Small change in TestCase structure that will help us do some customizations in our TestCases to gratly simplify and/or speed-up testing by adding logic into calling test method