Class ProcessingTestDriver

  • All Implemented Interfaces:
    AutoCloseable

    public class ProcessingTestDriver
    extends RequestHandlerTestDriver
    A helper for making processing requests and rendering their responses. Create an instance of this to test making processing requests and get the response or response data.
    Author:
    bratseth