Move runnable test classes 40/75040/3
authorMohammad Salehe <salehe@cs.toronto.edu>
Tue, 27 Nov 2018 00:32:55 +0000 (19:32 -0500)
committerMohammad Salehe <salehe@cs.toronto.edu>
Sat, 22 Dec 2018 20:07:11 +0000 (15:07 -0500)
commitd927fa46b8a97fe58dce5ec13fbb09bb22fd129b
tree4515388db030e7eff4644b987c474964973a79f4
parent68b7189e50158c95b9c79b0395d121450f117ab3
Move runnable test classes

Move runnable test classes which are not actually
tests from src/test to src/main in order for maven
to include them in fat jar

Change-Id: Ib57db631b1c91ae796fa33becc9f06d05eef4219
Issue-ID: MUSIC-148
Signed-off-by: Mohammad Salehe <salehe@cs.toronto.edu>
src/main/java/org/onap/music/testruns/ComparisonPoints1.java [moved from src/test/java/org/onap/music/unittests/ComparisonPoints1.java with 64% similarity]
src/main/java/org/onap/music/testruns/TestVotingApp.java [moved from src/test/java/org/onap/music/unittests/TestVotingApp.java with 99% similarity]