Interface TestFixturesDependencyModifiers

  • All Known Subinterfaces:
    JvmComponentDependencies

    @Incubating
    public interface TestFixturesDependencyModifiers
    Dependency modifier APIs that can find test fixtures in other modules for dependencies blocks.
    Since:
    8.0
    API Note:
    This interface is intended to be used to mix-in methods that modify dependencies into the DSL.
    Implementation Requirements:
    The default implementation of all methods should not be overridden.