Skip to content

Apply Refactoring Technique: Remove Parameter #21

@ManzanillaSebastian

Description

@ManzanillaSebastian

Inside the Field class, in the score() method, the integer parameter player is not used. The advantage of applying this refactoring method is: ensuring that the method contains only the parameters it requires.
Captura de pantalla 2025-01-12 220321
Captura de pantalla 2025-01-12 220620

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions