Modifier and Type | Required Element and Description |
---|---|
String |
connector
A regex identifying the targeted HTTP connector name
|
Modifier and Type | Optional Element and Description |
---|---|
String |
description
A message describing the reason of test skip (optional)
|
int |
issue
The GitHub issue identifier (optional)
|
public abstract String connector
Examples:
"Jersey 2 Connector", ".*"
HttpExecutor.getExecutorName()
public abstract String description
Copyright © 2017. All Rights Reserved.