CodeWithMosh - Unit Testing for C# Developers [AhLaN]/04 Exercises/044 Solution- Stack~.mp4 |
26.7 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/Downloaded from Ahlanedu.com~.txt |
996 B |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/Visit us at www.Ahlanedu.com~.url |
51 B |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/001 What is Automated Testing~.mp4 |
5.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/002 Benefits of Automated Testing~.mp4 |
10.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/003 Types of Tests~.mp4 |
18.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/004 Test Pyramid~.mp4 |
5 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/005 The Tooling~.mp4 |
13 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/006 Source Code~.mp4 |
339 KB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/006 source-code-completed-1~.zip |
22 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/006 source-code-starter-1~.zip |
19.2 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/007 Writing Your First Unit Test~.mp4 |
15.5 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/008 Testing All the Execution Tests~.mp4 |
11.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/009 Refactoring with Confidence~.mp4 |
4.4 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/010 Using NUnit in Visual Studio~.mp4 |
9.2 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/011 What is Test-Driven Development~.mp4 |
6.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/012 Course Structure~.mp4 |
7.1 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/013 Summary~.mp4 |
1.3 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/01 Getting Started/014 Asking Questions~.html |
2 KB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/015 Introduction~.mp4 |
1.4 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/016 Characteristics of Good Unit Tests~.mp4 |
4 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/017 What to Test and What Not to Test~.mp4 |
8.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/018 Naming and Organizing Tests~.mp4 |
6.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/019 Introducing Rider~.mp4 |
3.7 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/020 Writing a Simple Unit Test~.mp4 |
5.8 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/021 Black-box Testing~.mp4 |
11.5 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/022 Set Up and Tear Down~.mp4 |
6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/023 Parameterized Tests~.mp4 |
8.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/024 Ignoring Tests~.mp4 |
2.3 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/025 Writing Trustworthy Tests~.mp4 |
14 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/026 Developers Who Dont Write Tests~.mp4 |
22.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/02 Fundamentals of Unit Testing/027 Summary~.mp4 |
2.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/03 Core Unit Testing Techniques/028 Introduction~.mp4 |
763 KB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/03 Core Unit Testing Techniques/029 Testing Strings~.mp4 |
9.8 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/03 Core Unit Testing Techniques/030 Testing Arrays and Collections~.mp4 |
9.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/03 Core Unit Testing Techniques/031 Testing the Return Type of Methods~.mp4 |
6.1 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/03 Core Unit Testing Techniques/032 Testing Void Methods~.mp4 |
7.3 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/03 Core Unit Testing Techniques/033 Testing Methods that Throw Exceptions~.mp4 |
6.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/03 Core Unit Testing Techniques/034 Testing Methods that Raise an Event~.mp4 |
7.4 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/03 Core Unit Testing Techniques/035 Testing Private Methods~.mp4 |
15.7 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/03 Core Unit Testing Techniques/036 Code Coverage~.mp4 |
7 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/03 Core Unit Testing Techniques/037 Testing in the Real-world~.mp4 |
15.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/03 Core Unit Testing Techniques/038 Summary~.mp4 |
1.5 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/04 Exercises/039 19- Exercise- FizzBuzz~.mp4 |
2 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/04 Exercises/040 20- Solution- FizzBuzz~.mp4 |
9.4 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/04 Exercises/041 Exercise- DemeritPointsCalculator~.mp4 |
1.5 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/04 Exercises/042 Solution- DemeritPointsCalculator~.mp4 |
26.5 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/04 Exercises/043 Exercise- Stack~.mp4 |
1.4 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/Download - Lynda,Udemy,Skillshare,Teamtreehouse,Frontend Masters,Pluralsight,Phlearn,Coursera,Egghead,MasterClass~.txt |
170 B |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/045 Introduction~.mp4 |
6.1 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/046 Loosely-coupled and Testable Code~.mp4 |
8.5 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/047 Refactoring Towards a Loosely-coupled Design~.mp4 |
14.5 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/048 Dependency Injection via Method Parameters~.mp4 |
8.4 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/049 Dependency Injection via Properties~.mp4 |
4.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/050 Dependency Injection via Constructor~.mp4 |
10.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/051 Dependency Injection Frameworks~.mp4 |
5.7 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/052 Mocking Frameworks~.mp4 |
3.2 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/053 Creating Mock Objects Using Moq~.mp4 |
12.4 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/054 State-based vs. Interaction Testing~.mp4 |
3.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/055 Testing the Interaction Between Two Objects~.mp4 |
6.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/056 Fake as Little As Possible~.mp4 |
6.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/057 An Example of a Mock Abuse~.mp4 |
7.5 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/05 Breaking External Dependencies/058 Who Should Write Tests~.mp4 |
8.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/06 Exercises/059 Exercise- VideoService~.mp4 |
1.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/06 Exercises/060 Refactoring~.mp4 |
9.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/06 Exercises/061 Testing~.mp4 |
14.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/06 Exercises/062 Exercise- InstallerHelper~.mp4 |
2.2 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/06 Exercises/063 Refactoring InstallerHelper~.mp4 |
7.5 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/06 Exercises/064 Testing InstallerHelper~.mp4 |
14.1 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/06 Exercises/065 Exercise- EmployeeHelper~.mp4 |
4.1 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/06 Exercises/066 Refactoring EmployeeController~.mp4 |
9.1 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/06 Exercises/067 Testing EmployeeController~.mp4 |
7 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/07 Project- Testing BookingHelper/068 Introduction~.mp4 |
5 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/07 Project- Testing BookingHelper/069 Test Cases~.mp4 |
8.1 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/07 Project- Testing BookingHelper/070 Extracting IBooking Repository~.mp4 |
17.3 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/07 Project- Testing BookingHelper/071 Writing the First Test~.mp4 |
11.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/07 Project- Testing BookingHelper/072 Refactoring~.mp4 |
20.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/07 Project- Testing BookingHelper/073 Writing the Second Test~.mp4 |
4.4 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/07 Project- Testing BookingHelper/074 Fixing a Bug~.mp4 |
11.5 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/07 Project- Testing BookingHelper/075 Writing Additional Tests~.mp4 |
14.9 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/08 Project- HouseKeeperHelper/076 Introduction~.mp4 |
7.4 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/08 Project- HouseKeeperHelper/077 Refactoring For Testability~.mp4 |
18.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/08 Project- HouseKeeperHelper/078 Fixing a Design Issue~.mp4 |
7.2 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/08 Project- HouseKeeperHelper/079 An Alternative Solution~.html |
2 KB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/08 Project- HouseKeeperHelper/080 Writing the First Interaction Test~.mp4 |
20.6 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/08 Project- HouseKeeperHelper/081 Keeping Tests Clean~.mp4 |
16.3 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/08 Project- HouseKeeperHelper/082 Testing a Method is Not Called~.mp4 |
15.7 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/08 Project- HouseKeeperHelper/083 Another Interaction Test~.mp4 |
15 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/08 Project- HouseKeeperHelper/084 Extracting Helper Methods~.mp4 |
19.8 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/08 Project- HouseKeeperHelper/085 Testing Exceptions~.mp4 |
10.3 MB |
CodeWithMosh - Unit Testing for C# Developers [AhLaN]/08 Project- HouseKeeperHelper/086 Coupons to My Other Courses~.html |
2 KB |