capture-replay-framework
de.codecentric
de.codecentric:capture-replay-framework is a Maven Central artifact (jar) for the JVM. It has 2 published versions. Browse versions below for dependency snippets and security details.
Recommended: 1.1.0 2 versions jarChecking...
Add to your project1.0.0
<dependency>
<groupId>de.codecentric</groupId>
<artifactId>capture-replay-framework</artifactId>
<version>1.0.0</version>
</dependency>Version Details — 1.0.0
Packaging
jar
Direct Deps
8
Total Deps
15
Published
May 19, 2014
License
Apache License, Version 2.0
This framework takes test data generation to the next level by capturing real data. Instead of injecting mocks that load manually written fixtures, the Capture & Replay Framework transparently augments existing classes with proxies that replay previously captured data.
Checking security advisories...