haveno/src/test/java
Chris Beams 0136ea2884
Polish and test BitsquareEnvironment
- Introduce a test-time dependency on spring-test module for access to
   MockPropertySource and friends.

 - Add BitsquareEnvironmentTests and test that property source precedence
   works as expected, i.e. that properties supplied on the command line
   have highest precedence, overriding those picked up via environment
   variables, system properties, the bitsquare.properties file or any of
   the other available property sources.
2014-11-11 19:29:26 +01:00
..
io/bitsquare Polish and test BitsquareEnvironment 2014-11-11 19:29:26 +01:00
net/tomp2p/dht Remove dead code from UtilsDHT2.java 2014-11-10 15:04:42 +01:00