Skip to content

TST: add tests for ABC Types #10828

Closed
Closed
@jreback

Description

@jreback

e.g. something in test_common.py like

p = pd.Period(....)
self.assertTrue(isinstance(p, ABCPeriod))

for all of the ABC types defined.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Testingpandas testing functions or related to the test suite

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions