Commit 7aaa92a
File tree
2 files changed
+43
-3
lines changedFilter options
- src/Symfony/Component/Form/Test
- Traits
2 files changed
+43
-3
lines changedsrc/Symfony/Component/Form/Test/FormPerformanceTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Test/FormPerformanceTestCase.php+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
14 | 15 |
|
15 | 16 |
|
16 | 17 |
|
| ||
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| 27 | + |
26 | 28 |
|
27 | 29 |
|
28 | 30 |
|
| ||
31 | 33 |
|
32 | 34 |
|
33 | 35 |
|
34 |
| - |
| 36 | + |
35 | 37 |
|
36 |
| - |
| 38 | + |
37 | 39 |
|
38 | 40 |
|
39 |
| - |
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
| 47 | + |
| 48 | + |
45 | 49 |
|
46 | 50 |
|
47 | 51 |
|
|
src/Symfony/Component/Form/Test/Traits/RunTestTrait.php
Copy file name to clipboard+36Lines changed: 36 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
0 commit comments