約1,780件1ページ目

日本語のみで絞り込む

条件を指定して検索しています。すべての条件を解除する

  • 最終更新日:3か月以内
  • 2024/2/26 -NSubstitute simplifies the process of creating mock objects, allowing us to simulate dependencies' behaviors and return values, and verifying interactions with ...

    NSubstitute is one of the best testing frameworks in .NET. It is easy to use, straightforward, and open source. In this video, I will demonstrate how to ...

    YouTube-Mohamad Dbouk

    2024/4/20 -A friendly substitute for .NET mocking libraries. Contribute to nsubstitute/NSubstitute development by creating an account on GitHub.

    2024/2/27 -Personally, I'd prefer Quantity.Within(min, maxInclusive) more, as builder pattern is too verbose to me. But both ways are good, so it doesn't matter too much.

    2日前 -NSubstitute is a .NET mocking framework. It creates substitutes of types for testing that can act as both mocks (can check calls were received) and stubs (can ...

    2024/4/23 -The test creates a mock of the BlobServiceClient class from the Azure.Storage.Blobs package. This is the main entry point for communicating with Azure Blob ...

    2024/4/12 -NSubstitute for Protected Methods ... I am migrating existing unit tests from Moq to NSubstitute. For most cases it has been a very smooth transition, but when it ...

    2024/3/29 -NUnit is a unit-testing framework designed for .NET applications. It promotes modular testing by isolating the entire application into distinct modules.

    2024/3/12 -When deciding between alternatives for Moq, we took into consideration some factors. One of the optionswe found is NSubstitute. Read more!

    2024/5/16 -NSubstitute alternatives and similar packages · Bogus · Moq · InfluxDB - Power Real-Time Data Analytics at Scale · xUnit · Fluent Assertions · SpecFlow.