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

Theories: only get all data points from enum and boolean types if the… #1651

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Feb 11, 2020

  1. Theories: only get all data points from enum and boolean types if the…

    …re is no @FromDataPoints annotation, or the named data points represent a non-empty set of the same type.
    
    Fixes junit-team#1648
    awturner committed Feb 11, 2020
    Configuration menu
    Copy the full SHA
    0828f45 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Update src/main/java/org/junit/experimental/theories/internal/Assignm…

    …ents.java
    
    Co-Authored-By: Stefan Birkner <github@stefan-birkner.de>
    awturner and stefanbirkner committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    180142f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cfcb3f1 View commit details
    Browse the repository at this point in the history