TorBT - Torrents and Magnet Links Search Engine

C# 10 Unit Testing

File Name
Size
1. Course Overview/1. Course Overview.mp4
3.5 MB
1. Course Overview/1. Course Overview.srt
1.9 kB
2. Writing Your First Unit Test/1. Introduction.mp4
3.4 MB
2. Writing Your First Unit Test/1. Introduction.srt
2.5 kB
2. Writing Your First Unit Test/2. What Is Unit Testing-.mp4
6.8 MB
2. Writing Your First Unit Test/2. What Is Unit Testing-.srt
5.5 kB
2. Writing Your First Unit Test/3. What You Will Learn in This Course.mp4
2.0 MB
2. Writing Your First Unit Test/3. What You Will Learn in This Course.srt
1.8 kB
2. Writing Your First Unit Test/4. Explore the Starter Project.mp4
22 MB
2. Writing Your First Unit Test/4. Explore the Starter Project.srt
8.8 kB
2. Writing Your First Unit Test/5. Add a Test Project.mp4
10 MB
2. Writing Your First Unit Test/5. Add a Test Project.srt
4.8 kB
2. Writing Your First Unit Test/6. Write Your First Unit Test.mp4
22 MB
2. Writing Your First Unit Test/6. Write Your First Unit Test.srt
7.8 kB
2. Writing Your First Unit Test/7. Run and Debug the Unit Test.mp4
13 MB
2. Writing Your First Unit Test/7. Run and Debug the Unit Test.srt
5.0 kB
2. Writing Your First Unit Test/8. Summary.mp4
1.6 MB
2. Writing Your First Unit Test/8. Summary.srt
1.1 kB
3. Implementing Different Unit Tests/1. Introduction.mp4
1.9 MB
3. Implementing Different Unit Tests/1. Introduction.srt
1.2 kB
3. Implementing Different Unit Tests/2. Understand the Parts of a Unit Test.mp4
13 MB
3. Implementing Different Unit Tests/2. Understand the Parts of a Unit Test.srt
5.1 kB
3. Implementing Different Unit Tests/3. Write Another Test to Skip Empty Lines.mp4
13 MB
3. Implementing Different Unit Tests/3. Write Another Test to Skip Empty Lines.srt
4.5 kB
3. Implementing Different Unit Tests/4. Test for an Exception.mp4
11 MB
3. Implementing Different Unit Tests/4. Test for an Exception.srt
4.0 kB
3. Implementing Different Unit Tests/5. Assert the Exception Message.mp4
10 MB
3. Implementing Different Unit Tests/5. Assert the Exception Message.srt
3.9 kB
3. Implementing Different Unit Tests/6. Test for Another Exception.mp4
9.6 MB
3. Implementing Different Unit Tests/6. Test for Another Exception.srt
3.6 kB
3. Implementing Different Unit Tests/7. Implement a Data-driven Test.mp4
13 MB
3. Implementing Different Unit Tests/7. Implement a Data-driven Test.srt
4.6 kB
3. Implementing Different Unit Tests/8. Summary.mp4
2.6 MB
3. Implementing Different Unit Tests/8. Summary.srt
1.7 kB
4. Writing Testable Code/01. Introduction.mp4
1.6 MB
4. Writing Testable Code/01. Introduction.srt
1.1 kB
4. Writing Testable Code/02. Test the MachineDataProcessor.mp4
19 MB
4. Writing Testable Code/02. Test the MachineDataProcessor.srt
7.5 kB
4. Writing Testable Code/03. Know How to Decouple Dependencies.mp4
5.7 MB
4. Writing Testable Code/03. Know How to Decouple Dependencies.srt
4.2 kB
4. Writing Testable Code/04. Create an ICoffeeCountStore Interface.mp4
21 MB
4. Writing Testable Code/04. Create an ICoffeeCountStore Interface.srt
7.7 kB
4. Writing Testable Code/05. Implement the Test.mp4
17 MB
4. Writing Testable Code/05. Implement the Test.srt
6.3 kB
4. Writing Testable Code/06. Write Another Test.mp4
13 MB
4. Writing Testable Code/06. Write Another Test.srt
4.5 kB
4. Writing Testable Code/07. Run Code before Every Test.mp4
12 MB
4. Writing Testable Code/07. Run Code before Every Test.srt
3.8 kB
4. Writing Testable Code/08. Run Code after Every Test.mp4
7.5 MB
4. Writing Testable Code/08. Run Code after Every Test.srt
2.9 kB
4. Writing Testable Code/09. Test the ConsoleCoffeeCountStore.mp4
8.5 MB
4. Writing Testable Code/09. Test the ConsoleCoffeeCountStore.srt
3.3 kB
4. Writing Testable Code/10. Make the Class Testable.mp4
20 MB
4. Writing Testable Code/10. Make the Class Testable.srt
7.3 kB
4. Writing Testable Code/11. Summary.mp4
1.9 MB
4. Writing Testable Code/11. Summary.srt
1.1 kB
5. Applying Test Driven Development/1. Introduction.mp4
1.6 MB
5. Applying Test Driven Development/1. Introduction.srt
1.0 kB
5. Applying Test Driven Development/2. What Is Test Driven Development (TDD)-.mp4
6.7 MB
5. Applying Test Driven Development/2. What Is Test Driven Development (TDD)-.srt
5.8 kB
5. Applying Test Driven Development/3. Understand the Requirement.mp4
5.9 MB
5. Applying Test Driven Development/3. Understand the Requirement.srt
2.8 kB
5. Applying Test Driven Development/4. Write a Unit Test.mp4
12 MB
5. Applying Test Driven Development/4. Write a Unit Test.srt
4.5 kB
5. Applying Test Driven Development/5. Implement the Requirement.mp4
26 MB
5. Applying Test Driven Development/5. Implement the Requirement.srt
9.8 kB
5. Applying Test Driven Development/6. Refactor the Code.mp4
8.5 MB
5. Applying Test Driven Development/6. Refactor the Code.srt
3.4 kB
5. Applying Test Driven Development/7. Summary.mp4
1.8 MB
5. Applying Test Driven Development/7. Summary.srt
1.3 kB
6. Running Unit Tests Automatically/1. Introduction.mp4
1.7 MB
6. Running Unit Tests Automatically/1. Introduction.srt
1.1 kB
6. Running Unit Tests Automatically/2. Run Tests with the .NET CLI.mp4
5.2 MB
6. Running Unit Tests Automatically/2. Run Tests with the .NET CLI.srt
2.7 kB
6. Running Unit Tests Automatically/3. Push the Code to a Repository on GitHub.mp4
7.8 MB
6. Running Unit Tests Automatically/3. Push the Code to a Repository on GitHub.srt
3.7 kB
6. Running Unit Tests Automatically/4. Run Tests Automatically with a GitHub Action.mp4
12 MB
6. Running Unit Tests Automatically/4. Run Tests Automatically with a GitHub Action.srt
6.0 kB
6. Running Unit Tests Automatically/5. Trigger the Tests with Another Commit.mp4
16 MB
6. Running Unit Tests Automatically/5. Trigger the Tests with Another Commit.srt
6.4 kB
6. Running Unit Tests Automatically/6. Summary.mp4
2.8 MB
6. Running Unit Tests Automatically/6. Summary.srt
2.2 kB
c-sharp-10-unit-testing.zip
22 MB