spotify/dbeam

Rewrite tests in JUnit

labianchin opened this issue · 0 comments

DBeam is now written fully in Java, the only thing left is tests which are still written in Scala/Scalatest. We'd like to move the tests to Java/JUnit.

This depends on #12 .