JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
org.gradle.tooling.events.test.source
Interface ClassSource
All Superinterfaces:
TestSource
@Incubating
public interface
ClassSource
extends
TestSource
Class-based test source.
Since:
9.4.0
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getClassName
()
Returns the test class name.
Method Details
getClassName
String
getClassName
()
Returns the test class name.
Since:
9.4.0