TorBT - Torrents and Magnet Links Search Engine

Test Driven Development in C# 8

File Name
Size
01. Course Overview/01. Course Overview.mp4
4.4 MB
01. Course Overview/01. Course Overview.srt
2.3 kB
02. Getting Started with Test Driven Development/01. Version Check.mp4
509 kB
02. Getting Started with Test Driven Development/01. Version Check.srt
51 B
02. Getting Started with Test Driven Development/02. Introduction.mp4
1.6 MB
02. Getting Started with Test Driven Development/02. Introduction.srt
1.5 kB
02. Getting Started with Test Driven Development/03. What Is Test Driven Development (TDD)-.mp4
3.5 MB
02. Getting Started with Test Driven Development/03. What Is Test Driven Development (TDD)-.srt
3.3 kB
02. Getting Started with Test Driven Development/04. Advantages of Test Driven Development.mp4
6.5 MB
02. Getting Started with Test Driven Development/04. Advantages of Test Driven Development.srt
6.0 kB
02. Getting Started with Test Driven Development/05. The Wired Brain Coffee Scenario.mp4
4.7 MB
02. Getting Started with Test Driven Development/05. The Wired Brain Coffee Scenario.srt
3.9 kB
02. Getting Started with Test Driven Development/06. How This Course Is Structured.mp4
6.5 MB
02. Getting Started with Test Driven Development/06. How This Course Is Structured.srt
4.1 kB
02. Getting Started with Test Driven Development/07. Understand the First Requirement.mp4
3.8 MB
02. Getting Started with Test Driven Development/07. Understand the First Requirement.srt
3.5 kB
02. Getting Started with Test Driven Development/08. Create a Red Unit Test.mp4
23 MB
02. Getting Started with Test Driven Development/08. Create a Red Unit Test.srt
9.5 kB
02. Getting Started with Test Driven Development/09. Write Code to Make the Test Green.mp4
4.4 MB
02. Getting Started with Test Driven Development/09. Write Code to Make the Test Green.srt
1.7 kB
02. Getting Started with Test Driven Development/10. Refactor the Code.mp4
15 MB
02. Getting Started with Test Driven Development/10. Refactor the Code.srt
5.3 kB
02. Getting Started with Test Driven Development/11. Test and Implement the Next Requirement.mp4
8.9 MB
02. Getting Started with Test Driven Development/11. Test and Implement the Next Requirement.srt
4.0 kB
02. Getting Started with Test Driven Development/12. Refactor the Test Code.mp4
9.3 MB
02. Getting Started with Test Driven Development/12. Refactor the Test Code.srt
3.3 kB
02. Getting Started with Test Driven Development/13. Summary.mp4
1.5 MB
02. Getting Started with Test Driven Development/13. Summary.srt
1.4 kB
03. Testing and Implementing Business Logic/01. Introduction.mp4
2.2 MB
03. Testing and Implementing Business Logic/01. Introduction.srt
2.0 kB
03. Testing and Implementing Business Logic/02. Understand the Requirements.mp4
4.3 MB
03. Testing and Implementing Business Logic/02. Understand the Requirements.srt
3.3 kB
03. Testing and Implementing Business Logic/03. Know How to Decouple Dependencies.mp4
7.4 MB
03. Testing and Implementing Business Logic/03. Know How to Decouple Dependencies.srt
6.5 kB
03. Testing and Implementing Business Logic/04. Test- Save a Desk Booking.mp4
27 MB
03. Testing and Implementing Business Logic/04. Test- Save a Desk Booking.srt
11 kB
03. Testing and Implementing Business Logic/05. Implement- Save a Desk Booking.mp4
5.2 MB
03. Testing and Implementing Business Logic/05. Implement- Save a Desk Booking.srt
1.8 kB
03. Testing and Implementing Business Logic/06. Refactor the Code.mp4
14 MB
03. Testing and Implementing Business Logic/06. Refactor the Code.srt
5.5 kB
03. Testing and Implementing Business Logic/07. Test- Check if a Desk Is Available.mp4
22 MB
03. Testing and Implementing Business Logic/07. Test- Check if a Desk Is Available.srt
9.3 kB
03. Testing and Implementing Business Logic/08. Implement- Check if a Desk Is Available.mp4
8.0 MB
03. Testing and Implementing Business Logic/08. Implement- Check if a Desk Is Available.srt
2.9 kB
03. Testing and Implementing Business Logic/09. Test- Store the Desk ID on the Booking.mp4
11 MB
03. Testing and Implementing Business Logic/09. Test- Store the Desk ID on the Booking.srt
5.1 kB
03. Testing and Implementing Business Logic/10. Implement- Store the Desk ID on the Booking.mp4
7.8 MB
03. Testing and Implementing Business Logic/10. Implement- Store the Desk ID on the Booking.srt
2.5 kB
03. Testing and Implementing Business Logic/11. Test- Return Success or NoDeskAvailable Result Code.mp4
14 MB
03. Testing and Implementing Business Logic/11. Test- Return Success or NoDeskAvailable Result Code.srt
6.3 kB
03. Testing and Implementing Business Logic/12. Implement- Return Success or NoDeskAvailable Result Code.mp4
5.5 MB
03. Testing and Implementing Business Logic/12. Implement- Return Success or NoDeskAvailable Result Code.srt
1.8 kB
03. Testing and Implementing Business Logic/13. Test- Set Desk Booking ID on the Result.mp4
16 MB
03. Testing and Implementing Business Logic/13. Test- Set Desk Booking ID on the Result.srt
6.2 kB
03. Testing and Implementing Business Logic/14. Implement- Set Desk Booking ID on the Result.mp4
4.9 MB
03. Testing and Implementing Business Logic/14. Implement- Set Desk Booking ID on the Result.srt
1.5 kB
03. Testing and Implementing Business Logic/15. Summary.mp4
1.3 MB
03. Testing and Implementing Business Logic/15. Summary.srt
1.2 kB
04. Adding Features in an ASP.NET Core App/01. Introduction.mp4
2.0 MB
04. Adding Features in an ASP.NET Core App/01. Introduction.srt
1.8 kB
04. Adding Features in an ASP.NET Core App/02. Test Driven Development of User Interfaces.mp4
5.3 MB
04. Adding Features in an ASP.NET Core App/02. Test Driven Development of User Interfaces.srt
4.9 kB
04. Adding Features in an ASP.NET Core App/03. Explore the DeskBooker Solution.mp4
21 MB
04. Adding Features in an ASP.NET Core App/03. Explore the DeskBooker Solution.srt
8.5 kB
04. Adding Features in an ASP.NET Core App/04. Understand the Requirements.mp4
5.0 MB
04. Adding Features in an ASP.NET Core App/04. Understand the Requirements.srt
3.9 kB
04. Adding Features in an ASP.NET Core App/05. Test- Call the BookDesk Method of the Processor.mp4
18 MB
04. Adding Features in an ASP.NET Core App/05. Test- Call the BookDesk Method of the Processor.srt
6.2 kB
04. Adding Features in an ASP.NET Core App/06. Implement- Call the BookDesk Method of the Processor.mp4
12 MB
04. Adding Features in an ASP.NET Core App/06. Implement- Call the BookDesk Method of the Processor.srt
3.8 kB
04. Adding Features in an ASP.NET Core App/07. Test- Check if the Model Is Valid.mp4
8.6 MB
04. Adding Features in an ASP.NET Core App/07. Test- Check if the Model Is Valid.srt
3.3 kB
04. Adding Features in an ASP.NET Core App/08. Implement- Check if the Model Is Valid.mp4
2.8 MB
04. Adding Features in an ASP.NET Core App/08. Implement- Check if the Model Is Valid.srt
835 B
04. Adding Features in an ASP.NET Core App/09. Test- Add a Model Error if No Desk Is Available.mp4
13 MB
04. Adding Features in an ASP.NET Core App/09. Test- Add a Model Error if No Desk Is Available.srt
5.4 kB
04. Adding Features in an ASP.NET Core App/10. Implement- Add a Model Error if No Desk Is Available.mp4
15 MB
04. Adding Features in an ASP.NET Core App/10. Implement- Add a Model Error if No Desk Is Available.srt
5.1 kB
04. Adding Features in an ASP.NET Core App/11. Refactor the Unit Tests.mp4
11 MB
04. Adding Features in an ASP.NET Core App/11. Refactor the Unit Tests.srt
3.6 kB
04. Adding Features in an ASP.NET Core App/12. Test- Return the Expected IActionResult.mp4
17 MB
04. Adding Features in an ASP.NET Core App/12. Test- Return the Expected IActionResult.srt
6.8 kB
04. Adding Features in an ASP.NET Core App/13. Implement- Return the Expected IActionResult.mp4
6.7 MB
04. Adding Features in an ASP.NET Core App/13. Implement- Return the Expected IActionResult.srt
2.3 kB
04. Adding Features in an ASP.NET Core App/14. Test- Redirect to the BookDeskConfirmation Page.mp4
24 MB
04. Adding Features in an ASP.NET Core App/14. Test- Redirect to the BookDeskConfirmation Page.srt
9.0 kB
04. Adding Features in an ASP.NET Core App/15. Implement- Redirect to the BookDeskConfirmation Page.mp4
6.6 MB
04. Adding Features in an ASP.NET Core App/15. Implement- Redirect to the BookDeskConfirmation Page.srt
2.2 kB
04. Adding Features in an ASP.NET Core App/16. Run the ASP.NET Core Application.mp4
7.0 MB
04. Adding Features in an ASP.NET Core App/16. Run the ASP.NET Core Application.srt
5.1 kB
04. Adding Features in an ASP.NET Core App/17. Summary.mp4
3.6 MB
04. Adding Features in an ASP.NET Core App/17. Summary.srt
3.3 kB
csharp-test-driven-development.zip
7.3 MB