unit test formpost: added test case 1308
This is a few first rather basic tests of curl_formadd() and curl_formget(). Should serve as building blocks to add more variations to the test.
This commit is contained in:
27
tests/data/test1308
Normal file
27
tests/data/test1308
Normal file
@@ -0,0 +1,27 @@
|
||||
<testcase>
|
||||
<info>
|
||||
<keywords>
|
||||
unittest
|
||||
curl_formadd
|
||||
curl_formget
|
||||
</keywords>
|
||||
</info>
|
||||
|
||||
#
|
||||
# Client-side
|
||||
<client>
|
||||
<server>
|
||||
none
|
||||
</server>
|
||||
<features>
|
||||
unittest
|
||||
</features>
|
||||
<name>
|
||||
formpost unit tests
|
||||
</name>
|
||||
<tool>
|
||||
unit1308
|
||||
</tool>
|
||||
</client>
|
||||
|
||||
</testcase>
|
||||
Reference in New Issue
Block a user