So, `compareTo` is what is actually being used... ...
# atrium
d
So,
compareTo
is what is actually being used... so that should be tested, any reason to add tests on the comparator (that I'm only calling from
compareTo
)?