Skip navigation links

RestReplay 1.0.27 API

RestReplay automates REST API testing via configuration files and scripts, which can call methods of this API.

See: Description

Packages 
Package Description
org.dynamide.interpreters  
org.dynamide.restreplay  
org.dynamide.restreplay.mutators  
org.dynamide.restreplay.server  
org.dynamide.util  
RestReplay automates REST API testing via configuration files and scripts, which can call methods of this API. This Java API is documented for those who need:

Main classes:

Entry to these classes is usually through our CLI, which is handled by the class Main.

If you need a custom installation, you can look at how we wire our self-test, which is in the test branch of our code on github, through the Maven surefire plugin. See org.dynamide.restreplay.RestReplaySelfTest, and the configurable examples in src/test/ such as org.dynamide.restreplay.RestReplayMasterTest and org.dynamide.restreplay.RestReplayDevTest.

Please visit our Documentation page.

Skip navigation links

Copyright © 2016. All rights reserved.