Adding new expectation (Regex) and creating unit tests.

This commit is contained in:
Mitsuo Takaki
2016-04-29 08:48:53 -07:00
parent 2f3106da60
commit c5520450ba
8 changed files with 167 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
endpoint:
url: http://www.google.com
url: http://localhost:8080/swagger
method: GET
timeout: 0.010
expectation:
- type: HTTP_STATUS
status: 200