AnalysisTestResultInfo
Encapsulates the result of analyis-phase testing. Build targets which return an instance of this provider signal to the build system that it should generate a ‘stub’ test executable which generates the equivalent test result. Analysis test rules (rules created withanalysis_test=True must return an instance of this provider, and non-analysis-phase test rules cannot return this provider.
Members
AnalysisTestResultInfo
AnalysisTestResultInfo constructor.