Class MemberSubstitution.Substitution.ForFieldAccess.OfGivenField

    • Field Detail

      • fieldDescription

        private final FieldDescription fieldDescription
        The field to substitute with.
    • Constructor Detail

      • OfGivenField

        public OfGivenField​(FieldDescription fieldDescription)
        Creates a new factory that substitues with a given field.
        Parameters:
        fieldDescription - The field to substitute with.