aboutsummaryrefslogtreecommitdiffstats
path: root/main/src/test/resources/parameters/NoParameters.json
AgeCommit message (Collapse)AuthorFilesLines
2019-01-31Create basic structure of pap componentramverma1-0/+2
1) Creating the basic code structure of pap component which includes main sub-module having Main, PapActivator, PapCommandLineArguments, PapParameterGroup & PapParameterHandler. Along with few exception classes. Basicalliy the structure follows the pattern developed in policy/distribution component. 2) Created the related unit test cases and required test resources. Change-Id: I67c82f9d072e6c8a306cb983accb693da70e58a2 Issue-ID: POLICY-1476 Signed-off-by: ramverma <ram.krishna.verma@est.tech>