diff options
author | ehautot <eh552t@intl.att.com> | 2018-03-28 13:22:35 +0200 |
---|---|---|
committer | ehautot <eh552t@intl.att.com> | 2018-03-28 13:58:18 +0200 |
commit | bfbbd8cfae5b44374372189c95df179bffc2118f (patch) | |
tree | bf66ffb9d1230b24458f6ce24ab0cd43a8bc0365 /src/test/resources/http-cache/example/pdp/api | |
parent | c3472b1ec153c564fb99b37eb17c764db0d530fc (diff) |
Add simulator cases for (un)deploy/stop + typo
Change-Id: I0a3b8f1e812f6199c5a7fbbabd88c6c5ec4217cc
Signed-off-by: ehautot <eh552t@intl.att.com>
Issue-ID: CLAMP-111
Diffstat (limited to 'src/test/resources/http-cache/example/pdp/api')
-rw-r--r-- | src/test/resources/http-cache/example/pdp/api/deletePolicy/.file | 1 | ||||
-rw-r--r-- | src/test/resources/http-cache/example/pdp/api/deletePolicy/.header | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/src/test/resources/http-cache/example/pdp/api/deletePolicy/.file b/src/test/resources/http-cache/example/pdp/api/deletePolicy/.file new file mode 100644 index 00000000..0637a088 --- /dev/null +++ b/src/test/resources/http-cache/example/pdp/api/deletePolicy/.file @@ -0,0 +1 @@ +[]
\ No newline at end of file diff --git a/src/test/resources/http-cache/example/pdp/api/deletePolicy/.header b/src/test/resources/http-cache/example/pdp/api/deletePolicy/.header new file mode 100644 index 00000000..6a280d97 --- /dev/null +++ b/src/test/resources/http-cache/example/pdp/api/deletePolicy/.header @@ -0,0 +1 @@ +{"Transfer-Encoding": "chunked", "Set-Cookie": "JSESSIONID=158qxkdtdobkd1umr3ikkgrmlx;Path=/", "Expires": "Thu, 01 Jan 1970 00:00:00 GMT", "Server": "Jetty(9.3.21.v20170918)", "Content-Type": "application/json", "X-ECOMP-RequestID": "e2ddb3c8-994f-47df-b4dc-097d4fb55c08"}
\ No newline at end of file |