|
Jagger
|
| Validates the result of invocation | |
| An object that represents abstract HTTP-invoker that invokes services of SuT via http protocol | |
| Default HTTP-invoker that invokes services of SuT via http(s) protocol | |
| An object that represents HTTP-client | |
| An object that represents HTTP-endpoint | |
| Enum representing HTTP and HTTPS protocols | |
| An object that represents HTTP-request | |
| An object that represents HTTP-response | |
| Implementation of JHttpClient | |
| Values: JSpringBasedHttpClientParameters#DEFAULT_URI_VARIABLES, JSpringBasedHttpClientParameters#ERROR_HANDLER, JSpringBasedHttpClientParameters#MESSAGE_CONVERTERS, JSpringBasedHttpClientParameters#URI_TEMPLATE_HANDLER, JSpringBasedHttpClientParameters#INTERCEPTORS, JSpringBasedHttpClientParameters#REQUEST_FACTORY | |
| Responsible for action invocation on specified endpoint and query | |
| The Load defines workload profile for a Jagger test | |
| This type of load implements an exact number of requests per second performed by Jagger | |
| Termination defines the criteria of test execution halting | |
| Test with such termination strategy will wait another tests in test-group to be stopped | |
| Test with such termination strategy will be executed for the defined time - duration | |
| Test with such termination strategy will last till defined number of requests are executed | |
| Describes the instance of a test performed by Jagger | |
| Describes JTest prototype | |
| Describes the group of JTest that should run in parallel | |
| Defines the test suite consisting of several JTestGroup | |