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

MP Testing #2353

Merged
merged 6 commits into from Sep 16, 2020
Merged

MP Testing #2353

merged 6 commits into from Sep 16, 2020

Commits on Sep 15, 2020

  1. MP Testing

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    d0d6336 View commit details
    Browse the repository at this point in the history
  2. Added support for

     * per test method CDI container.
     * custom config sources
    
    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    0b7ee07 View commit details
    Browse the repository at this point in the history
  3. Rebased and checkstyle fixed.

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    5729e78 View commit details
    Browse the repository at this point in the history
  4. We now only care about constructor parameters.

    Method parameter is only checked when running in per-method mode.
    
    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    c9d029e View commit details
    Browse the repository at this point in the history
  5. Added test scope when using the integration.

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Sep 15, 2020
    Configuration menu
    Copy the full SHA
    643016b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Typo fixed.

    Signed-off-by: Tomas Langer <tomas.langer@oracle.com>
    tomas-langer committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    448c03f View commit details
    Browse the repository at this point in the history