Open
Description
Instead we want to create AnalysisContextCollection
and verify the created analysis contexts, with files, environment, etc.
As you can imagine, my preference is to dump all this state as text, to get comprehensive view easily.
Kind of like this.
sdk/pkg/analyzer/test/src/dart/analysis/file_state_test.dart
Lines 3035 to 3057 in 451d919
ContextBuilder
should not be used by clients, which should be migrated to AnalysisContextCollection
.