diff --git a/Tests/Approval.Tests/ApprovedApi/FluentAssertions/net47.verified.txt b/Tests/Approval.Tests/ApprovedApi/FluentAssertions/net47.verified.txt index 08035809c3..940f51377e 100644 --- a/Tests/Approval.Tests/ApprovedApi/FluentAssertions/net47.verified.txt +++ b/Tests/Approval.Tests/ApprovedApi/FluentAssertions/net47.verified.txt @@ -1816,7 +1816,7 @@ namespace FluentAssertions.Primitives public FluentAssertions.AndConstraint BeFalse(string because = "", params object[] becauseArgs) { } public FluentAssertions.AndConstraint BeTrue(string because = "", params object[] becauseArgs) { } public override bool Equals(object obj) { } - public FluentAssertions.AndConstraint Imply(bool implicator, [System.Runtime.CompilerServices.CallerArgumentExpression("implicator")] string implicatorMessage = "", string because = "", params object[] becauseArgs) { } + public FluentAssertions.AndConstraint Imply(bool consequent, [System.Runtime.CompilerServices.CallerArgumentExpression("consequent")] string consequentMessage = "", string because = "", params object[] becauseArgs) { } public FluentAssertions.AndConstraint NotBe(bool unexpected, string because = "", params object[] becauseArgs) { } } public class DateTimeAssertions : FluentAssertions.Primitives.DateTimeAssertions diff --git a/Tests/Approval.Tests/ApprovedApi/FluentAssertions/net6.0.verified.txt b/Tests/Approval.Tests/ApprovedApi/FluentAssertions/net6.0.verified.txt index 3dafc0df6f..ea94a967b4 100644 --- a/Tests/Approval.Tests/ApprovedApi/FluentAssertions/net6.0.verified.txt +++ b/Tests/Approval.Tests/ApprovedApi/FluentAssertions/net6.0.verified.txt @@ -1841,7 +1841,7 @@ namespace FluentAssertions.Primitives public FluentAssertions.AndConstraint BeFalse(string because = "", params object[] becauseArgs) { } public FluentAssertions.AndConstraint BeTrue(string because = "", params object[] becauseArgs) { } public override bool Equals(object obj) { } - public FluentAssertions.AndConstraint Imply(bool implicator, [System.Runtime.CompilerServices.CallerArgumentExpression("implicator")] string implicatorMessage = "", string because = "", params object[] becauseArgs) { } + public FluentAssertions.AndConstraint Imply(bool consequent, [System.Runtime.CompilerServices.CallerArgumentExpression("consequent")] string consequentMessage = "", string because = "", params object[] becauseArgs) { } public FluentAssertions.AndConstraint NotBe(bool unexpected, string because = "", params object[] becauseArgs) { } } public class DateOnlyAssertions : FluentAssertions.Primitives.DateOnlyAssertions diff --git a/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netcoreapp2.1.verified.txt b/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netcoreapp2.1.verified.txt index 539a020250..4ddeae19be 100644 --- a/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netcoreapp2.1.verified.txt +++ b/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netcoreapp2.1.verified.txt @@ -1816,7 +1816,7 @@ namespace FluentAssertions.Primitives public FluentAssertions.AndConstraint BeFalse(string because = "", params object[] becauseArgs) { } public FluentAssertions.AndConstraint BeTrue(string because = "", params object[] becauseArgs) { } public override bool Equals(object obj) { } - public FluentAssertions.AndConstraint Imply(bool implicator, [System.Runtime.CompilerServices.CallerArgumentExpression("implicator")] string implicatorMessage = "", string because = "", params object[] becauseArgs) { } + public FluentAssertions.AndConstraint Imply(bool consequent, [System.Runtime.CompilerServices.CallerArgumentExpression("consequent")] string consequentMessage = "", string because = "", params object[] becauseArgs) { } public FluentAssertions.AndConstraint NotBe(bool unexpected, string because = "", params object[] becauseArgs) { } } public class DateTimeAssertions : FluentAssertions.Primitives.DateTimeAssertions diff --git a/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netcoreapp3.0.verified.txt b/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netcoreapp3.0.verified.txt index 539a020250..4ddeae19be 100644 --- a/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netcoreapp3.0.verified.txt +++ b/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netcoreapp3.0.verified.txt @@ -1816,7 +1816,7 @@ namespace FluentAssertions.Primitives public FluentAssertions.AndConstraint BeFalse(string because = "", params object[] becauseArgs) { } public FluentAssertions.AndConstraint BeTrue(string because = "", params object[] becauseArgs) { } public override bool Equals(object obj) { } - public FluentAssertions.AndConstraint Imply(bool implicator, [System.Runtime.CompilerServices.CallerArgumentExpression("implicator")] string implicatorMessage = "", string because = "", params object[] becauseArgs) { } + public FluentAssertions.AndConstraint Imply(bool consequent, [System.Runtime.CompilerServices.CallerArgumentExpression("consequent")] string consequentMessage = "", string because = "", params object[] becauseArgs) { } public FluentAssertions.AndConstraint NotBe(bool unexpected, string because = "", params object[] becauseArgs) { } } public class DateTimeAssertions : FluentAssertions.Primitives.DateTimeAssertions diff --git a/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netstandard2.0.verified.txt b/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netstandard2.0.verified.txt index 8f64f5ffa4..1765d305f6 100644 --- a/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netstandard2.0.verified.txt +++ b/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netstandard2.0.verified.txt @@ -1767,7 +1767,7 @@ namespace FluentAssertions.Primitives public FluentAssertions.AndConstraint BeFalse(string because = "", params object[] becauseArgs) { } public FluentAssertions.AndConstraint BeTrue(string because = "", params object[] becauseArgs) { } public override bool Equals(object obj) { } - public FluentAssertions.AndConstraint Imply(bool implicator, [System.Runtime.CompilerServices.CallerArgumentExpression("implicator")] string implicatorMessage = "", string because = "", params object[] becauseArgs) { } + public FluentAssertions.AndConstraint Imply(bool consequent, [System.Runtime.CompilerServices.CallerArgumentExpression("consequent")] string consequentMessage = "", string because = "", params object[] becauseArgs) { } public FluentAssertions.AndConstraint NotBe(bool unexpected, string because = "", params object[] becauseArgs) { } } public class DateTimeAssertions : FluentAssertions.Primitives.DateTimeAssertions diff --git a/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netstandard2.1.verified.txt b/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netstandard2.1.verified.txt index 539a020250..4ddeae19be 100644 --- a/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netstandard2.1.verified.txt +++ b/Tests/Approval.Tests/ApprovedApi/FluentAssertions/netstandard2.1.verified.txt @@ -1816,7 +1816,7 @@ namespace FluentAssertions.Primitives public FluentAssertions.AndConstraint BeFalse(string because = "", params object[] becauseArgs) { } public FluentAssertions.AndConstraint BeTrue(string because = "", params object[] becauseArgs) { } public override bool Equals(object obj) { } - public FluentAssertions.AndConstraint Imply(bool implicator, [System.Runtime.CompilerServices.CallerArgumentExpression("implicator")] string implicatorMessage = "", string because = "", params object[] becauseArgs) { } + public FluentAssertions.AndConstraint Imply(bool consequent, [System.Runtime.CompilerServices.CallerArgumentExpression("consequent")] string consequentMessage = "", string because = "", params object[] becauseArgs) { } public FluentAssertions.AndConstraint NotBe(bool unexpected, string because = "", params object[] becauseArgs) { } } public class DateTimeAssertions : FluentAssertions.Primitives.DateTimeAssertions