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

Parameterized: added new @StaticParameter annotation #1381

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Commits on Oct 23, 2016

  1. Parameterized: added new @StaticParameter annotation

    The new annotation allows to inject parameterized values in static test
    members.
    
    This is useful when one has to run a parameterized test case against
    parametric expensive resources.
    meden committed Oct 23, 2016
    Configuration menu
    Copy the full SHA
    edfea69 View commit details
    Browse the repository at this point in the history