Annotation Type ForSourceNoMatrix
A marker meta annotation that explicitly skips all matrix bits and instead executes the
annotated method once only for the sources specified in the
value().- Author:
- Chris Cranford
-
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionReturns the reason documenting why specific sources are excluded.Returns the connector type that will be used for the test template invocation matrix.
-
Element Details
-
value
SourceType[] valueReturns the connector type that will be used for the test template invocation matrix.- Default:
- {}
-
reason
String reasonReturns the reason documenting why specific sources are excluded.- Default:
- ""
-