JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
org.gradle.tooling.events.test.source
ClassSource
Contents
Description
Method Summary
Method Details
getClassName()
Hide sidebar
Show sidebar
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