Groovy Documentation

Package betamax.tape

 

Interface Summary
StorableTape A `Tape` that can be read from an written to a backing store.
 


Class Summary
MemoryTape Represents a set of recorded HTTP interactions that can be played back or appended to.
RecordedInteraction
RecordedRequest
RecordedResponse
RequestMatcher
 


Exception Summary
TapeLoadException
 


Groovy Documentation