TorBT - Torrents and Magnet Links Search Engine
Udemy - Testing Java JUnit 5, Mockito, Testcontainers, REST Assured (3.2025)
- Date: 2026-02-23
- Size: 2.6 GB
- Files: 346
File Name
Size
01. Introduction/1. Introduction.mp4
4.3 MB
01. Introduction/1. Introduction.vtt
4.7 kB
01. Introduction/10. JUnit and Build Tools.mp4
729 kB
01. Introduction/10. JUnit and Build Tools.vtt
1.5 kB
01. Introduction/10. JUnit with Build Tools.pdf
36 kB
01. Introduction/2. Welcome from the instructor.mp4
16 MB
01. Introduction/2. Welcome from the instructor.vtt
1.8 kB
01. Introduction/3. Unit Testing - Introduction.pdf
177 kB
01. Introduction/3. What is a Unit Test.mp4
19 MB
01. Introduction/3. What is a Unit Test.vtt
10 kB
01. Introduction/4. Unit Testing - Why Write Unit Tests.pdf
30 kB
01. Introduction/4. Why write Unit Test.mp4
2.5 MB
01. Introduction/4. Why write Unit Test.vtt
3.0 kB
01. Introduction/5. F.I.R.S.T. Principle.pdf
37 kB
01. Introduction/5. The F.I.R.S.T Principle.mp4
4.6 MB
01. Introduction/5. The F.I.R.S.T Principle.vtt
4.7 kB
01. Introduction/6. Test Code in Isolation.pdf
34 kB
01. Introduction/6. Testing Code in Isolation.mp4
5.0 MB
01. Introduction/6. Testing Code in Isolation.vtt
5.4 kB
01. Introduction/7. Testing Pyramid.mp4
3.3 MB
01. Introduction/7. Testing Pyramid.pdf
51 kB
01. Introduction/7. Testing Pyramid.vtt
3.0 kB
01. Introduction/8.1 Quiz. Basics of Unit Testing.html
22 kB
01. Introduction/9. What is JUnit 5.mp4
2.8 MB
01. Introduction/9. What is JUnit 5.pdf
74 kB
01. Introduction/9. What is JUnit 5.vtt
2.6 kB
02. Add JUnit 5 to Maven project/1. Java Development Environment & IntelliJ IDEA Ultimate Edition Licence.html
1.0 kB
02. Add JUnit 5 to Maven project/2. Create new Maven project using IntelliJ IDEA.mp4
9.5 MB
02. Add JUnit 5 to Maven project/2. Create new Maven project using IntelliJ IDEA.vtt
2.9 kB
02. Add JUnit 5 to Maven project/3. Add JUnit Dependencies.mp4
46 MB
02. Add JUnit 5 to Maven project/3. Add JUnit Dependencies.vtt
6.5 kB
02. Add JUnit 5 to Maven project/4. Maven Surefire Plugin Skip if you use newer version of Spring Boot.mp4
16 MB
02. Add JUnit 5 to Maven project/4. Maven Surefire Plugin Skip if you use newer version of Spring Boot.vtt
5.3 kB
03. Add JUnit 5 to Gradle project/1. Creating a new project.mp4
4.8 MB
03. Add JUnit 5 to Gradle project/1. Creating a new project.vtt
3.1 kB
03. Add JUnit 5 to Gradle project/2. Add JUnit Dependencies.mp4
35 MB
03. Add JUnit 5 to Gradle project/2. Add JUnit Dependencies.vtt
5.4 kB
03. Add JUnit 5 to Gradle project/3. Executing Unit Test.mp4
5.8 MB
03. Add JUnit 5 to Gradle project/3. Executing Unit Test.vtt
2.7 kB
04. Add JUnit 5 to a basic Java project/1. Introduction.mp4
869 kB
04. Add JUnit 5 to a basic Java project/1. Introduction.vtt
876 B
04. Add JUnit 5 to a basic Java project/2. Basic Java project with IntelliJ.mp4
32 MB
04. Add JUnit 5 to a basic Java project/2. Basic Java project with IntelliJ.vtt
7.3 kB
04. Add JUnit 5 to a basic Java project/3. Basic Java project with Eclipse.mp4
41 MB
04. Add JUnit 5 to a basic Java project/3. Basic Java project with Eclipse.vtt
7.8 kB
05. Basics of JUnit 5/1. Introduction.html
352 B
05. Basics of JUnit 5/10. @DisplayName annotation.mp4
11 MB
05. Basics of JUnit 5/10. @DisplayName annotation.vtt
2.9 kB
05. Basics of JUnit 5/11. Test Method Code Structure. Arrange, Act, Assert.mp4
12 MB
05. Basics of JUnit 5/11. Test Method Code Structure. Arrange, Act, Assert.vtt
4.5 kB
05. Basics of JUnit 5/12. JUnit Test Lifecycle.mp4
5.0 MB
05. Basics of JUnit 5/12. JUnit Test Lifecycle.vtt
4.3 kB
05. Basics of JUnit 5/12. Lifecycle Methods.pdf
80 kB
05. Basics of JUnit 5/13. Lifecycle methods demo.mp4
18 MB
05. Basics of JUnit 5/13. Lifecycle methods demo.vtt
6.7 kB
05. Basics of JUnit 5/14.3 Quiz - JUnit Test Lifecycle.html
19 kB
05. Basics of JUnit 5/15. Disable Unit Test.mp4
8.1 MB
05. Basics of JUnit 5/15. Disable Unit Test.vtt
3.3 kB
05. Basics of JUnit 5/16. Assert an Exception.mp4
17 MB
05. Basics of JUnit 5/16. Assert an Exception.vtt
6.6 kB
05. Basics of JUnit 5/2. Creating First Unit Test method.mp4
12 MB
05. Basics of JUnit 5/2. Creating First Unit Test method.vtt
5.5 kB
05. Basics of JUnit 5/3. Assertions and Assertion message.mp4
4.7 MB
05. Basics of JUnit 5/3. Assertions and Assertion message.vtt
2.1 kB
05. Basics of JUnit 5/4.2 Assertion Message.html
18 kB
05. Basics of JUnit 5/5. Other assertions.mp4
8.3 MB
05. Basics of JUnit 5/5. Other assertions.vtt
3.3 kB
05. Basics of JUnit 5/6. CalculatorTest.java
548 B
05. Basics of JUnit 5/6. JUnit Test Exercise.html
774 B
05. Basics of JUnit 5/7. Exercise solution overview.mp4
9.3 MB
05. Basics of JUnit 5/7. Exercise solution overview.vtt
3.9 kB
05. Basics of JUnit 5/8. Lazy Assert Messages.mp4
12 MB
05. Basics of JUnit 5/8. Lazy Assert Messages.vtt
5.2 kB
05. Basics of JUnit 5/9. Naming Unit Tests.mp4
16 MB
05. Basics of JUnit 5/9. Naming Unit Tests.vtt
4.9 kB
06. Advanced JUnit 5/1. @ParameterizedTest. Multiple Parameters with @MethodSource.mp4
30 MB
06. Advanced JUnit 5/1. @ParameterizedTest. Multiple Parameters with @MethodSource.vtt
8.4 kB
06. Advanced JUnit 5/10.4 Methods Execution Order - Quiz.html
21 kB
06. Advanced JUnit 5/11. JUnit Test Lifecycle.pdf
47 kB
06. Advanced JUnit 5/11. Test Instance Lifecycle - Introduction.mp4
2.6 MB
06. Advanced JUnit 5/11. Test Instance Lifecycle - Introduction.vtt
2.2 kB
06. Advanced JUnit 5/12. Changing Test Instance Lifecycle - example 1.mp4
14 MB
06. Advanced JUnit 5/12. Changing Test Instance Lifecycle - example 1.vtt
5.3 kB
06. Advanced JUnit 5/13. Test Instance Lifecycle Demo project overview.mp4
15 MB
06. Advanced JUnit 5/13. Test Instance Lifecycle Demo project overview.vtt
5.6 kB
06. Advanced JUnit 5/13. TestLifeCyclePerClassDemo.zip
46 kB
06. Advanced JUnit 5/14. Test Instance Lifecycle Demo Project Implementation.mp4
36 MB
06. Advanced JUnit 5/14. Test Instance Lifecycle Demo Project Implementation.vtt
8.4 kB
06. Advanced JUnit 5/15.5 Test Instance Lifecycle - Quiz.html
22 kB
06. Advanced JUnit 5/2. @ParameterizedTest. Multiple parameters with @CsvSource.mp4
13 MB
06. Advanced JUnit 5/2. @ParameterizedTest. Multiple parameters with @CsvSource.vtt
4.7 kB
06. Advanced JUnit 5/3. @ParameterizedTest + CSV file.mp4
13 MB
06. Advanced JUnit 5/3. @ParameterizedTest + CSV file.vtt
5.4 kB
06. Advanced JUnit 5/4. @ParameterizedTest + @ValueSource annotation.mp4
19 MB
06. Advanced JUnit 5/4. @ParameterizedTest + @ValueSource annotation.vtt
3.4 kB
06. Advanced JUnit 5/5. DemoRepeatedTest.java
1.5 kB
06. Advanced JUnit 5/5. Repeated Tests.mp4
30 MB
06. Advanced JUnit 5/5. Repeated Tests.vtt
8.6 kB
06. Advanced JUnit 5/6. Methods Order - Random order.mp4
7.4 MB
06. Advanced JUnit 5/6. Methods Order - Random order.vtt
3.0 kB
06. Advanced JUnit 5/7. Methods Order - Order by name.mp4
5.4 MB
06. Advanced JUnit 5/7. Methods Order - Order by name.vtt
2.0 kB
06. Advanced JUnit 5/8. Methods Order - Random by order index.mp4
11 MB
06. Advanced JUnit 5/8. Methods Order - Random by order index.vtt
4.1 kB
06. Advanced JUnit 5/9. ClassesOrderDemo.zip
6.8 kB
06. Advanced JUnit 5/9. Order of Unit Test Classes.mp4
30 MB
06. Advanced JUnit 5/9. Order of Unit Test Classes.vtt
8.9 kB
07. Test Driven Development (TDD) in Java/1. Introduction to the Test Driven Development(TDD) in Java.mp4
4.0 MB
07. Test Driven Development (TDD) in Java/1. Introduction to the Test Driven Development(TDD) in Java.vtt
4.1 kB
07. Test Driven Development (TDD) in Java/1. TDD Introduction.pdf
54 kB
07. Test Driven Development (TDD) in Java/10. Assert throws Exception.mp4
31 MB
07. Test Driven Development (TDD) in Java/10. Assert throws Exception.vtt
8.7 kB
07. Test Driven Development (TDD) in Java/11. TDD - Exercise 2.mp4
5.0 MB
07. Test Driven Development (TDD) in Java/11. TDD - Exercise 2.vtt
2.4 kB
07. Test Driven Development (TDD) in Java/11. UserService-empty-last-name-exercise-solution.zip
122 kB
07. Test Driven Development (TDD) in Java/12.6 Test Driven Development in Java - Quiz..html
18 kB
07. Test Driven Development (TDD) in Java/2. New project, Class, Method.mp4
4.9 MB
07. Test Driven Development (TDD) in Java/2. New project, Class, Method.vtt
2.7 kB
07. Test Driven Development (TDD) in Java/2. UserService.zip
4.7 kB
07. Test Driven Development (TDD) in Java/3. Creating UserService.mp4
8.6 MB
07. Test Driven Development (TDD) in Java/3. Creating UserService.vtt
4.2 kB
07. Test Driven Development (TDD) in Java/4. Test Create User method.mp4
18 MB
07. Test Driven Development (TDD) in Java/4. Test Create User method.vtt
7.4 kB
07. Test Driven Development (TDD) in Java/5. Test User object contains first name.mp4
12 MB
07. Test Driven Development (TDD) in Java/5. Test User object contains first name.vtt
4.6 kB
07. Test Driven Development (TDD) in Java/6. Test Driven Development(TDD) - Refactor Test method.mp4
6.5 MB
07. Test Driven Development (TDD) in Java/6. Test Driven Development(TDD) - Refactor Test method.vtt
2.7 kB
07. Test Driven Development (TDD) in Java/7. Test Driven Development(TDD) - Exercise.mp4
2.6 MB
07. Test Driven Development (TDD) in Java/7. Test Driven Development(TDD) - Exercise.vtt
1.1 kB
07. Test Driven Development (TDD) in Java/8. Test Driven Development(TDD) - Solution overview.mp4
3.3 MB
07. Test Driven Development (TDD) in Java/8. Test Driven Development(TDD) - Solution overview.vtt
1.4 kB
07. Test Driven Development (TDD) in Java/8. UserService.zip
102 kB
07. Test Driven Development (TDD) in Java/9. Check if user id is set.mp4
12 MB
07. Test Driven Development (TDD) in Java/9. Check if user id is set.vtt
4.7 kB
08. Mockito - Create Mocks to test Java code in isolation/1. Introduction to Mockito.mp4
3.9 MB
08. Mockito - Create Mocks to test Java code in isolation/1. Introduction to Mockito.vtt
4.4 kB
08. Mockito - Create Mocks to test Java code in isolation/1. Mockito.pdf
36 kB
08. Mockito - Create Mocks to test Java code in isolation/1. UserService-final-source-code.zip
196 kB
08. Mockito - Create Mocks to test Java code in isolation/10. Creating EmailNotificationService class.mp4
11 MB
08. Mockito - Create Mocks to test Java code in isolation/10. Creating EmailNotificationService class.vtt
4.1 kB
08. Mockito - Create Mocks to test Java code in isolation/11. Mockito - Stub a void method with Exception.mp4
39 MB
08. Mockito - Create Mocks to test Java code in isolation/11. Mockito - Stub a void method with Exception.vtt
5.7 kB
08. Mockito - Create Mocks to test Java code in isolation/12. Mockito - Do nothing when method is called.mp4
8.3 MB
08. Mockito - Create Mocks to test Java code in isolation/12. Mockito - Do nothing when method is called.vtt
2.3 kB
08. Mockito - Create Mocks to test Java code in isolation/13. Mockito - Call a real method.mp4
12 MB
08. Mockito - Create Mocks to test Java code in isolation/13. Mockito - Call a real method.vtt
4.2 kB
08. Mockito - Create Mocks to test Java code in isolation/14.7 Mockito - Quiz.html
38 kB
08. Mockito - Create Mocks to test Java code in isolation/2. Adding Mockto to a Java project.mp4
9.0 MB
08. Mockito - Create Mocks to test Java code in isolation/2. Adding Mockto to a Java project.vtt
2.8 kB
08. Mockito - Create Mocks to test Java code in isolation/3. Method under test overview.mp4
4.3 MB
08. Mockito - Create Mocks to test Java code in isolation/3. Method under test overview.vtt
1.8 kB
08. Mockito - Create Mocks to test Java code in isolation/4. Implementing UsersRepository.mp4
8.8 MB
08. Mockito - Create Mocks to test Java code in isolation/4. Implementing UsersRepository.vtt
3.5 kB
08. Mockito - Create Mocks to test Java code in isolation/5. Injecting UsersRepository as Dependency.mp4
13 MB
08. Mockito - Create Mocks to test Java code in isolation/5. Injecting UsersRepository as Dependency.vtt
4.9 kB
08. Mockito - Create Mocks to test Java code in isolation/6. Mockito - Creating a Mock object.mp4
11 MB
08. Mockito - Create Mocks to test Java code in isolation/6. Mockito - Creating a Mock object.vtt
3.2 kB
08. Mockito - Create Mocks to test Java code in isolation/7. Stubbing using built-in any() argument matcher.mp4
25 MB
08. Mockito - Create Mocks to test Java code in isolation/7. Stubbing using built-in any() argument matcher.vtt
5.9 kB
08. Mockito - Create Mocks to test Java code in isolation/8. Mockito - Verify method call.mp4
48 MB
08. Mockito - Create Mocks to test Java code in isolation/8. Mockito - Verify method call.vtt
7.7 kB
08. Mockito - Create Mocks to test Java code in isolation/9. Mockito - Exception stubbing.mp4
23 MB
08. Mockito - Create Mocks to test Java code in isolation/9. Mockito - Exception stubbing.vtt
6.2 kB
09. Code Coverage - Identify untested code in your Java application/1. Code Coverage - Introduction.mp4
8.8 MB
09. Code Coverage - Identify untested code in your Java application/1. Code Coverage - Introduction.vtt
4.4 kB
09. Code Coverage - Identify untested code in your Java application/1. Code Coverage.pdf
80 kB
09. Code Coverage - Identify untested code in your Java application/2. Generating JUnit Code Coverage report with IntelliJ.mp4
20 MB
09. Code Coverage - Identify untested code in your Java application/2. Generating JUnit Code Coverage report with IntelliJ.vtt
6.3 kB
09. Code Coverage - Identify untested code in your Java application/3. Export JUnit Code Coverage Report using IntelliJ.mp4
10 MB
09. Code Coverage - Identify untested code in your Java application/3. Export JUnit Code Coverage Report using IntelliJ.vtt
3.1 kB
09. Code Coverage - Identify untested code in your Java application/4. Export JUnit Test Report using Maven.mp4
50 MB
09. Code Coverage - Identify untested code in your Java application/4. Export JUnit Test Report using Maven.vtt
7.7 kB
09. Code Coverage - Identify untested code in your Java application/5. Jacoco - Maven Plugin for Code Coverage.mp4
22 MB
09. Code Coverage - Identify untested code in your Java application/5. Jacoco - Maven Plugin for Code Coverage.vtt
3.2 kB
09. Code Coverage - Identify untested code in your Java application/6. Jacoco - Export Code Coverage Report in HTML format.mp4
11 MB
09. Code Coverage - Identify untested code in your Java application/6. Jacoco - Export Code Coverage Report in HTML format.vtt
4.6 kB
09. Code Coverage - Identify untested code in your Java application/7.8 Code Coverage - Quiz.html
22 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/1. Introduction to JUnit Testing of Spring Boot Application.mp4
5.3 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/1. Introduction to JUnit Testing of Spring Boot Application.vtt
4.1 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/1. Spring Boot. Unit Test.pdf
62 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/10. Assert for BAD_REQUEST.mp4
66 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/10. Assert for BAD_REQUEST.vtt
8.5 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/11. Testing Rest Controller - Practice exercise.html
1.0 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/12. Testing Rest Controller - Practice exercise solution overview.mp4
23 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/12. Testing Rest Controller - Practice exercise solution overview.vtt
3.8 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/12. UsersControllerWebLayerTest.java
5.3 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/13.9 Testing Spring Boot application - Quiz.html
29 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/2. Introduction to Integration Testing of Web Layer.mp4
3.4 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/2. Introduction to Integration Testing of Web Layer.vtt
2.5 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/2. Spring Boot. Testing Web Layer.pdf
60 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/3. Introduction to Integration Testing of All Layers in Spring Boot application.mp4
3.0 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/3. Introduction to Integration Testing of All Layers in Spring Boot application.vtt
2.0 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/3. Spring Boot. Testing All Layers.pdf
193 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/4. Adding Testing Support to a Spring Boot Application.mp4
26 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/4. Adding Testing Support to a Spring Boot Application.vtt
5.6 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/5. Existing Project overview + Source code.mp4
34 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/5. Existing Project overview + Source code.vtt
9.1 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/5. UsersServiceSpringBoot-SpringBoot-version-3.4.1.zip
233 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/5. UsersServiceSpringBoot.zip
240 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/6. New Test Class. @WebMvcTest & @AutoConfigureMockMvc.mp4
33 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/6. New Test Class. @WebMvcTest & @AutoConfigureMockMvc.vtt
6.0 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/7. RequestBuilder - Building and Performing HTTP Request.mp4
38 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/7. RequestBuilder - Building and Performing HTTP Request.vtt
9.4 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/8. @MockBean - Mocking Service Layer.mp4
28 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/8. @MockBean - Mocking Service Layer.vtt
7.2 kB
10. Spring Boot (Part 1) - Testing Rest Controllers/9. @MockBean annotation - Trying how it works.mp4
22 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/9. @MockBean annotation - Trying how it works.vtt
4.7 kB
11. Spring Boot (Part 2) - Testing All layers/1. Spring Boot - Integration Test.pdf
49 kB
11. Spring Boot (Part 2) - Testing All layers/1. Testing All layers of Spring Boot Application - Introduction.mp4
1.4 MB
11. Spring Boot (Part 2) - Testing All layers/1. Testing All layers of Spring Boot Application - Introduction.vtt
1.1 kB
11. Spring Boot (Part 2) - Testing All layers/10. Test JWT is Required.mp4
40 MB
11. Spring Boot (Part 2) - Testing All layers/10. Test JWT is Required.vtt
6.4 kB
11. Spring Boot (Part 2) - Testing All layers/11. Test User Login Works.mp4
69 MB
11. Spring Boot (Part 2) - Testing All layers/11. Test User Login Works.vtt
11 kB
11. Spring Boot (Part 2) - Testing All layers/12. Order Test Methods.mp4
18 MB
11. Spring Boot (Part 2) - Testing All layers/12. Order Test Methods.vtt
4.1 kB
11. Spring Boot (Part 2) - Testing All layers/13. GET users. Include JWT Token in the Request.mp4
107 MB
11. Spring Boot (Part 2) - Testing All layers/13. GET users. Include JWT Token in the Request.vtt
12 kB
11. Spring Boot (Part 2) - Testing All layers/14. Source code.html
122 B
11. Spring Boot (Part 2) - Testing All layers/14. UsersServiceSpringBoot.zip
240 kB
11. Spring Boot (Part 2) - Testing All layers/15. More lessons are about to be uploaded.html
597 B
11. Spring Boot (Part 2) - Testing All layers/16.10 Spring Boot Integration Testing - Quiz.html
30 kB
11. Spring Boot (Part 2) - Testing All layers/2. @SpringBootTest annotation.mp4
5.2 MB
11. Spring Boot (Part 2) - Testing All layers/2. @SpringBootTest annotation.vtt
2.2 kB
11. Spring Boot (Part 2) - Testing All layers/3. @SpringBootTest WebEnvironment MOCK.mp4
4.1 MB
11. Spring Boot (Part 2) - Testing All layers/3. @SpringBootTest WebEnvironment MOCK.vtt
1.9 kB
11. Spring Boot (Part 2) - Testing All layers/4. @SpringBootTest Defined Port Number.mp4
14 MB
11. Spring Boot (Part 2) - Testing All layers/4. @SpringBootTest Defined Port Number.vtt
4.3 kB
11. Spring Boot (Part 2) - Testing All layers/5. @TestPropertySource. Loading alternative configuration.mp4
24 MB
11. Spring Boot (Part 2) - Testing All layers/5. @TestPropertySource. Loading alternative configuration.vtt
7.1 kB
11. Spring Boot (Part 2) - Testing All layers/6. @SpringBootTest Random Port Number.mp4
14 MB
11. Spring Boot (Part 2) - Testing All layers/6. @SpringBootTest Random Port Number.vtt
3.6 kB
11. Spring Boot (Part 2) - Testing All layers/7. Test Create User - User Details JSON.mp4
6.8 MB
11. Spring Boot (Part 2) - Testing All layers/7. Test Create User - User Details JSON.vtt
2.4 kB
11. Spring Boot (Part 2) - Testing All layers/8. TestRestTemplate - Prepare & Perform HTTP Post Request.mp4
28 MB
11. Spring Boot (Part 2) - Testing All layers/8. TestRestTemplate - Prepare & Perform HTTP Post Request.vtt
7.7 kB
11. Spring Boot (Part 2) - Testing All layers/9. Trying how it works.mp4
21 MB
11. Spring Boot (Part 2) - Testing All layers/9. Trying how it works.vtt
3.3 kB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/1. Introduction to testing JPA Entities in Spring Boot application.mp4
9.6 MB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/1. Introduction to testing JPA Entities in Spring Boot application.vtt
7.0 kB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/1. Testing JPA Entity.pdf
68 kB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/2. JPA Entity Overview + Source Code.mp4
11 MB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/2. JPA Entity Overview + Source Code.vtt
4.3 kB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/2. UsersServiceSpringBoot-JPA-Entity-SpringBoot-3.4.1.zip
411 kB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/2. UsersServiceSpringBoot.zip
266 kB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/3. Test that UserEntity can be persisted.mp4
48 MB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/3. Test that UserEntity can be persisted.vtt
8.1 kB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/4. Test UserEntity cannot be persisted with invalid user's first name.mp4
15 MB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/4. Test UserEntity cannot be persisted with invalid user's first name.vtt
4.3 kB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/5. Excersize - Test that UserId is Unique.mp4
4.7 MB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/5. Excersize - Test that UserId is Unique.vtt
2.0 kB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/6. Excersize solution + Source code.mp4
16 MB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/6. Excersize solution + Source code.vtt
3.8 kB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/6. UsersServiceSpringBoot.zip
267 kB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/7.11 Testing Data Layer of Spring Boot Application - Quiz.html
24 kB
13. Testing JPA Repositories/1. Introduction to testing JPA Repositories.mp4
10 MB
13. Testing JPA Repositories/1. Introduction to testing JPA Repositories.vtt
6.1 kB
13. Testing JPA Repositories/1. Testing JPA Repository.pdf
56 kB
13. Testing JPA Repositories/2. Testing Find By Email Query Method.mp4
20 MB
13. Testing JPA Repositories/2. Testing Find By Email Query Method.vtt
5.8 kB
13. Testing JPA Repositories/3. Excersize - Test Find By User Id Query Method.mp4
3.3 MB
13. Testing JPA Repositories/3. Excersize - Test Find By User Id Query Method.vtt
1.5 kB
13. Testing JPA Repositories/4. Excersize solution overview + Source code.mp4
11 MB
13. Testing JPA Repositories/4. Excersize solution overview + Source code.vtt
3.3 kB
13. Testing JPA Repositories/4. UsersServiceSpringBoot.zip
282 kB
13. Testing JPA Repositories/5. Test JPQL Query + Source code.mp4
26 MB
13. Testing JPA Repositories/5. Test JPQL Query + Source code.vtt
5.8 kB
13. Testing JPA Repositories/5. UsersServiceSpringBoot-JPA-Repository-SpringBoot-3.4.1.zip
446 kB
13. Testing JPA Repositories/5. UsersServiceSpringBoot.zip
330 kB
14. Integration testing with Testcontainers/1. Introduction to Testcontainers.mp4
26 MB
14. Integration testing with Testcontainers/1. Introduction to Testcontainers.vtt
6.8 kB
14. Integration testing with Testcontainers/1. Testcontainers.pdf
32 kB
14. Integration testing with Testcontainers/10. Order test methods.mp4
48 MB
14. Integration testing with Testcontainers/10. Order test methods.vtt
6.2 kB
14. Integration testing with Testcontainers/11. PostgreSQL Testcontainers configuration.html
1.8 kB
14. Integration testing with Testcontainers/12. 'Oracle Free' Testcontainers configuration.html
1.8 kB
14. Integration testing with Testcontainers/13. Apache Kafka Testcontainers configuration.html
2.6 kB
14. Integration testing with Testcontainers/2. System Under Test(SUT) overview + Source Code.mp4
15 MB
14. Integration testing with Testcontainers/2. System Under Test(SUT) overview + Source Code.vtt
5.5 kB
14. Integration testing with Testcontainers/2. UsersServiceSpringBoot-final-project.zip
368 kB
14. Integration testing with Testcontainers/2. UsersServiceSpringBoot-initial-project.zip
366 kB
14. Integration testing with Testcontainers/3. Adding support for Testcontainers to a Spring Boot application.mp4
28 MB
14. Integration testing with Testcontainers/3. Adding support for Testcontainers to a Spring Boot application.vtt
4.8 kB
14. Integration testing with Testcontainers/4. @Testcontainers annotation Enable Testcontainers in a Test class.mp4
6.6 MB
14. Integration testing with Testcontainers/4. @Testcontainers annotation Enable Testcontainers in a Test class.vtt
3.2 kB
14. Integration testing with Testcontainers/5. @Container annotation Creating a MySQL container.mp4
42 MB
14. Integration testing with Testcontainers/5. @Container annotation Creating a MySQL container.vtt
6.6 kB
14. Integration testing with Testcontainers/6. @DynamicPropertySource annotation. Connecting to MySQL container.mp4
47 MB
14. Integration testing with Testcontainers/6. @DynamicPropertySource annotation. Connecting to MySQL container.vtt
7.4 kB
14. Integration testing with Testcontainers/7. Test if container is running.mp4
27 MB
14. Integration testing with Testcontainers/7. Test if container is running.vtt
3.8 kB
14. Integration testing with Testcontainers/8. @ServiceConnection annotation Connecting to MySQL container.mp4
18 MB
14. Integration testing with Testcontainers/8. @ServiceConnection annotation Connecting to MySQL container.vtt
2.9 kB
14. Integration testing with Testcontainers/9. MySQL Container Test User can be created.mp4
25 MB
14. Integration testing with Testcontainers/9. MySQL Container Test User can be created.vtt
5.5 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/1. REST Assured - Introduction.mp4
6.5 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/1. REST Assured - Introduction.vtt
6.0 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/10. given() - Setting up HTTP Body.mp4
21 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/10. given() - Setting up HTTP Body.vtt
4.8 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/11. when() - Sending HTTP Request.mp4
44 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/11. when() - Sending HTTP Request.vtt
7.5 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/12. then() - Extract and Validate HTTP Response Body.mp4
21 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/12. then() - Extract and Validate HTTP Response Body.vtt
4.8 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/13. then() - Extract and validate HTTP Response.mp4
19 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/13. then() - Extract and validate HTTP Response.vtt
4.7 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/14. then() - validate HTTP Response using REST Assured methods.mp4
21 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/14. then() - validate HTTP Response using REST Assured methods.vtt
4.2 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/15. Log() - Logging HTTP Request Details in REST Assured.mp4
17 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/15. Log() - Logging HTTP Request Details in REST Assured.vtt
2.8 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/16. Log() - Logging HTTP Response Details in Rest Assured.mp4
10 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/16. Log() - Logging HTTP Response Details in Rest Assured.vtt
2.8 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/17. Request and Response Logging filters in REST Assured.mp4
23 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/17. Request and Response Logging filters in REST Assured.vtt
6.2 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/18. Summary Request and Response Logging filters.html
3.3 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/19. Using Request Specification in REST Assured.mp4
39 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/19. Using Request Specification in REST Assured.vtt
5.1 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/2. Overview of an Application Under Test.mp4
46 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/2. Overview of an Application Under Test.vtt
6.8 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/2. UsersService-final-project.zip
395 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/2. UsersService.zip
390 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/20. Using Response Specification in REST Assured.mp4
28 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/20. Using Response Specification in REST Assured.vtt
6.9 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/21. Testing login API Endpoint.mp4
46 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/21. Testing login API Endpoint.vtt
13 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/22. Testing Protected API endpoint - GET users{userId}.mp4
50 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/22. Testing Protected API endpoint - GET users{userId}.vtt
12 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/23. Testing users{userId} - Negative scenario.html
1011 B
15. Testing RESTful Web Services(REST APIs) with REST Assured/24. Query String Request Parameters in REST Assured.mp4
42 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/24. Query String Request Parameters in REST Assured.vtt
9.5 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/25. Next lesson.html
176 B
15. Testing RESTful Web Services(REST APIs) with REST Assured/3. Introduction to an initial test class.mp4
13 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/3. Introduction to an initial test class.vtt
6.9 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/3. UsersControllerITest.java
602 B
15. Testing RESTful Web Services(REST APIs) with REST Assured/3. UsersControllerWithTestContainerITest.java
1.1 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/4. Adding Rest Assured to Spring Boot application.mp4
5.3 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/4. Adding Rest Assured to Spring Boot application.vtt
2.3 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/5. Recap Adding REST Assured Maven Dependency.html
1.3 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/6. Creating a new test method.mp4
7.1 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/6. Creating a new test method.vtt
3.1 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/7. Given-When-Then format.mp4
5.4 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/7. Given-When-Then format.vtt
2.1 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/8. Recap Given-When-Then.html
1.9 kB
15. Testing RESTful Web Services(REST APIs) with REST Assured/9. given() - Setting up HTTP Headers.mp4
14 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/9. given() - Setting up HTTP Headers.vtt
4.3 kB
16. What's next/1. Let's connect!.html
463 B
16. What's next/2. Bonus lecture.html
4.9 kB