Added Support for "NotHaveElement" and "NotHaveAttribute" on XElement…#2588
Added Support for "NotHaveElement" and "NotHaveAttribute" on XElement…#2588skukshaus wants to merge 1 commit intofluentassertions:developfrom skukshaus:develop
Conversation
Qodana for .NETIt seems all right 👌 No new problems were found according to the checks applied 💡 Qodana analysis was run in the pull request mode: only the changed files were checked Contact Qodana teamContact us at [email protected]
|
|
Thank you for your contribution. But as the PR template and the contribution guidelines make quite clear, we prefer to start off with an issue to discuss the API proposal first. Can you please take care of this? |
|
Hey Dennis, Best Regards, |
|
Ou.. I was not aware that this should be the PR for #2589 when I opened #2690 @skukshaus You most definitely can cherry-pick everything from #2690 to finish this if you want. Sorry 🙏 |
|
Superseded by #2690 |
It is important not only to check if a XElement or XAttribute is present within the XDocument, but it is also important to check, if these elements or attributes are absent.