GithubHelp home page GithubHelp logo

Comments (6)

adamvoss avatar adamvoss commented on May 18, 2024

This behavior would seem to be provided by the existing NotBeBlank() method. The NullOrWhitespace language would be consistent with the static String method introduced in .Net 4.0.

from fluentassertions.

dennisdoomen avatar dennisdoomen commented on May 18, 2024

Indeed, but renaming an existing method would be a breaking change, so I propose to close this issue. What do you think?

from fluentassertions.

adamvoss avatar adamvoss commented on May 18, 2024

I can't say that I have a strong preference. I think that in the perfect world the method would be named 'NullOrWhitespace' because that will more likely be what people will look for. 'Blank' does not communicate that null is Blank until you consider it from a UI display perspective. However, is really worth having 2 methods for it until version 3.0 and ultimately making users update existing code? If not then closing it sounds right to me.

from fluentassertions.

dennisdoomen avatar dennisdoomen commented on May 18, 2024

@mpopdam What do you think?

from fluentassertions.

mpopdam avatar mpopdam commented on May 18, 2024

I agree that 'NotBeBlank' is not clear enough. You have to look at the documentation to see what it actually asserts. So I would say add a second method for this with the 'IsNullOrWhiteSpace syntax. Mark the other as [obsolete] and remove it in version 3. This is a breaking change, but one that is easy to fix by doing a global find/replace.

from fluentassertions.

dennisdoomen avatar dennisdoomen commented on May 18, 2024

I agree. Let's add the second method and mark the old one as obsolete.

from fluentassertions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.