[jgrapht-users] How to runs tests?
Brought to you by:
barak_naveh,
perfecthash
From: Victor P. <po...@na...> - 2018-01-17 03:47:01
|
I am developing a new feature for JGraphT. In the folder jgrapht-core/src/test/java/ there are some tests. I am going to write a new .java file with a test for my feature. It seems I will have no trouble to write the .java file with a test. But how to run the test? I don't know, please help. |