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

Add overload to HaveElement() to be able to assert on occurrences for XDocument and XElement #1880

Merged
merged 47 commits into from Apr 23, 2022

Commits on Apr 19, 2022

  1. Added BeSingle Assertion for xElement

    ABerg authored and ITaluone committed Apr 19, 2022
    Copy the full SHA
    0fe446b View commit details
    Browse the repository at this point in the history
  2. Implemented HaveCount Method for xElement

    ABerg authored and ITaluone committed Apr 19, 2022
    Copy the full SHA
    d66b588 View commit details
    Browse the repository at this point in the history
  3. Improved comments and implementation

    ABerg authored and ITaluone committed Apr 19, 2022
    Copy the full SHA
    8edaa01 View commit details
    Browse the repository at this point in the history
  4. Added release notes and documentation

    ABerg authored and ITaluone committed Apr 19, 2022
    Copy the full SHA
    74f4f37 View commit details
    Browse the repository at this point in the history
  5. Verified API changes

    ABerg authored and ITaluone committed Apr 19, 2022
    Copy the full SHA
    eee29f9 View commit details
    Browse the repository at this point in the history
  6. Moved implementation to xDocument for better reading.

    ABerg authored and ITaluone committed Apr 19, 2022
    Copy the full SHA
    e193366 View commit details
    Browse the repository at this point in the history
  7. Updated method summary

    ABerg authored and ITaluone committed Apr 19, 2022
    Copy the full SHA
    5163dc6 View commit details
    Browse the repository at this point in the history
  8. Updated documentation

    ABerg authored and ITaluone committed Apr 19, 2022
    Copy the full SHA
    3f75aa4 View commit details
    Browse the repository at this point in the history
  9. ApiCheck

    ABerg authored and ITaluone committed Apr 19, 2022
    Copy the full SHA
    4fcd882 View commit details
    Browse the repository at this point in the history
  10. typo

    ABerg authored and ITaluone committed Apr 19, 2022
    Copy the full SHA
    5da1e4e View commit details
    Browse the repository at this point in the history
  11. Review

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    0cef179 View commit details
    Browse the repository at this point in the history
  12. Update PR link

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    6b41efc View commit details
    Browse the repository at this point in the history
  13. Approve API

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    4d79a6f View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    1f97352 View commit details
    Browse the repository at this point in the history
  15. Minor naming corrections

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    57cdde1 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    b642a55 View commit details
    Browse the repository at this point in the history
  17. Re-order tests

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    45bf499 View commit details
    Browse the repository at this point in the history
  18. Add line break

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    0e58c84 View commit details
    Browse the repository at this point in the history
  19. Minor comment improvement

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    87f5090 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    ec0ae7f View commit details
    Browse the repository at this point in the history
  21. Add missing test

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    53663a3 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    5a9add8 View commit details
    Browse the repository at this point in the history
  23. Update release notes

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    64630ef View commit details
    Browse the repository at this point in the history
  24. Update XML documentation

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    f713661 View commit details
    Browse the repository at this point in the history
  25. Copy the full SHA
    f33c8b5 View commit details
    Browse the repository at this point in the history
  26. Copy the full SHA
    95a031f View commit details
    Browse the repository at this point in the history
  27. Verify the API changes

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    fbc583d View commit details
    Browse the repository at this point in the history
  28. Copy the full SHA
    e652c2f View commit details
    Browse the repository at this point in the history
  29. Copy the full SHA
    d805e28 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    2c501c6 View commit details
    Browse the repository at this point in the history
  31. Copy the full SHA
    13443ee View commit details
    Browse the repository at this point in the history
  32. Accept API changes

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    657bc57 View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    ca551e7 View commit details
    Browse the repository at this point in the history
  34. Fix release notes

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    f5cab9f View commit details
    Browse the repository at this point in the history
  35. Approve API

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    8c62200 View commit details
    Browse the repository at this point in the history
  36. Copy the full SHA
    af054b6 View commit details
    Browse the repository at this point in the history
  37. Copy the full SHA
    6041e4e View commit details
    Browse the repository at this point in the history
  38. Fix documentation

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    fccddfe View commit details
    Browse the repository at this point in the history
  39. Fix API

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    bafed48 View commit details
    Browse the repository at this point in the history
  40. Add missing tests for Guard

    ITaluone committed Apr 19, 2022
    Copy the full SHA
    e86f05a View commit details
    Browse the repository at this point in the history
  41. Copy the full SHA
    679f0ff View commit details
    Browse the repository at this point in the history
  42. Copy the full SHA
    a5085eb View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Some minor optimizations

    ITaluone committed Apr 20, 2022
    Copy the full SHA
    79387ba View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    8a8f930 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Copy the full SHA
    415fcbc View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Copy the full SHA
    4a6f889 View commit details
    Browse the repository at this point in the history
  2. Fix xml documentation

    ITaluone committed Apr 22, 2022
    Copy the full SHA
    55063f1 View commit details
    Browse the repository at this point in the history