Skip to content

FB_TestSuite is not extendable (Some Methods should be marked as Protected, not Internal) #257

@TheColonel2688

Description

@TheColonel2688

(Note I am using CoUnit 1.2.00 but I looked at the source of TcUnit and it has the same issue)

I inherited from FB_TestSuite to create a AssertEquals_String that accepts longer strings, but I can't build because the following methods are marked INTERNAL. They should be marked Protected, unless this was done intentionally.

AddTestNameToInstancePath
FindTestSuiteInstancePath
SetTestFailed

T_MaxString isn't configurable so the only option I saw was to extend FB_TestSuite

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions