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

Preparing for NUnit 3: Switch from ExpectedException attribute to Ass… #19

Merged
merged 8 commits into from
Dec 11, 2015

Commits on Dec 8, 2015

  1. Configuration menu
    Copy the full SHA
    9d4c29e View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2015

  1. Configuration menu
    Copy the full SHA
    2df335a View commit details
    Browse the repository at this point in the history
  2. Preparing for NUnit3: Refactored TestCompareConstraintWrapper class i…

    …nto its own file
    
    This is the only part of the test code, that needs to be changed for NUnit3, the actual tests can be shared.
    CAS-Tobias committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    0bbfb24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec986f7 View commit details
    Browse the repository at this point in the history
  4. Preparing for NUnit3: Do not reference XMLUnit.Core.Tests in constrai…

    …nt tests, instead just add a link to TestResources.cs
    CAS-Tobias committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    67aca60 View commit details
    Browse the repository at this point in the history
  5. Switching to NUnit 3 for XMLUnit.Constraints, XMLUnit.Core.Tests and …

    …XMLUnit.Constraints.Test
    CAS-Tobias committed Dec 9, 2015
    Configuration menu
    Copy the full SHA
    7ac8816 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c5e6db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    55377c8 View commit details
    Browse the repository at this point in the history