Commit 65d5319
Fine. Add tests for most BaseNameMembers states and transitions.
No coverage yet for combinations with inherited constructors.
This set of tests relies on the fact that we iterate over declared executables in a specific order: constructors, methods, getters, setters.
Change-Id: I1631be49ea3388243819ba7a26b567662dbdc860
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/424703
Commit-Queue: Konstantin Shcheglov <[email protected]>
Reviewed-by: Paul Berry <[email protected]>1 parent 05d1658 commit 65d5319
File tree
3 files changed
+6382
-8
lines changed- pkg/analyzer
- lib/src/fine
- test/src/dart/analysis
3 files changed
+6382
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
237 | 241 | | |
238 | 242 | | |
239 | 243 | | |
| |||
257 | 261 | | |
258 | 262 | | |
259 | 263 | | |
260 | | - | |
261 | | - | |
| 264 | + | |
| 265 | + | |
262 | 266 | | |
263 | 267 | | |
264 | | - | |
| 268 | + | |
265 | 269 | | |
266 | 270 | | |
267 | 271 | | |
268 | | - | |
269 | | - | |
| 272 | + | |
| 273 | + | |
270 | 274 | | |
271 | 275 | | |
272 | | - | |
| 276 | + | |
273 | 277 | | |
274 | 278 | | |
275 | 279 | | |
| |||
855 | 859 | | |
856 | 860 | | |
857 | 861 | | |
858 | | - | |
| 862 | + | |
| 863 | + | |
| 864 | + | |
| 865 | + | |
859 | 866 | | |
860 | 867 | | |
861 | 868 | | |
| |||
0 commit comments