Quantcast
Channel: Fluent Assertions
Browsing all 1402 articles
Browse latest View live
↧

Closed Issue: Assertion HaveValue and NotHaveValue are missing for Nullable...

I´m using FluentAssertions 1.7.0 and the methods HaveValue and NotHaveValue are missing for properties of type Nullable<int>.For Nullable<DateTime> they are...

View Article


Reviewed: Release 1.7.0 (Jan 30, 2012)

Rated 5 Stars (out of 5) - Works well, very simple and powerful.

View Article


Created Issue: float/double.Should().Be is missing [11704]

It seems that Be() is missing for float/double numbers.2.5.Should().Be doesn't exist...If this is by design how do I confirm float/double property exactly equals to a number?

View Article

Source code checked in, #73056

Added more specs

View Article

Commented Issue: Combining collection and property assertions [11743]

See discussion on StackOverflow:http://stackoverflow.com/questions/9006820/fluentassertions-combining-collection-and-property-assertionsComments: Associated with changeset 73056.

View Article


Created Release: Release 1.8.0

TBD

View Article

Created Issue: Framework dependencies in nuget package [11761]

Please add System.Xml and System.Xml.Linq in the nuget package definition as a framework dependency so that I do not have to add them manually.btw: what new feature requires these dependencies?CheersUrs

View Article

Source code checked in, #73114

Added even more specs to verify edge cases.

View Article


Commented Issue: Combining collection and property assertions [11743]

See discussion on StackOverflow:http://stackoverflow.com/questions/9006820/fluentassertions-combining-collection-and-property-assertionsComments: Associated with changeset 73114.

View Article


Source code checked in, #73116

Updated the Nuget specification to include the System.Xml and System.Xml.Linq references

View Article

Commented Issue: Framework dependencies in nuget package [11761]

Please add System.Xml and System.Xml.Linq in the nuget package definition as a framework dependency so that I do not have to add them manually.btw: what new feature requires these...

View Article

Commented Issue: Framework dependencies in nuget package [11761]

Please add System.Xml and System.Xml.Linq in the nuget package definition as a framework dependency so that I do not have to add them manually.btw: what new feature requires these...

View Article

Source code checked in, #73118

Allowed ShouldRaisePropertyChangeFor(null) to verify that the INotifyPropertyChanged was raised for all properties.

View Article


New Post: Support for C# Dynamics

It seems that there is no support for c# dynamics. Can this be confirmed? When I run the test below, I get the error " Microsoft.CSharp.RuntimeBinder.RuntimeBinderException: 'string' does not contain...

View Article

Created Issue: Should().Match() doesnt work [11765]

I'm trying to use simple regex expressions, but none work.Using the example that was given on documentation, heres the output (a non-match).Expected string to match the equivalent of...

View Article


New Post: Support for C# Dynamics

You're right. Unfortunately, dynamic types don't support extension methods (read this thread for more information about that). You could try to call the static equivalent, e.g....

View Article

New Post: Support for C# Dynamics

I gave the static equivalent a try, but the test hanged when it tried to execute that line. I could not figure out what it was trying to do during the execution.

View Article


New Post: Support for C# Dynamics

Can you share some example code? If the test hangs, I suspect you've run into some kind of recursive problem.

View Article

Source code checked in, #73189

Add WinRT version

View Article

Created Issue: Add MbUnit test framework support [11768]

Add test framework support for MbUnit v2 and Gallio/MbUnit v3+.

View Article
Browsing all 1402 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>