| Package | Description |
|---|---|
| org.gradle.api.internal.tasks.testing.detection |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTestFrameworkDetector<T extends TestClassVisitor> |
| Modifier and Type | Method and Description |
|---|---|
protected TestClassVisitor |
AbstractTestFrameworkDetector.classVisitor(File testClassFile) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractTestFrameworkDetector.publishTestClass(boolean isTest,
TestClassVisitor classVisitor,
boolean superClass)
In none super class mode a test class is published when the class is a test and it is not abstract.
|
Copyright © 2013. All rights reserved