summaryrefslogtreecommitdiffstats
path: root/ResmanagementService/service/src/test/resources/Check7.txt
diff options
context:
space:
mode:
authorThamlurRaju <thamlurraju468@gmail.com>2018-08-21 14:36:33 +0530
committerThamlurRaju <thamlurraju468@gmail.com>2018-08-21 14:36:33 +0530
commit0a907eed099f690bf25475475a66b99ab97401da (patch)
tree6f823b11ed860439333c621582bd5b55a0889760 /ResmanagementService/service/src/test/resources/Check7.txt
parentb78222c36437f03cfdfef4d95b5ae7ec5517565f (diff)
fixing major Sonar Issue
12 more branches need to be covered to reach 65% coverage Sonar Link: https://sonar.onap.org/project/issues?assignees=ThamlurRaju&id=org.onap.vfc.nfvo.resmanagement%3Avfc-nfvo-resmanagement&open=AV8lpe4u-08if2a6pmAh&resolved=false&severities=MAJOR&types=CODE_SMELL Location: src/main/java/org/onap/vfc/nfvo/resmanagement/common/util/restclient/RestfulConfigure.java Change-Id: Ib400c61e307085dcaa8525a0d24fb167b3edf2ce Issue-ID: VFC-1043 Signed-off-by: ThamlurRaju <thamlurraju468@gmail.com>
Diffstat (limited to 'ResmanagementService/service/src/test/resources/Check7.txt')
-rw-r--r--ResmanagementService/service/src/test/resources/Check7.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/ResmanagementService/service/src/test/resources/Check7.txt b/ResmanagementService/service/src/test/resources/Check7.txt
new file mode 100644
index 0000000..47c4e08
--- /dev/null
+++ b/ResmanagementService/service/src/test/resources/Check7.txt
@@ -0,0 +1,12 @@
+{
+ "defaultServer":
+ {
+ "host":"127.0.0.1",
+ "port":"80"
+ },
+"ConnectTimeout":"300000",
+"thread":"10",
+"idletimeout":"500000",
+"timeout":"300000"
+}
+ \ No newline at end of file