Class BuildEventStreamProtos.PatternExpanded.TestSuiteExpansion

java.lang.Object
com.google.protobuf.AbstractMessageLite
com.google.protobuf.AbstractMessage
com.google.protobuf.GeneratedMessage
com.google.devtools.build.lib.buildeventstream.BuildEventStreamProtos.PatternExpanded.TestSuiteExpansion
All Implemented Interfaces:
BuildEventStreamProtos.PatternExpanded.TestSuiteExpansionOrBuilder, com.google.protobuf.Message, com.google.protobuf.MessageLite, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Serializable
Enclosing class:
BuildEventStreamProtos.PatternExpanded

public static final class BuildEventStreamProtos.PatternExpanded.TestSuiteExpansion extends com.google.protobuf.GeneratedMessage implements BuildEventStreamProtos.PatternExpanded.TestSuiteExpansionOrBuilder
 Represents a test_suite target and the tests that it expanded to. Nested
 test suites are recursively expanded. The test labels only contain the
 final test targets, not any nested suites.
 
Protobuf type build_event_stream.PatternExpanded.TestSuiteExpansion
See Also: