Index
All Classes and Interfaces|All Packages
A
- apply(Project) - Method in class io.pjacoco.gradle.PjacocoPlugin
D
- DEFAULT_AGENT_VERSION - Static variable in class io.pjacoco.gradle.PjacocoPlugin
-
Default agent version when
agentVersionis not set.
G
- getAgentJvmArg() - Method in class io.pjacoco.gradle.PjacocoGradleExtension
-
Read-only (plugin-populated): the composed
-javaagent:...argument. - getAgentVersion() - Method in class io.pjacoco.gradle.PjacocoGradleExtension
-
Version of
io.github.beltian.pjacoco:pjacoco-agentto resolve. - getAggregate() - Method in class io.pjacoco.gradle.PjacocoGradleExtension
-
Write the whole-run aggregate
.execat shutdown. - getAggregateFile() - Method in class io.pjacoco.gradle.PjacocoGradleExtension
-
Aggregate file name (or absolute path).
- getAttachTo() - Method in class io.pjacoco.gradle.PjacocoGradleExtension
-
Names of
Test/JavaExectasks to auto-inject the agent (and control-url) into. - getAutoDetectExtensions() - Method in class io.pjacoco.gradle.PjacocoGradleExtension
-
Inject
junit.jupiter.extensions.autodetection.enabled=trueso the in-process JUnit 5 extension auto-applies suite-wide (no@ExtendWith). - getControlUrlArg() - Method in class io.pjacoco.gradle.PjacocoGradleExtension
-
Read-only (plugin-populated): the
-Dpjacoco.control-url=...argument the testkit needs. - getDestfile() - Method in class io.pjacoco.gradle.PjacocoGradleExtension
-
Output directory for per-test
.execfiles. - getExcludes() - Method in class io.pjacoco.gradle.PjacocoGradleExtension
-
jacoco-style exclude patterns.
- getIncludes() - Method in class io.pjacoco.gradle.PjacocoGradleExtension
-
jacoco-style include patterns (WildcardMatcher).
- getJunit4Auto() - Method in class io.pjacoco.gradle.PjacocoGradleExtension
-
Weave JUnit 4's
runLeaffor zero-touch per-test activation. - getPort() - Method in class io.pjacoco.gradle.PjacocoGradleExtension
-
Control-endpoint port (also where the agent binds).
I
- io.pjacoco.gradle - package io.pjacoco.gradle
P
- PjacocoGradleExtension - Class in io.pjacoco.gradle
-
DSL for the
io.github.beltian.pjacocoplugin: - PjacocoGradleExtension() - Constructor for class io.pjacoco.gradle.PjacocoGradleExtension
- PjacocoPlugin - Class in io.pjacoco.gradle
-
Gradle plugin
io.github.beltian.pjacoco. - PjacocoPlugin() - Constructor for class io.pjacoco.gradle.PjacocoPlugin
All Classes and Interfaces|All Packages