class IntegrationTestPlugin extends java.lang.Object
Copyright (C) 2012-2017 Spindrift B.V. All Rights Reserved Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
| Type | Name and description |
|---|---|
static java.lang.String |
CLASSES_TASK |
static java.lang.String |
DEFAULT_OUTPUT_DIR |
static java.lang.String |
HTML_DESTINATION_DIR |
static java.lang.String |
INTEGRATION_TEST_CLASSES_TASK |
static java.lang.String |
INTEGRATION_TEST_TASK |
static java.lang.String |
INTEGRATION_TEST_TASK_DESCRIPTION |
static java.lang.String |
INTEGRATION_TEST_TASK_GROUP |
static java.lang.String |
JAR_PATH_SYSTEM_PROPERTY |
static java.lang.String |
PLUGIN_EXTENSION_NAME |
static java.lang.String |
TEST_TASK |
| Type | Name and description |
|---|---|
void |
apply(org.gradle.api.Project project) |
| Methods inherited from class | Name |
|---|---|
class java.lang.Object |
java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |