|
|
4821bd4423
|
fix: high order tests debug
|
2022-05-12 20:05:36 +01:00 |
|
|
|
f3ed9bdf8e
|
Merge branch 'master' into performs_no_expectations
# Conflicts:
# src/PendingCalls/TestCall.php
|
2022-03-22 13:20:31 +00:00 |
|
|
|
53c20d9cd2
|
Renames method to throwsNoExceptions.
|
2022-03-22 13:19:23 +00:00 |
|
|
|
3795870150
|
move coversNothing to method annotations
|
2022-03-09 11:05:10 +01:00 |
|
|
|
d0136b63d4
|
fix linting
|
2022-03-07 18:23:06 +01:00 |
|
|
|
00029c15ef
|
add generic covers method to accept both classes and functions
|
2022-03-07 18:22:30 +01:00 |
|
|
|
1dc33070fe
|
fix phpdoc
|
2022-03-06 19:02:02 +01:00 |
|
|
|
50d8688b79
|
allow multiple values on coversClass and coversFunction
|
2022-03-05 17:06:00 +01:00 |
|
|
|
27baad82d0
|
remove method name on coversClass
|
2022-03-05 17:03:45 +01:00 |
|
|
|
2465b88462
|
add covers list and attributes mutator
|
2022-03-05 16:23:05 +01:00 |
|
|
|
7660517f7c
|
start covers attribute implementation
|
2022-03-04 22:28:37 +01:00 |
|
|
|
03ccea8978
|
fix code style
|
2022-03-04 17:36:02 +01:00 |
|
|
|
0e85921964
|
feat: Add code to the throws arg
|
2022-03-04 13:05:55 +09:00 |
|
|
|
e1a30e3c92
|
Add method comment.
|
2021-12-08 09:01:16 +00:00 |
|
|
|
d969eaac2c
|
Adds support for chaining hasNoExpectations to the test method.
|
2021-12-08 08:58:42 +00:00 |
|
|
|
94585789dc
|
refacto(phpstan-to-8): few adjustments
|
2021-11-18 23:39:37 +00:00 |
|
|
|
f3f58c7f52
|
upgrade to phpstan lvl 7
|
2021-11-15 22:20:00 +01:00 |
|
|
|
183f975166
|
chore: phpstan level 5
|
2021-11-14 21:23:02 +00:00 |
|
|
|
4b213d63bd
|
feat: reworks evalution of Test Case
|
2021-11-14 19:58:25 +00:00 |
|
|
|
cd34f0ba81
|
refactor: comments
|
2021-10-24 22:39:35 +01:00 |
|