use icon indicating copy to clipboard operation
use copied to clipboard

Replace gsbase with guava-testlib

Open h-man2 opened this issue 4 years ago • 0 comments

Is your feature request related to a problem? Please describe. USE references this old library to easen tests for correct implementation of equals. The guava-testlib library is actively develeoped whereas gsbase was last changed in 2014.

Describe the solution you'd like Replace gsbase with guava-testlib and align the test cases that use the lib (ca. 3 - 4) to use the new one.

Describe alternatives you've considered None

h-man2 avatar Jul 22 '21 08:07 h-man2