Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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