public AsyncContext startAsync()

in src/main/java/org/apache/sling/junit/scriptable/HttpRequest.java [675:679]


    public AsyncContext startAsync(ServletRequest servletRequest, ServletResponse servletResponse)
            throws IllegalStateException {
        // TODO Auto-generated method stub
        return null;
    }