Class TestFixturesDependencyModifiers.TestFixturesDependencyModifier

    • Constructor Detail

      • TestFixturesDependencyModifier

        public TestFixturesDependencyModifier()
    • Method Detail

      • modifyImplementation

        protected void modifyImplementation​(ModuleDependency dependency)
        Modify the given dependency. Selects the test fixtures variant of the given dependency.
        Specified by:
        modifyImplementation in class DependencyModifier
        Parameters:
        dependency - the dependency to modify