aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/java/org/onap/policy/distribution/main/rest/TestDistributionRestServer.java
AgeCommit message (Expand)AuthorFilesLines
2023-08-24Upgrade policy-distribution to JUnit 5java-17FrancescoFioraEst1-26/+22
2023-08-22Upgrade Java 17FrancescoFioraEst1-8/+6
2021-05-25Fix broken junits in policy-distributionJim Hahn1-19/+24
2020-07-29Allocate a new server port for each testJim Hahn1-8/+12
2020-07-02Replace try/catch blocks with assertj - distwaynedunican1-15/+6
2020-06-19Changes for Checkstyle 8.32 in policy-distributiona.sreekumar1-2/+0
2019-12-05change HealthCheckReport URL from self to hostNameHengye1-3/+5
2019-07-19Modify policy/distribution to use RestServer from commonJim Hahn1-3/+5
2019-02-05Change policy/distribution logging to slf4jramverma1-24/+35
2018-08-24Fix sonar and checkstyle issues in distributionramverma1-8/+10
2018-08-22Adding health check endpoint to distributionramverma1-0/+116