Skip to content

Separate methods into static classes for easier maintenance and testing. #4

Description

@thinkingmedia

Take the implementation methods from the _ class and move to static classes. Grouping methods by their common behavior.

Do the same with the unit tests.

The _ class will become an interface implementor that calls the status classes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions