Fix tests to not create files in repository 41/50641/2
authorPawelSzalapski <pawel.szalapski@nokia.com>
Wed, 6 Jun 2018 10:26:55 +0000 (12:26 +0200)
committerPawelSzalapski <pawel.szalapski@nokia.com>
Mon, 11 Jun 2018 07:49:52 +0000 (09:49 +0200)
commit5a7cd9dde14a1ffb9a44e6bd5793e34e19d1d050
treed91fb2752e93edea9f67f24c3dd60ed635ed5052
parent071fb8779fd4c8c4abfcb72c1ed266280461bed2
Fix tests to not create files in repository

While we run unittests, they create files directly
inside the repository, those files are later proposed
as changes to commit.

Change-Id: Iffcb3820959f85099d3fe0ab9db1a198f8f60d78
Issue-ID: DCAEGEN2-524
Signed-off-by: PawelSzalapski <pawel.szalapski@nokia.com>
src/test/java/org/onap/dcae/vestest/TestFetchConfig.java
src/test/java/org/onap/dcae/vestest/TestLoadDynamicConfig.java
src/test/java/org/onap/dcae/vestest/TestingUtilities.java [new file with mode: 0644]