• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

0xced / fluentassertions / 7501092480

Builds Branch Commit Type Ran Committer Via Coverage
7501092480 Should-NotNull Add [NotNull] attribute on the Should() method of reference types Compelling example: ```csharp [Theory] [InlineData(true)] [InlineData(false)] public void Test1(bool currentUser) { IPrincipal principal = currentUser ? new WindowsPrincipal(W... push 12 Jan 2024 10:50AM UTC 0xced github
97.48
7436999013 Should-NotNull Add [NotNull] attribute on the Should() method of reference types Compelling example: ```csharp [Theory] [InlineData(true)] [InlineData(false)] public void Test1(bool currentUser) { IPrincipal principal = currentUser ? new WindowsPrincipal(W... push 07 Jan 2024 08:18AM UTC 0xced github
97.47
7431194993 Should-NotNull Add [NotNull] attribute on the Should() method of reference types Compelling example: ```csharp [Theory] [InlineData(true)] [InlineData(false)] public void Test1(bool currentUser) { IPrincipal principal = currentUser ? new WindowsPrincipal(W... push 06 Jan 2024 11:15AM UTC 0xced github
97.47
6676121175 ParameterInfoAssertions [WIP] ParameterInfoSelector TODO: ThatAre... (IsLcid, IsOptional, etc.) push 28 Oct 2023 09:42AM UTC 0xced github
96.8
6663916741 SimplifyApiApproval Use the new minimal diff output style push 27 Oct 2023 07:04AM UTC 0xced github
97.39
6520148843 SimplifyApiApproval Address pull request feedback push 14 Oct 2023 10:01PM UTC 0xced github
97.39
6520133152 Should-NotNull Add [NotNull] attribute on the Should() method of reference types Compelling example: ```csharp [Theory] [InlineData(true)] [InlineData(false)] public void Test1(bool currentUser) { IPrincipal principal = currentUser ? new WindowsPrincipal(W... push 14 Oct 2023 09:56PM UTC 0xced github
97.39
6520119702 ParameterInfoAssertions Introduce new assertions on ParameterInfo All the (Not)BeDecoratedWith methods were implemented for `MemberInfo` but implementing them for `ICustomAttributeProvider` instead allows for a _free_ `ParameterInfoAssertions` implementation. push 14 Oct 2023 09:52PM UTC 0xced github
97.39
6506286110 SimplifyApiApproval Simplify the ApiApproval test (2/2) Actually use the Verify.DiffPlex integration instead of using DiffPlex directly. push 13 Oct 2023 09:18AM UTC 0xced github
97.39
6506112460 SimplifyApiApproval Simplify the ApiApproval test' push 13 Oct 2023 09:00AM UTC Cédric Luthi github
97.39
6505623765 Should-NotNull Add [NotNull] attribute on the Should() method for object assertions Compelling example: ```csharp [Theory] [InlineData(true)] [InlineData(false)] public void Test1(bool currentUser) { IPrincipal principal = currentUser ? new WindowsPrincipa... push 13 Oct 2023 08:12AM UTC 0xced github
97.39
3524800759 SpanAssertions Add support for asserting [ReadOnly]Span<char> and [ReadOnly]Span<T> push 22 Nov 2022 03:41PM UTC Cédric Luthi github
96.85
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc