anki-drive-java icon indicating copy to clipboard operation
anki-drive-java copied to clipboard

main methods should be converted to Unit-Tests

Open jonasheinisch opened this issue 9 years ago • 0 comments

In some classes (e.g. Message) a main-method is used to perform unit-tests. These should be extracted from the code to a JUnit-Test.

jonasheinisch avatar Dec 12 '16 10:12 jonasheinisch