Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: junit-team/junit4
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: junit-team/junit4
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fixtures
Choose a head ref
  • 7 commits
  • 22 files changed
  • 1 contributor

Commits on Jul 2, 2016

  1. Configuration menu
    Copy the full SHA
    eec433e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a5d4ec View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2016

  1. Add methods in FixtureContext to get the test method.

    This significantly increases the complexity in TestCase.
    kcooney committed Jul 3, 2016
    Configuration menu
    Copy the full SHA
    a6cdd46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cddd7c4 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2016

  1. Minor cleanup

    kcooney committed Jul 4, 2016
    Configuration menu
    Copy the full SHA
    c5734b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2016

  1. Configuration menu
    Copy the full SHA
    1b7fabc View commit details
    Browse the repository at this point in the history
  2. Pass annotations from TestClass to ClassWrapper. Don't create ClassWr…

    …apper if there are no fixtures
    kcooney committed Jul 16, 2016
    Configuration menu
    Copy the full SHA
    424424c View commit details
    Browse the repository at this point in the history
Loading