Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARQ-1975 Adds arquillian resource provider for servlet context #92

Closed
wants to merge 3 commits into from
Closed

Commits on Aug 19, 2015

  1. Configuration menu
    Copy the full SHA
    5790a6f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2015

  1. ARQ-1975 Adds arquillian resource provider for servlet context in ser…

    …vlet protocol.
    
    Adds ServletContext as Arquillian Resource so it can be used in the tests. In case of in-container tests, ServletContxt used is the one provided by the Servlet protocol.
    In case of client test, it only works in case of embedded containers and they are the responsible of provide the instance by producing the instance
    lordofthejars committed Aug 31, 2015
    Configuration menu
    Copy the full SHA
    06c1119 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2015

  1. Configuration menu
    Copy the full SHA
    0e45d70 View commit details
    Browse the repository at this point in the history