KE
search
⌘Ctrlk
KE
  • dotNet Web 3.0
  • Engineering Management
    • Process Planning (SDLC)
    • Estimation
  • Requirements
    • Software Requirements Engineering
  • Design
    • OOD
    • DB Design
    • Modeling
    • Security
    • Algorithms
  • Construction Core
    • Programming language
    • Concurrency
    • Refactoring
    • Product deploying, software installation
    • Networking
  • Construction Web
    • Web server applications
    • Web Services
    • Microservices and Cloud
    • JavaScript, HTML, CSS
    • JavaScript Frameworks
  • Construction DB
    • SQL
    • Data Access Layer
  • Verification
    • Code Quality
    • Automated Testing (principles, patterns, and practices)
    • Automated Testing (Frameworks, Tools, Libraries)
      • .NET unit test frameworks overview
      • .NET Mocking Frameworks, a comparison
      • xUnit
        • Primary test framework attributes
        • Asserts
        • Exception Handling in Unit Tests
        • Skipping Tests
        • Initialization and Cleanup (Assembly, Class, Test)
        • Data-driven Tests
      • NSubstitute
      • AutoFixture
      • EF Core InMemory test
      • Integration tests in ASP.NET Core
      • Isolating database data in integration tests
      • Test ASP.NET Core MVC apps
  • Configuration Management
    • Product builds and Continuous Integration
    • Managing Versions
gitbookPowered by GitBook
block-quoteOn this pagechevron-down
  1. Verificationchevron-right
  2. Automated Testing (Frameworks, Tools, Libraries)

xUnit

Primary test framework attributeschevron-rightAssertschevron-rightException Handling in Unit Testschevron-rightSkipping Testschevron-rightInitialization and Cleanup (Assembly, Class, Test)chevron-rightData-driven Testschevron-right
Previous.NET Mocking Frameworks, a comparisonchevron-leftNextPrimary test framework attributeschevron-right

Last updated 6 years ago