menu
test_core package
documentation
backend.dart
SuiteConfiguration
compilerSelections property
compilerSelections property
dark_mode
light_mode
compilerSelections
property
List
<
CompilerSelection
>
?
compilerSelections
final
The set of compiler selections for running tests.
Implementation
final List<CompilerSelection>? compilerSelections;
test_core package
documentation
backend
SuiteConfiguration
compilerSelections property
SuiteConfiguration class