Package org.gradle.api.tasks.testing.source


@NullMarked package org.gradle.api.tasks.testing.source
Defines different test sources that can be associated to tests. The test source data is serialized from the test worker to the daemon. The class hierarchy is meant to mirror the one in the JUnit Platform (see org.junit.platform.engine.TestSource), but applies to any kind of test.