forked from loafle/openapi-generator-original
formatting
This commit is contained in:
parent
a29a10b8e2
commit
d58564fb7f
@ -61,11 +61,12 @@ There are two components in the test framework:
|
|||||||
|
|
||||||
<li>- Test Data
|
<li>- Test Data
|
||||||
|
|
||||||
|
|
||||||
#### Test script details
|
#### Test script details
|
||||||
|
|
||||||
Test script is written in JSON structure. The JSON consists of following elements:
|
Test script is written in JSON structure. The JSON consists of following elements:
|
||||||
|
|
||||||
1. Resources. This is a list of resources considered in the test. Each resource object consists of following properties:
|
##### Resources. This is a list of resources considered in the test. Each resource object consists of following properties:
|
||||||
|
|
||||||
<li>- id: a unique test script ID
|
<li>- id: a unique test script ID
|
||||||
|
|
||||||
@ -77,7 +78,7 @@ Test script is written in JSON structure. The JSON consists of following element
|
|||||||
|
|
||||||
<li>- suggested method name: By default this refers to method name of the API in resource classes
|
<li>- suggested method name: By default this refers to method name of the API in resource classes
|
||||||
|
|
||||||
2. Test suites. This is a logical way of grouping related test cases. Each test suite consists of following properties:
|
##### Test suites. This is a logical way of grouping related test cases. Each test suite consists of following properties:
|
||||||
|
|
||||||
<li>- id: unique id of the test script, displayed in the test report
|
<li>- id: unique id of the test script, displayed in the test report
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user