登录

Unit Testing in ASP.NET Core 6 Blazor - Ervis Trupja

access_time 2024-12-18 23:02:15 label 建议反馈
Unit Testing in ASP.NET Core 6 Blazor - Ervis TrupjaUnit Testing in ASP.NET Core 6 Blazor - Ervis Trupja

Discover the ins and outs of Unit Testing in ASP.NET Core 6 Blazor with bUnit in . Dive into understanding Blazor application structure and harness the power of bUnit to test inputs, parameters, and service injections effectively. Explore component interactions and learn how to verify outputs such as markup and component state. Delve into advanced topics like Authorization, HttpClient, NavigationManager, and PersistentComponentState to ensure your Blazor applications are thoroughly tested. By the end of Unit Testing in ASP.NET Core 6 Blazor - Ervis Trupja, you'll have the skills and knowledge to test your Blazor application components confidently.

Unit Testing in ASP.NET Core 6 Blazor Table of contents:

  1. Course Overview (Duration: 0mins)
  2. Introduction (Duration: 13mins)
  3. Unit Testing Inputs, Parameters, and Service Injection (Duration: 27mins)
  4. Component Interactions Unit Testing (Duration: 26mins)
  5. Advanced Unit Testing (Duration: 18mins)