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
Motivation
Since areg-sdk contains many classes and methods that are not tested yet, we need unit tests to test them. The TESortedLinkedList is one of the objects that needs to be tested.
Describe
Implement unit tests for TESortedLinkedList object.
Additional actions
if a bug has been found during unit test, it should be fixed as well.
The text was updated successfully, but these errors were encountered:
Motivation
Since
areg-sdk
contains many classes and methods that are not tested yet, we need unit tests to test them. The TESortedLinkedList is one of the objects that needs to be tested.Describe
Implement unit tests for TESortedLinkedList object.
Additional actions
if a bug has been found during unit test, it should be fixed as well.
The text was updated successfully, but these errors were encountered: