Commit 82bb018
committed
Generic/AbstractClassNamePrefix: improve the tests further
* Remove redundant whitespace in the test case file.
* Adjust some existing tests to have comments and new lines in unexpected places.
* Add a few comments to pre-existing tests to clarify why they exist.
* Add extra test with `abstract readonly` class but with keywords in reverse order.
* Annotate two new tests with `// Error.` to be consistent with the rest of the tests in the file.1 parent f7c0266 commit 82bb018
File tree
2 files changed
+22
-41
lines changed- src/Standards/Generic/Tests/NamingConventions
2 files changed
+22
-41
lines changedLines changed: 17 additions & 37 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
5 | 4 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
| 5 | + | |
20 | 6 | | |
21 | | - | |
| 7 | + | |
22 | 8 | | |
23 | | - | |
24 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
25 | 13 | | |
26 | | - | |
| 14 | + | |
27 | 15 | | |
| 16 | + | |
28 | 17 | | |
29 | 18 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 19 | + | |
| 20 | + | |
34 | 21 | | |
| 22 | + | |
35 | 23 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
| 24 | + | |
40 | 25 | | |
41 | 26 | | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
| 27 | + | |
46 | 28 | | |
47 | 29 | | |
48 | 30 | | |
49 | 31 | | |
50 | 32 | | |
51 | 33 | | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
| 34 | + | |
56 | 35 | | |
57 | 36 | | |
58 | 37 | | |
59 | 38 | | |
60 | 39 | | |
61 | 40 | | |
62 | 41 | | |
63 | | - | |
| 42 | + | |
| 43 | + | |
Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
41 | 42 | | |
42 | | - | |
| 43 | + | |
43 | 44 | | |
44 | 45 | | |
45 | 46 | | |
| |||
0 commit comments