nine new test cases
This commit is contained in:
22
tests/data/test21
Normal file
22
tests/data/test21
Normal file
@@ -0,0 +1,22 @@
|
||||
# Server-side
|
||||
<reply>
|
||||
<data>
|
||||
</data>
|
||||
</reply>
|
||||
|
||||
# Client-side
|
||||
<client>
|
||||
<name>
|
||||
use curl with multiple request methods
|
||||
</name>
|
||||
<command>
|
||||
-I -X FOOO localhost
|
||||
</command>
|
||||
</test>
|
||||
|
||||
# Verify data after the test has been "shot"
|
||||
<verify>
|
||||
<errorcode>
|
||||
2
|
||||
</errorcode>
|
||||
</verify>
|
||||
Reference in New Issue
Block a user