| Package | Description |
|---|---|
| org.dynamide.interpreters | |
| org.dynamide.restreplay | |
| org.dynamide.restreplay.mutators |
| Class and Description |
|---|
| Kit |
| RunOptions
All global configurable run-time options are here,
and are set by either the runOptions.xml file in the RestReplay directory,
or the <runOptions> elements in the master or control file.
|
| ServiceResult
This class represents the entire transaction of a test: the options used, the request, the response, and the validation.
|
| Class and Description |
|---|
| AuthsMap |
| ConfigFile
This is the superclass of Master and RestReplay.
|
| Dump |
| JSONSuper.TYPE |
| Kit |
| LoopHelper
Abstracts all the handling of looping ( loop= attribute, and <loop /> nodes),
and centralizes the setting of global vars related to looping.
|
| Master
This class represents the master-control file, which simply sets up an environment, and calls multiple control files.
|
| Master.Event |
| Master.ScriptEventResult |
| Range
Range limits can be set for a whole series, for example, range 400-499 can use the shortcuts 4x or 4xx or 4X or 4XX.
|
| ResourceManager |
| ResourceManager.Resource |
| ResourceManager.Resource.SOURCE |
| RestReplay
This class is used to replay a request to the Services layer, by sending the XML or JSON payload
in an appropriate Multipart request.
|
| RestReplayReport
Format a report based on RestReplay ServiceResult object from a test group.
|
| RestReplayReport.Header |
| RestReplayReport.ReportDetailLocations |
| RestReplayReport.ReportMasterLocations |
| RestReplayTest.FORMAT |
| RestReplayTest.ResultSummary |
| RunOptions
All global configurable run-time options are here,
and are set by either the runOptions.xml file in the RestReplay directory,
or the <runOptions> elements in the master or control file.
|
| RunOptions.EVAL_REPORT_LEVEL |
| ServiceResult
This class represents the entire transaction of a test: the options used, the request, the response, and the validation.
|
| ServiceResult.Column |
| ServiceResult.DUMP_OPTIONS |
| ServiceResult.Payload |
| ServiceResult.PAYLOAD_STRICTNESS |
| ServiceResult.PRETTY_FORMAT |
| TreeWalkResults
User: laramie
$LastChangedRevision: $
$LastChangedDate: $
STATUS.REMOVED means the Right tree did not have a node that the left tree had.
|
| TreeWalkResults.MatchSpec
This class has two public Lists: you can construct your own to set the acceptable and unacceptable STATUS codes.
|
| TreeWalkResults.TreeWalkEntry.STATUS |
| Class and Description |
|---|
| ResourceManager |
| ServiceResult
This class represents the entire transaction of a test: the options used, the request, the response, and the validation.
|
Copyright © 2016. All rights reserved.