Artyom Lebedev

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
-
-
-
-
-
Artyom Lebedev created a post, AnsweredJunit with jigsaw project
What is the proper project layout when using module-info.java and JUnit? I still can create test directory in my module, mark it as "Test sources", and run tests from there. But the code is all hig...