Skip to content

Commit 2977f68

Browse files
deploy: 5b627c7
1 parent e3f565c commit 2977f68

56 files changed

Lines changed: 127 additions & 121 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.nojekyll

Whitespace-only changes.

JVM-business-logic/data-driven/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
} ]
166166
} ]
167167
} ],
168-
"lastModifiedTime" : 1584487110000,
168+
"lastModifiedTime" : 1586108266971,
169169
"tocItem" : {
170170
"sectionTitle" : "JVM Business Logic",
171171
"pageTitle" : "Data Driven",

JVM-business-logic/documentation-artifacts/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@
359359
"type" : "Table"
360360
} ]
361361
} ],
362-
"lastModifiedTime" : 1584487110000,
362+
"lastModifiedTime" : 1586108266971,
363363
"tocItem" : {
364364
"sectionTitle" : "JVM Business Logic",
365365
"pageTitle" : "Documentation Artifacts",

REST/CRUD-separated/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -159,14 +159,14 @@
159159
}, {
160160
"fit" : true,
161161
"imageSrc" : "/webtau/doc-artifacts/reports/report-crud-separated-http-calls.png",
162-
"timestamp" : 1585583702000,
162+
"timestamp" : 1586108603208,
163163
"shapes" : [ ],
164-
"width" : 2400.0,
165-
"height" : 1594.0,
164+
"width" : 1200.0,
165+
"height" : 804.0,
166166
"type" : "AnnotatedImage"
167167
} ]
168168
} ],
169-
"lastModifiedTime" : 1584486488000,
169+
"lastModifiedTime" : 1586108266971,
170170
"tocItem" : {
171171
"sectionTitle" : "REST",
172172
"pageTitle" : "CRUD Separated",

REST/CRUD/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -184,10 +184,10 @@
184184
}, {
185185
"fit" : true,
186186
"imageSrc" : "/webtau/doc-artifacts/reports/report-crud-http-calls.png",
187-
"timestamp" : 1585583699000,
187+
"timestamp" : 1586108605332,
188188
"shapes" : [ ],
189-
"width" : 2400.0,
190-
"height" : 1594.0,
189+
"width" : 1200.0,
190+
"height" : 804.0,
191191
"type" : "AnnotatedImage"
192192
}, {
193193
"type" : "Paragraph",
@@ -295,7 +295,7 @@
295295
} ]
296296
} ]
297297
} ],
298-
"lastModifiedTime" : 1584486488000,
298+
"lastModifiedTime" : 1586108266971,
299299
"tocItem" : {
300300
"sectionTitle" : "REST",
301301
"pageTitle" : "CRUD",

REST/JSON-schema/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"type" : "Snippet"
190190
} ]
191191
} ],
192-
"lastModifiedTime" : 1584486488000,
192+
"lastModifiedTime" : 1586108266971,
193193
"tocItem" : {
194194
"sectionTitle" : "REST",
195195
"pageTitle" : "JSON Schema",

REST/PDF/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
} ]
8989
} ]
9090
} ],
91-
"lastModifiedTime" : 1584487110000,
91+
"lastModifiedTime" : 1586108266971,
9292
"tocItem" : {
9393
"sectionTitle" : "REST",
9494
"pageTitle" : "PDF",

REST/complex-types/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"type" : "Snippet"
155155
} ]
156156
} ],
157-
"lastModifiedTime" : 1584486488000,
157+
"lastModifiedTime" : 1586108266971,
158158
"tocItem" : {
159159
"sectionTitle" : "REST",
160160
"pageTitle" : "Complex Types",

REST/data-node/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -475,7 +475,7 @@
475475
"type" : "Snippet"
476476
} ]
477477
} ],
478-
"lastModifiedTime" : 1584487110000,
478+
"lastModifiedTime" : 1586108266971,
479479
"tocItem" : {
480480
"sectionTitle" : "REST",
481481
"pageTitle" : "Data Node",

REST/documentation/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131
<article>
3232
<header><h1>Test Artifacts</h1></header>
33-
<p>A number of artifacts will be created depending on the exact call being captured.Request bodies are captured in either request.json , request.pdf or request.data depending on the type.Similarly, response bodies are captured in either response.json , response.pdf or response.data .Just like payloads, request and response headers are captured in request.header.txt and response.header.txt respectively. These files contain a header per line with the name and values colon separated. The values are redacted for any potentially sensitive headers.Any assertions you perform on the response body in your scenarios are captured in a paths.json file. This contains an array with the list of paths within the body whose values were asserted.The actual request URL is captured in two forms into two different files: request.fullurl.txt - contains the full URL request.url.txt - contains only the part specified in the http call in the scenario /params?a=1&amp;b=text http://127.0.0.1:52609/params?a=1&amp;b=text</p>
33+
<p>A number of artifacts will be created depending on the exact call being captured.Request bodies are captured in either request.json , request.pdf or request.data depending on the type.Similarly, response bodies are captured in either response.json , response.pdf or response.data .Just like payloads, request and response headers are captured in request.header.txt and response.header.txt respectively. These files contain a header per line with the name and values colon separated. The values are redacted for any potentially sensitive headers.Any assertions you perform on the response body in your scenarios are captured in a paths.json file. This contains an array with the list of paths within the body whose values were asserted.The actual request URL is captured in two forms into two different files: request.fullurl.txt - contains the full URL request.url.txt - contains only the part specified in the http call in the scenario /params?a=1&amp;b=text http://10.1.0.4:40955/params?a=1&amp;b=text</p>
3434
</article>
3535

3636
<article>
@@ -350,7 +350,7 @@
350350
"type" : "Snippet"
351351
}, {
352352
"lang" : "txt",
353-
"snippet" : "http://127.0.0.1:52609/params?a=1&b=text",
353+
"snippet" : "http://10.1.0.4:40955/params?a=1&b=text",
354354
"title" : "request.fullurl.txt",
355355
"type" : "Snippet"
356356
} ]
@@ -372,7 +372,7 @@
372372
}, {
373373
"diagram" : {
374374
"isInvertedTextColorByStyleId" : { },
375-
"svg" : "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.1//EN\"\n \"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd\">\n<!-- Generated by graphviz version 2.43.0 (0)\n -->\n<!-- Title: Generated Pages: 1 -->\n<svg width=\"392pt\" height=\"47pt\"\n viewBox=\"0.00 0.00 391.85 47.00\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n<g id=\"graph0\" class=\"graph\" transform=\"scale(1 1) rotate(0) translate(4 43)\">\n<title>Generated</title>\n<polygon fill=\"transparent\" stroke=\"transparent\" points=\"-4,4 -4,-43 387.85,-43 387.85,4 -4,4\"/>\n<!-- build -->\n<g id=\"node1\" class=\"node\">\n<title>build</title>\n<polygon fill=\"none\" stroke=\"black\" points=\"0,-0.5 0,-38.5 54,-38.5 54,-0.5 0,-0.5\"/>\n<text text-anchor=\"middle\" x=\"27\" y=\"-16.5\" font-family=\"Helvetica,sans-Serif\" font-size=\"10.00\">Build</text>\n</g>\n<!-- deploy -->\n<g id=\"node2\" class=\"node\">\n<title>deploy</title>\n<polygon fill=\"none\" stroke=\"black\" points=\"90,-0.5 90,-38.5 149.13,-38.5 149.13,-0.5 90,-0.5\"/>\n<text text-anchor=\"middle\" x=\"119.56\" y=\"-16.5\" font-family=\"Helvetica,sans-Serif\" font-size=\"10.00\">Deploy</text>\n</g>\n<!-- build&#45;&gt;deploy -->\n<g id=\"edge1\" class=\"edge\">\n<title>build&#45;&gt;deploy</title>\n<path fill=\"none\" stroke=\"black\" d=\"M54.19,-19.5C62.14,-19.5 71.05,-19.5 79.65,-19.5\"/>\n<polygon fill=\"black\" stroke=\"black\" points=\"79.89,-23 89.89,-19.5 79.89,-16 79.89,-23\"/>\n</g>\n<!-- testrun -->\n<g id=\"node3\" class=\"node\">\n<title>testrun</title>\n<polygon fill=\"none\" stroke=\"black\" points=\"185.13,-0.5 185.13,-38.5 252.59,-38.5 252.59,-0.5 185.13,-0.5\"/>\n<text text-anchor=\"middle\" x=\"218.86\" y=\"-16.5\" font-family=\"Helvetica,sans-Serif\" font-size=\"10.00\">Test Run</text>\n</g>\n<!-- deploy&#45;&gt;testrun -->\n<g id=\"edge2\" class=\"edge\">\n<title>deploy&#45;&gt;testrun</title>\n<path fill=\"none\" stroke=\"black\" d=\"M149.23,-19.5C157.29,-19.5 166.23,-19.5 174.93,-19.5\"/>\n<polygon fill=\"black\" stroke=\"black\" points=\"174.95,-23 184.95,-19.5 174.95,-16 174.95,-23\"/>\n</g>\n<!-- documentation -->\n<g id=\"node4\" class=\"node\">\n<title>documentation</title>\n<polygon fill=\"none\" stroke=\"black\" points=\"288.59,-0.5 288.59,-38.5 383.85,-38.5 383.85,-0.5 288.59,-0.5\"/>\n<text text-anchor=\"middle\" x=\"336.22\" y=\"-16.5\" font-family=\"Helvetica,sans-Serif\" font-size=\"10.00\">Documentation</text>\n</g>\n<!-- testrun&#45;&gt;documentation -->\n<g id=\"edge3\" class=\"edge\">\n<title>testrun&#45;&gt;documentation</title>\n<path fill=\"none\" stroke=\"black\" d=\"M252.61,-19.5C260.56,-19.5 269.29,-19.5 278,-19.5\"/>\n<polygon fill=\"black\" stroke=\"black\" points=\"278.18,-23 288.18,-19.5 278.18,-16 278.18,-23\"/>\n</g>\n</g>\n</svg>\n",
375+
"svg" : "<?xml version=\"1.0\" encoding=\"UTF-8\" standalone=\"no\"?>\n<!DOCTYPE svg PUBLIC \"-//W3C//DTD SVG 1.1//EN\"\n \"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd\">\n<!-- Generated by graphviz version 2.40.1 (20161225.0304)\n -->\n<!-- Title: Generated Pages: 1 -->\n<svg width=\"393pt\" height=\"48pt\"\n viewBox=\"0.00 0.00 393.00 48.00\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n<g id=\"graph0\" class=\"graph\" transform=\"scale(1 1) rotate(0) translate(4 44)\">\n<title>Generated</title>\n<polygon fill=\"transparent\" stroke=\"transparent\" points=\"-4,4 -4,-44 389,-44 389,4 -4,4\"/>\n<!-- build -->\n<g id=\"node1\" class=\"node\">\n<title>build</title>\n<polygon fill=\"none\" stroke=\"#000000\" points=\"0,-.5 0,-39.5 54,-39.5 54,-.5 0,-.5\"/>\n<text text-anchor=\"middle\" x=\"27\" y=\"-17.5\" font-family=\"Helvetica,sans-Serif\" font-size=\"10.00\" fill=\"#000000\">Build</text>\n</g>\n<!-- deploy -->\n<g id=\"node2\" class=\"node\">\n<title>deploy</title>\n<polygon fill=\"none\" stroke=\"#000000\" points=\"90,-.5 90,-39.5 149,-39.5 149,-.5 90,-.5\"/>\n<text text-anchor=\"middle\" x=\"119.5\" y=\"-17.5\" font-family=\"Helvetica,sans-Serif\" font-size=\"10.00\" fill=\"#000000\">Deploy</text>\n</g>\n<!-- build&#45;&gt;deploy -->\n<g id=\"edge1\" class=\"edge\">\n<title>build&#45;&gt;deploy</title>\n<path fill=\"none\" stroke=\"#000000\" d=\"M54.2528,-20C62.209,-20 71.0731,-20 79.639,-20\"/>\n<polygon fill=\"#000000\" stroke=\"#000000\" points=\"79.8587,-23.5001 89.8587,-20 79.8587,-16.5001 79.8587,-23.5001\"/>\n</g>\n<!-- testrun -->\n<g id=\"node3\" class=\"node\">\n<title>testrun</title>\n<polygon fill=\"none\" stroke=\"#000000\" points=\"185,-.5 185,-39.5 254,-39.5 254,-.5 185,-.5\"/>\n<text text-anchor=\"middle\" x=\"219.5\" y=\"-17.5\" font-family=\"Helvetica,sans-Serif\" font-size=\"10.00\" fill=\"#000000\">Test Run</text>\n</g>\n<!-- deploy&#45;&gt;testrun -->\n<g id=\"edge2\" class=\"edge\">\n<title>deploy&#45;&gt;testrun</title>\n<path fill=\"none\" stroke=\"#000000\" d=\"M149.2325,-20C157.1731,-20 165.9346,-20 174.4985,-20\"/>\n<polygon fill=\"#000000\" stroke=\"#000000\" points=\"174.7781,-23.5001 184.7781,-20 174.7781,-16.5001 174.7781,-23.5001\"/>\n</g>\n<!-- documentation -->\n<g id=\"node4\" class=\"node\">\n<title>documentation</title>\n<polygon fill=\"none\" stroke=\"#000000\" points=\"290,-.5 290,-39.5 385,-39.5 385,-.5 290,-.5\"/>\n<text text-anchor=\"middle\" x=\"337.5\" y=\"-17.5\" font-family=\"Helvetica,sans-Serif\" font-size=\"10.00\" fill=\"#000000\">Documentation</text>\n</g>\n<!-- testrun&#45;&gt;documentation -->\n<g id=\"edge3\" class=\"edge\">\n<title>testrun&#45;&gt;documentation</title>\n<path fill=\"none\" stroke=\"#000000\" d=\"M254.2657,-20C262.2791,-20 271.0145,-20 279.7146,-20\"/>\n<polygon fill=\"#000000\" stroke=\"#000000\" points=\"279.8663,-23.5001 289.8663,-20 279.8662,-16.5001 279.8663,-23.5001\"/>\n</g>\n</g>\n</svg>\n",
376376
"stylesByNodeId" : {
377377
"testrun" : [ "h" ]
378378
},
@@ -390,7 +390,7 @@
390390
} ]
391391
} ]
392392
} ],
393-
"lastModifiedTime" : 1584486488000,
393+
"lastModifiedTime" : 1586108266971,
394394
"tocItem" : {
395395
"sectionTitle" : "REST",
396396
"pageTitle" : "Documentation",

0 commit comments

Comments
 (0)