Skip to content

Incorrect visibility of fixture overload methods when using XTestCase in the documentation #10

@MarkBaker

Description

@MarkBaker

When using the method names setUpFixturesBeforeClass(), setUpFixtures(), tearDownFixtures() and tearDownFixturesAfterClass() for fixture overloads with XTestCase, then visibility must be public to match the parent method signatures. The examples in the README file show protected visibility for setUpFixtures() and tearDownFixtures().

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions