PowerMockitoExample is a example of using PowerMockito library for making tests. This project uses Maven for resolving all necessary dependencies.
For test application with different locations you should use JVM args java -Duser.country=XX -Duser.language=xx. For example: -Duser.country=ES -Duser.language=es.