menu
analyzer_testing package
documentation
analysis_rule/analysis_rule.dart
AnalysisRuleTest
testFile property
testFile property
dark_mode
light_mode
testFile
property
@
override
File
testFile
getter/setter pair
inherited
The test file being analyzed.
Implementation
@override late File testFile = newFile(testFilePath, '');
analyzer_testing package
documentation
analysis_rule/analysis_rule
AnalysisRuleTest
testFile property
AnalysisRuleTest class