aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/parameters/InvalidParameters.json
AgeCommit message (Collapse)AuthorFilesLines
2019-02-11PDPX Healthcheck/Statistic RESTful API entry pointMichael Mokry1-0/+3
Includes: - Basic code structure modeled after policy distribution - Code implementation to support Healthcheck/Statistics RESTful API entry point - JUnits - Fixed Checkstyles issues and added some missing statistics classes and Junits - Made changes per Jim's comments - Made more changes per Jim's comments > made gson field static > using AssertThatThrownBy() mechanic from AssertJ > added setup and teardown to correctly terminate activator in Junit - Made corrections to the statitics endpoint and junits Change-Id: Iad40272beceff8a0f99966440e96a84fc2043b12 Issue-ID: POLICY-1436 Signed-off-by: Michael Mokry <michael.mokry@att.com>