File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 1313 <include name =" testShouldNotFetchOrder_WhenNoOrderExistsForProductId" />
1414 <include name =" testShouldNotUpdateOrder_WhenTokenIsMissing" />
1515 <include name =" testShouldNotUpdateOrder_WhenOrderIdIsNotFound" />
16- <include name =" testShouldNotUpdateOrder_WhenOrderDetailsAreNotProvided" />
1716 <include name =" testShouldNotUpdateOrderWithInvalidToken" />
1817 </methods >
1918 </class >
3938 </class >
4039 </classes >
4140 </test >
41+ <test name =" Testing Sad Path Scenarios of Restful E-Commerce APIs after orders are created" >
42+ <classes >
43+ <class name =" io.github.mfaisalkhatri.api.restfulecommerce.SadPathTests" >
44+ <methods >
45+ <include name =" testShouldNotUpdateOrder_WhenOrderDetailsAreNotProvided" />
46+ </methods >
47+ </class >
48+ </classes >
49+ </test >
4250</suite >
You can’t perform that action at this time.
0 commit comments