Betamax is a tool for mocking external HTTP resources such as web services and REST APIs in your tests. The project was inspired by the VCR library for Ruby.
Use the system property betamax.cert.dir to determine the certificate directory.
The ProxyServer will set it on first use, if it was not set be the user.
Use the system property
betamax.cert.dir
to determine the certificate directory. The ProxyServer will set it on first use, if it was not set be the user.