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
I was doing, but didn't complete yet.
In reality, this unit test is big, and definitely makes sense to split. And most probably I'll find some bugs :)
Any help, of course always welcomed.
Motivation
The string class is one of the most used class. We need unit tests to check and optimize the methods.
Actions
NEString
, there should be unit tests written to test string operations.Additional actions:
Fix the bugs during unit test implementation.
The text was updated successfully, but these errors were encountered: