aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/distribution/main/startstop/TestMain.java
AgeCommit message (Expand)AuthorFilesLines
2023-08-24Upgrade policy-distribution to JUnit 5java-17FrancescoFioraEst1-13/+13
2021-07-05Use lombok in policy/distributionRam Krishna Verma1-2/+3
2021-05-25Fix broken junits in policy-distributionJim Hahn1-1/+8
2020-08-21Changes to make policy-distribution container crash with non zero exitCodea.sreekumar1-12/+16
2020-07-29Allocate a new server port for each testJim Hahn1-3/+4
2020-07-29Sonar fixes for policy/distributionuj426b1-3/+4
2020-03-26Remove unused imports and clean logsPamela Dragosh1-3/+7
2018-08-24Fix sonar and checkstyle issues in distributionramverma1-5/+9
2018-08-15Adding code for bootstrapping policy distributionramverma1-5/+47
2018-07-31Add start and parameter handlingliamfallon1-0/+31