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

Improvements to RandomMutantSelectionStrategyTest #46

Merged
merged 9 commits into from
Dec 15, 2023

Commits on Dec 13, 2023

  1. Added = method for method mutations, and used it in compareMutationsO…

    …f:and:
    Durieux Pol committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    00a42d2 View commit details
    Browse the repository at this point in the history
  2. changed tests

    Durieux Pol committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f56478f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2023

  1. add hash method and update comments

    Durieux Pol committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3d12b55 View commit details
    Browse the repository at this point in the history
  2. update methods, add comments, rename classes

    Durieux Pol committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    3039baa View commit details
    Browse the repository at this point in the history
  3. protocol fix

    Durieux Pol committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    6717812 View commit details
    Browse the repository at this point in the history
  4. add comments

    Durieux Pol committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    9f63a6c View commit details
    Browse the repository at this point in the history
  5. add condition in =

    Durieux Pol committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    80fee12 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. using a set of mutant collections

    Durieux Pol committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    1a7eae5 View commit details
    Browse the repository at this point in the history
  2. add template method

    Durieux Pol committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    ccc79a7 View commit details
    Browse the repository at this point in the history