Joaomppeixoto

- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Joaomppeixoto created a post, JUnit tests do not use test resources properties files
When trying to run a JUnit test I'm getting the wrong values for a properties file. There are 2 versions of this file, one for the regular Java code and another for tests.My project is built with g...