[Davmail-users] executing unit tests
Brought to you by:
mguessan
From: Max-Julian P. <max...@po...> - 2024-12-05 12:37:43
|
Hallo, i am currently investigation a presumed bug in davmail 6.2.2, a) i can successfully build and deploy the changed code; However, i did not manage to b) execute any unit test cases in src/test/davmail/util/ i deliberately put in assertEquals("foo", "bar"), but still i could not produce a failed test run. Could please someone give me a hint, on how these util testcases are supposed to be executed? With what high-level command? best regards, Max Pogner |