marregui / kotlin-koans

My own little project to keep my kotlin skills sharp, as well as to have fun in my own time.
Apache License 2.0
0 stars 0 forks source link

Add tests for Heap #2

Closed marregui closed 4 years ago

marregui commented 4 years ago

Add tests to showcase the use of class Heap and ensure its correctness.