You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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.