Udemy - Testing Java JUnit 5, Mockito, Testcontainers, REST Assured (3.2025)
大小
2.57 GB
文件数
346
Info Hash:
38E1A6ADA2B2517B57B8DD81C36B5876C552BE7D
收录时间
2025-12-24 01:10:43
更新时间
2025-12-24 01:10:43
文件列表 (346)
01. Introduction/1. Introduction.mp4
4.33 MB
01. Introduction/1. Introduction.vtt
4.7 KB
01. Introduction/10. JUnit and Build Tools.mp4
729.16 KB
01. Introduction/10. JUnit and Build Tools.vtt
1.48 KB
01. Introduction/10. JUnit with Build Tools.pdf
36.46 KB
01. Introduction/2. Welcome from the instructor.mp4
16.47 MB
01. Introduction/2. Welcome from the instructor.vtt
1.79 KB
01. Introduction/3. Unit Testing - Introduction.pdf
176.69 KB
01. Introduction/3. What is a Unit Test.mp4
18.81 MB
01. Introduction/3. What is a Unit Test.vtt
10.43 KB
01. Introduction/4. Unit Testing - Why Write Unit Tests.pdf
30.34 KB
01. Introduction/4. Why write Unit Test.mp4
2.47 MB
01. Introduction/4. Why write Unit Test.vtt
3.04 KB
01. Introduction/5. F.I.R.S.T. Principle.pdf
36.68 KB
01. Introduction/5. The F.I.R.S.T Principle.mp4
4.63 MB
01. Introduction/5. The F.I.R.S.T Principle.vtt
4.75 KB
01. Introduction/6. Test Code in Isolation.pdf
34.35 KB
01. Introduction/6. Testing Code in Isolation.mp4
4.99 MB
01. Introduction/6. Testing Code in Isolation.vtt
5.45 KB
01. Introduction/7. Testing Pyramid.mp4
3.3 MB
01. Introduction/7. Testing Pyramid.pdf
50.78 KB
01. Introduction/7. Testing Pyramid.vtt
2.97 KB
01. Introduction/8.1 Quiz. Basics of Unit Testing.html
21.78 KB
01. Introduction/9. What is JUnit 5.mp4
2.83 MB
01. Introduction/9. What is JUnit 5.pdf
74.05 KB
01. Introduction/9. What is JUnit 5.vtt
2.58 KB
02. Add JUnit 5 to Maven project/1. Java Development Environment & IntelliJ IDEA Ultimate Edition Licence.html
1.04 KB
02. Add JUnit 5 to Maven project/2. Create new Maven project using IntelliJ IDEA.mp4
9.52 MB
02. Add JUnit 5 to Maven project/2. Create new Maven project using IntelliJ IDEA.vtt
2.94 KB
02. Add JUnit 5 to Maven project/3. Add JUnit Dependencies.mp4
46.37 MB
02. Add JUnit 5 to Maven project/3. Add JUnit Dependencies.vtt
6.48 KB
02. Add JUnit 5 to Maven project/4. Maven Surefire Plugin Skip if you use newer version of Spring Boot.mp4
16.15 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.77 MB
03. Add JUnit 5 to Gradle project/1. Creating a new project.vtt
3.13 KB
03. Add JUnit 5 to Gradle project/2. Add JUnit Dependencies.mp4
35.2 MB
03. Add JUnit 5 to Gradle project/2. Add JUnit Dependencies.vtt
5.42 KB
03. Add JUnit 5 to Gradle project/3. Executing Unit Test.mp4
5.77 MB
03. Add JUnit 5 to Gradle project/3. Executing Unit Test.vtt
2.66 KB
04. Add JUnit 5 to a basic Java project/1. Introduction.mp4
869.3 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
31.7 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.01 MB
04. Add JUnit 5 to a basic Java project/3. Basic Java project with Eclipse.vtt
7.83 KB
05. Basics of JUnit 5/1. Introduction.html
352 B
05. Basics of JUnit 5/10. @DisplayName annotation.mp4
10.79 MB
05. Basics of JUnit 5/10. @DisplayName annotation.vtt
2.85 KB
05. Basics of JUnit 5/11. Test Method Code Structure. Arrange, Act, Assert.mp4
11.73 MB
05. Basics of JUnit 5/11. Test Method Code Structure. Arrange, Act, Assert.vtt
4.53 KB
05. Basics of JUnit 5/12. JUnit Test Lifecycle.mp4
5.01 MB
05. Basics of JUnit 5/12. JUnit Test Lifecycle.vtt
4.31 KB
05. Basics of JUnit 5/12. Lifecycle Methods.pdf
80.54 KB
05. Basics of JUnit 5/13. Lifecycle methods demo.mp4
18.44 MB
05. Basics of JUnit 5/13. Lifecycle methods demo.vtt
6.67 KB
05. Basics of JUnit 5/14.3 Quiz - JUnit Test Lifecycle.html
18.67 KB
05. Basics of JUnit 5/15. Disable Unit Test.mp4
8.07 MB
05. Basics of JUnit 5/15. Disable Unit Test.vtt
3.32 KB
05. Basics of JUnit 5/16. Assert an Exception.mp4
16.76 MB
05. Basics of JUnit 5/16. Assert an Exception.vtt
6.56 KB
05. Basics of JUnit 5/2. Creating First Unit Test method.mp4
12.36 MB
05. Basics of JUnit 5/2. Creating First Unit Test method.vtt
5.49 KB
05. Basics of JUnit 5/3. Assertions and Assertion message.mp4
4.71 MB
05. Basics of JUnit 5/3. Assertions and Assertion message.vtt
2.11 KB
05. Basics of JUnit 5/4.2 Assertion Message.html
17.76 KB
05. Basics of JUnit 5/5. Other assertions.mp4
8.26 MB
05. Basics of JUnit 5/5. Other assertions.vtt
3.31 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.32 MB
05. Basics of JUnit 5/7. Exercise solution overview.vtt
3.93 KB
05. Basics of JUnit 5/8. Lazy Assert Messages.mp4
12.01 MB
05. Basics of JUnit 5/8. Lazy Assert Messages.vtt
5.16 KB
05. Basics of JUnit 5/9. Naming Unit Tests.mp4
15.62 MB
05. Basics of JUnit 5/9. Naming Unit Tests.vtt
4.86 KB
06. Advanced JUnit 5/1. @ParameterizedTest. Multiple Parameters with @MethodSource.mp4
29.47 MB
06. Advanced JUnit 5/1. @ParameterizedTest. Multiple Parameters with @MethodSource.vtt
8.36 KB
06. Advanced JUnit 5/10.4 Methods Execution Order - Quiz.html
21 KB
06. Advanced JUnit 5/11. JUnit Test Lifecycle.pdf
46.63 KB
06. Advanced JUnit 5/11. Test Instance Lifecycle - Introduction.mp4
2.55 MB
06. Advanced JUnit 5/11. Test Instance Lifecycle - Introduction.vtt
2.24 KB
06. Advanced JUnit 5/12. Changing Test Instance Lifecycle - example 1.mp4
14.55 MB
06. Advanced JUnit 5/12. Changing Test Instance Lifecycle - example 1.vtt
5.35 KB
06. Advanced JUnit 5/13. Test Instance Lifecycle Demo project overview.mp4
14.7 MB
06. Advanced JUnit 5/13. Test Instance Lifecycle Demo project overview.vtt
5.56 KB
06. Advanced JUnit 5/13. TestLifeCyclePerClassDemo.zip
46 KB
06. Advanced JUnit 5/14. Test Instance Lifecycle Demo Project Implementation.mp4
36.27 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
21.85 KB
06. Advanced JUnit 5/2. @ParameterizedTest. Multiple parameters with @CsvSource.mp4
12.86 MB
06. Advanced JUnit 5/2. @ParameterizedTest. Multiple parameters with @CsvSource.vtt
4.73 KB
06. Advanced JUnit 5/3. @ParameterizedTest + CSV file.mp4
12.92 MB
06. Advanced JUnit 5/3. @ParameterizedTest + CSV file.vtt
5.4 KB
06. Advanced JUnit 5/4. @ParameterizedTest + @ValueSource annotation.mp4
18.9 MB
06. Advanced JUnit 5/4. @ParameterizedTest + @ValueSource annotation.vtt
3.38 KB
06. Advanced JUnit 5/5. DemoRepeatedTest.java
1.47 KB
06. Advanced JUnit 5/5. Repeated Tests.mp4
30.02 MB
06. Advanced JUnit 5/5. Repeated Tests.vtt
8.56 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.04 KB
06. Advanced JUnit 5/7. Methods Order - Order by name.mp4
5.38 MB
06. Advanced JUnit 5/7. Methods Order - Order by name.vtt
2.04 KB
06. Advanced JUnit 5/8. Methods Order - Random by order index.mp4
10.63 MB
06. Advanced JUnit 5/8. Methods Order - Random by order index.vtt
4.13 KB
06. Advanced JUnit 5/9. ClassesOrderDemo.zip
6.76 KB
06. Advanced JUnit 5/9. Order of Unit Test Classes.mp4
30.33 MB
06. Advanced JUnit 5/9. Order of Unit Test Classes.vtt
8.91 KB
07. Test Driven Development (TDD) in Java/1. Introduction to the Test Driven Development(TDD) in Java.mp4
3.97 MB
07. Test Driven Development (TDD) in Java/1. Introduction to the Test Driven Development(TDD) in Java.vtt
4.08 KB
07. Test Driven Development (TDD) in Java/1. TDD Introduction.pdf
53.8 KB
07. Test Driven Development (TDD) in Java/10. Assert throws Exception.mp4
31.3 MB
07. Test Driven Development (TDD) in Java/10. Assert throws Exception.vtt
8.72 KB
07. Test Driven Development (TDD) in Java/11. TDD - Exercise 2.mp4
5.01 MB
07. Test Driven Development (TDD) in Java/11. TDD - Exercise 2.vtt
2.39 KB
07. Test Driven Development (TDD) in Java/11. UserService-empty-last-name-exercise-solution.zip
121.64 KB
07. Test Driven Development (TDD) in Java/12.6 Test Driven Development in Java - Quiz..html
17.69 KB
07. Test Driven Development (TDD) in Java/2. New project, Class, Method.mp4
4.86 MB
07. Test Driven Development (TDD) in Java/2. New project, Class, Method.vtt
2.66 KB
07. Test Driven Development (TDD) in Java/2. UserService.zip
4.71 KB
07. Test Driven Development (TDD) in Java/3. Creating UserService.mp4
8.61 MB
07. Test Driven Development (TDD) in Java/3. Creating UserService.vtt
4.24 KB
07. Test Driven Development (TDD) in Java/4. Test Create User method.mp4
17.52 MB
07. Test Driven Development (TDD) in Java/4. Test Create User method.vtt
7.42 KB
07. Test Driven Development (TDD) in Java/5. Test User object contains first name.mp4
12.23 MB
07. Test Driven Development (TDD) in Java/5. Test User object contains first name.vtt
4.64 KB
07. Test Driven Development (TDD) in Java/6. Test Driven Development(TDD) - Refactor Test method.mp4
6.54 MB
07. Test Driven Development (TDD) in Java/6. Test Driven Development(TDD) - Refactor Test method.vtt
2.71 KB
07. Test Driven Development (TDD) in Java/7. Test Driven Development(TDD) - Exercise.mp4
2.62 MB
07. Test Driven Development (TDD) in Java/7. Test Driven Development(TDD) - Exercise.vtt
1.11 KB
07. Test Driven Development (TDD) in Java/8. Test Driven Development(TDD) - Solution overview.mp4
3.25 MB
07. Test Driven Development (TDD) in Java/8. Test Driven Development(TDD) - Solution overview.vtt
1.37 KB
07. Test Driven Development (TDD) in Java/8. UserService.zip
102.47 KB
07. Test Driven Development (TDD) in Java/9. Check if user id is set.mp4
12.1 MB
07. Test Driven Development (TDD) in Java/9. Check if user id is set.vtt
4.68 KB
08. Mockito - Create Mocks to test Java code in isolation/1. Introduction to Mockito.mp4
3.95 MB
08. Mockito - Create Mocks to test Java code in isolation/1. Introduction to Mockito.vtt
4.44 KB
08. Mockito - Create Mocks to test Java code in isolation/1. Mockito.pdf
35.64 KB
08. Mockito - Create Mocks to test Java code in isolation/1. UserService-final-source-code.zip
195.68 KB
08. Mockito - Create Mocks to test Java code in isolation/10. Creating EmailNotificationService class.mp4
11.32 MB
08. Mockito - Create Mocks to test Java code in isolation/10. Creating EmailNotificationService class.vtt
4.11 KB
08. Mockito - Create Mocks to test Java code in isolation/11. Mockito - Stub a void method with Exception.mp4
38.75 MB
08. Mockito - Create Mocks to test Java code in isolation/11. Mockito - Stub a void method with Exception.vtt
5.69 KB
08. Mockito - Create Mocks to test Java code in isolation/12. Mockito - Do nothing when method is called.mp4
8.31 MB
08. Mockito - Create Mocks to test Java code in isolation/12. Mockito - Do nothing when method is called.vtt
2.33 KB
08. Mockito - Create Mocks to test Java code in isolation/13. Mockito - Call a real method.mp4
12.32 MB
08. Mockito - Create Mocks to test Java code in isolation/13. Mockito - Call a real method.vtt
4.21 KB
08. Mockito - Create Mocks to test Java code in isolation/14.7 Mockito - Quiz.html
38.53 KB
08. Mockito - Create Mocks to test Java code in isolation/2. Adding Mockto to a Java project.mp4
8.99 MB
08. Mockito - Create Mocks to test Java code in isolation/2. Adding Mockto to a Java project.vtt
2.78 KB
08. Mockito - Create Mocks to test Java code in isolation/3. Method under test overview.mp4
4.34 MB
08. Mockito - Create Mocks to test Java code in isolation/3. Method under test overview.vtt
1.79 KB
08. Mockito - Create Mocks to test Java code in isolation/4. Implementing UsersRepository.mp4
8.83 MB
08. Mockito - Create Mocks to test Java code in isolation/4. Implementing UsersRepository.vtt
3.48 KB
08. Mockito - Create Mocks to test Java code in isolation/5. Injecting UsersRepository as Dependency.mp4
12.63 MB
08. Mockito - Create Mocks to test Java code in isolation/5. Injecting UsersRepository as Dependency.vtt
4.92 KB
08. Mockito - Create Mocks to test Java code in isolation/6. Mockito - Creating a Mock object.mp4
10.57 MB
08. Mockito - Create Mocks to test Java code in isolation/6. Mockito - Creating a Mock object.vtt
3.19 KB
08. Mockito - Create Mocks to test Java code in isolation/7. Stubbing using built-in any() argument matcher.mp4
24.62 MB
08. Mockito - Create Mocks to test Java code in isolation/7. Stubbing using built-in any() argument matcher.vtt
5.89 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.72 KB
08. Mockito - Create Mocks to test Java code in isolation/9. Mockito - Exception stubbing.mp4
22.72 MB
08. Mockito - Create Mocks to test Java code in isolation/9. Mockito - Exception stubbing.vtt
6.24 KB
09. Code Coverage - Identify untested code in your Java application/1. Code Coverage - Introduction.mp4
8.84 MB
09. Code Coverage - Identify untested code in your Java application/1. Code Coverage - Introduction.vtt
4.44 KB
09. Code Coverage - Identify untested code in your Java application/1. Code Coverage.pdf
80.25 KB
09. Code Coverage - Identify untested code in your Java application/2. Generating JUnit Code Coverage report with IntelliJ.mp4
19.79 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.18 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.01 MB
09. Code Coverage - Identify untested code in your Java application/4. Export JUnit Test Report using Maven.vtt
7.72 KB
09. Code Coverage - Identify untested code in your Java application/5. Jacoco - Maven Plugin for Code Coverage.mp4
21.85 MB
09. Code Coverage - Identify untested code in your Java application/5. Jacoco - Maven Plugin for Code Coverage.vtt
3.24 KB
09. Code Coverage - Identify untested code in your Java application/6. Jacoco - Export Code Coverage Report in HTML format.mp4
10.93 MB
09. Code Coverage - Identify untested code in your Java application/6. Jacoco - Export Code Coverage Report in HTML format.vtt
4.62 KB
09. Code Coverage - Identify untested code in your Java application/7.8 Code Coverage - Quiz.html
21.84 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/1. Introduction to JUnit Testing of Spring Boot Application.mp4
5.25 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/1. Introduction to JUnit Testing of Spring Boot Application.vtt
4.09 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/1. Spring Boot. Unit Test.pdf
61.49 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/10. Assert for BAD_REQUEST.mp4
65.93 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 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/12. Testing Rest Controller - Practice exercise solution overview.mp4
22.6 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/12. Testing Rest Controller - Practice exercise solution overview.vtt
3.85 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
28.64 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.47 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/2. Spring Boot. Testing Web Layer.pdf
60.02 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/3. Introduction to Integration Testing of All Layers in Spring Boot application.mp4
2.98 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/3. Introduction to Integration Testing of All Layers in Spring Boot application.vtt
2.02 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/3. Spring Boot. Testing All Layers.pdf
192.66 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/4. Adding Testing Support to a Spring Boot Application.mp4
26.54 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.24 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/5. Existing Project overview + Source code.vtt
9.08 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/5. UsersServiceSpringBoot-SpringBoot-version-3.4.1.zip
232.56 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/5. UsersServiceSpringBoot.zip
239.61 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/6. New Test Class. @WebMvcTest & @AutoConfigureMockMvc.mp4
33.41 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/6. New Test Class. @WebMvcTest & @AutoConfigureMockMvc.vtt
6.02 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/7. RequestBuilder - Building and Performing HTTP Request.mp4
37.96 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/7. RequestBuilder - Building and Performing HTTP Request.vtt
9.44 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/8. @MockBean - Mocking Service Layer.mp4
27.75 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/8. @MockBean - Mocking Service Layer.vtt
7.22 KB
10. Spring Boot (Part 1) - Testing Rest Controllers/9. @MockBean annotation - Trying how it works.mp4
21.8 MB
10. Spring Boot (Part 1) - Testing Rest Controllers/9. @MockBean annotation - Trying how it works.vtt
4.65 KB
11. Spring Boot (Part 2) - Testing All layers/1. Spring Boot - Integration Test.pdf
49.31 KB
11. Spring Boot (Part 2) - Testing All layers/1. Testing All layers of Spring Boot Application - Introduction.mp4
1.37 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
39.54 MB
11. Spring Boot (Part 2) - Testing All layers/10. Test JWT is Required.vtt
6.41 KB
11. Spring Boot (Part 2) - Testing All layers/11. Test User Login Works.mp4
69.39 MB
11. Spring Boot (Part 2) - Testing All layers/11. Test User Login Works.vtt
10.71 KB
11. Spring Boot (Part 2) - Testing All layers/12. Order Test Methods.mp4
18.01 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
106.77 MB
11. Spring Boot (Part 2) - Testing All layers/13. GET users. Include JWT Token in the Request.vtt
11.67 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
239.59 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
29.66 KB
11. Spring Boot (Part 2) - Testing All layers/2. @SpringBootTest annotation.mp4
5.16 MB
11. Spring Boot (Part 2) - Testing All layers/2. @SpringBootTest annotation.vtt
2.22 KB
11. Spring Boot (Part 2) - Testing All layers/3. @SpringBootTest WebEnvironment MOCK.mp4
4.07 MB
11. Spring Boot (Part 2) - Testing All layers/3. @SpringBootTest WebEnvironment MOCK.vtt
1.88 KB
11. Spring Boot (Part 2) - Testing All layers/4. @SpringBootTest Defined Port Number.mp4
13.63 MB
11. Spring Boot (Part 2) - Testing All layers/4. @SpringBootTest Defined Port Number.vtt
4.34 KB
11. Spring Boot (Part 2) - Testing All layers/5. @TestPropertySource. Loading alternative configuration.mp4
24.52 MB
11. Spring Boot (Part 2) - Testing All layers/5. @TestPropertySource. Loading alternative configuration.vtt
7.11 KB
11. Spring Boot (Part 2) - Testing All layers/6. @SpringBootTest Random Port Number.mp4
13.73 MB
11. Spring Boot (Part 2) - Testing All layers/6. @SpringBootTest Random Port Number.vtt
3.56 KB
11. Spring Boot (Part 2) - Testing All layers/7. Test Create User - User Details JSON.mp4
6.82 MB
11. Spring Boot (Part 2) - Testing All layers/7. Test Create User - User Details JSON.vtt
2.37 KB
11. Spring Boot (Part 2) - Testing All layers/8. TestRestTemplate - Prepare & Perform HTTP Post Request.mp4
27.74 MB
11. Spring Boot (Part 2) - Testing All layers/8. TestRestTemplate - Prepare & Perform HTTP Post Request.vtt
7.66 KB
11. Spring Boot (Part 2) - Testing All layers/9. Trying how it works.mp4
21.18 MB
11. Spring Boot (Part 2) - Testing All layers/9. Trying how it works.vtt
3.26 KB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/1. Introduction to testing JPA Entities in Spring Boot application.mp4
9.63 MB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/1. Introduction to testing JPA Entities in Spring Boot application.vtt
7.03 KB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/1. Testing JPA Entity.pdf
67.87 KB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/2. JPA Entity Overview + Source Code.mp4
11.39 MB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/2. JPA Entity Overview + Source Code.vtt
4.31 KB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/2. UsersServiceSpringBoot-JPA-Entity-SpringBoot-3.4.1.zip
411.43 KB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/2. UsersServiceSpringBoot.zip
265.54 KB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/3. Test that UserEntity can be persisted.mp4
48.2 MB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/3. Test that UserEntity can be persisted.vtt
8.13 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.1 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.31 KB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/5. Excersize - Test that UserId is Unique.mp4
4.66 MB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/5. Excersize - Test that UserId is Unique.vtt
2.04 KB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/6. Excersize solution + Source code.mp4
16.07 MB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/6. Excersize solution + Source code.vtt
3.84 KB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/6. UsersServiceSpringBoot.zip
266.99 KB
12. Spring Boot(Part 3). Testing Data Layer Only. JPA Entities/7.11 Testing Data Layer of Spring Boot Application - Quiz.html
24.51 KB
13. Testing JPA Repositories/1. Introduction to testing JPA Repositories.mp4
10.06 MB
13. Testing JPA Repositories/1. Introduction to testing JPA Repositories.vtt
6.15 KB
13. Testing JPA Repositories/1. Testing JPA Repository.pdf
55.83 KB
13. Testing JPA Repositories/2. Testing Find By Email Query Method.mp4
20.53 MB
13. Testing JPA Repositories/2. Testing Find By Email Query Method.vtt
5.83 KB
13. Testing JPA Repositories/3. Excersize - Test Find By User Id Query Method.mp4
3.27 MB
13. Testing JPA Repositories/3. Excersize - Test Find By User Id Query Method.vtt
1.55 KB
13. Testing JPA Repositories/4. Excersize solution overview + Source code.mp4
10.92 MB
13. Testing JPA Repositories/4. Excersize solution overview + Source code.vtt
3.26 KB
13. Testing JPA Repositories/4. UsersServiceSpringBoot.zip
281.88 KB
13. Testing JPA Repositories/5. Test JPQL Query + Source code.mp4
26.5 MB
13. Testing JPA Repositories/5. Test JPQL Query + Source code.vtt
5.84 KB
13. Testing JPA Repositories/5. UsersServiceSpringBoot-JPA-Repository-SpringBoot-3.4.1.zip
446.36 KB
13. Testing JPA Repositories/5. UsersServiceSpringBoot.zip
329.91 KB
14. Integration testing with Testcontainers/1. Introduction to Testcontainers.mp4
25.77 MB
14. Integration testing with Testcontainers/1. Introduction to Testcontainers.vtt
6.83 KB
14. Integration testing with Testcontainers/1. Testcontainers.pdf
31.96 KB
14. Integration testing with Testcontainers/10. Order test methods.mp4
48.45 MB
14. Integration testing with Testcontainers/10. Order test methods.vtt
6.16 KB
14. Integration testing with Testcontainers/11. PostgreSQL Testcontainers configuration.html
1.79 KB
14. Integration testing with Testcontainers/12. 'Oracle Free' Testcontainers configuration.html
1.83 KB
14. Integration testing with Testcontainers/13. Apache Kafka Testcontainers configuration.html
2.59 KB
14. Integration testing with Testcontainers/2. System Under Test(SUT) overview + Source Code.mp4
14.69 MB
14. Integration testing with Testcontainers/2. System Under Test(SUT) overview + Source Code.vtt
5.52 KB
14. Integration testing with Testcontainers/2. UsersServiceSpringBoot-final-project.zip
367.72 KB
14. Integration testing with Testcontainers/2. UsersServiceSpringBoot-initial-project.zip
365.53 KB
14. Integration testing with Testcontainers/3. Adding support for Testcontainers to a Spring Boot application.mp4
27.56 MB
14. Integration testing with Testcontainers/3. Adding support for Testcontainers to a Spring Boot application.vtt
4.76 KB
14. Integration testing with Testcontainers/4. @Testcontainers annotation Enable Testcontainers in a Test class.mp4
6.64 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.31 MB
14. Integration testing with Testcontainers/5. @Container annotation Creating a MySQL container.vtt
6.58 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.44 KB
14. Integration testing with Testcontainers/7. Test if container is running.mp4
26.63 MB
14. Integration testing with Testcontainers/7. Test if container is running.vtt
3.83 KB
14. Integration testing with Testcontainers/8. @ServiceConnection annotation Connecting to MySQL container.mp4
18.38 MB
14. Integration testing with Testcontainers/8. @ServiceConnection annotation Connecting to MySQL container.vtt
2.95 KB
14. Integration testing with Testcontainers/9. MySQL Container Test User can be created.mp4
24.77 MB
14. Integration testing with Testcontainers/9. MySQL Container Test User can be created.vtt
5.46 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/1. REST Assured - Introduction.mp4
6.46 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/1. REST Assured - Introduction.vtt
5.99 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/10. given() - Setting up HTTP Body.mp4
20.72 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/10. given() - Setting up HTTP Body.vtt
4.81 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/11. when() - Sending HTTP Request.mp4
43.55 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/11. when() - Sending HTTP Request.vtt
7.49 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/12. then() - Extract and Validate HTTP Response Body.mp4
20.62 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/12. then() - Extract and Validate HTTP Response Body.vtt
4.84 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/13. then() - Extract and validate HTTP Response.mp4
19.18 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/13. then() - Extract and validate HTTP Response.vtt
4.74 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/14. then() - validate HTTP Response using REST Assured methods.mp4
21.02 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/14. then() - validate HTTP Response using REST Assured methods.vtt
4.23 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/15. Log() - Logging HTTP Request Details in REST Assured.mp4
16.96 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/15. Log() - Logging HTTP Request Details in REST Assured.vtt
2.76 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/16. Log() - Logging HTTP Response Details in Rest Assured.mp4
10.25 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
22.87 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/17. Request and Response Logging filters in REST Assured.vtt
6.22 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/18. Summary Request and Response Logging filters.html
3.25 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/19. Using Request Specification in REST Assured.mp4
39.23 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/19. Using Request Specification in REST Assured.vtt
5.14 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/2. Overview of an Application Under Test.mp4
45.92 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/2. Overview of an Application Under Test.vtt
6.85 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/2. UsersService-final-project.zip
395.23 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/2. UsersService.zip
389.7 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/20. Using Response Specification in REST Assured.mp4
27.55 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/20. Using Response Specification in REST Assured.vtt
6.88 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/21. Testing login API Endpoint.mp4
45.75 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/21. Testing login API Endpoint.vtt
12.58 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/22. Testing Protected API endpoint - GET users{userId}.mp4
50.34 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/22. Testing Protected API endpoint - GET users{userId}.vtt
12.2 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
41.46 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/24. Query String Request Parameters in REST Assured.vtt
9.47 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
12.77 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/3. Introduction to an initial test class.vtt
6.94 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.05 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/4. Adding Rest Assured to Spring Boot application.mp4
5.35 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.29 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/6. Creating a new test method.mp4
7.13 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/6. Creating a new test method.vtt
3.06 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/7. Given-When-Then format.mp4
5.44 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/7. Given-When-Then format.vtt
2.09 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/8. Recap Given-When-Then.html
1.85 KB
15. Testing RESTful Web Services(REST APIs) with REST Assured/9. given() - Setting up HTTP Headers.mp4
14.28 MB
15. Testing RESTful Web Services(REST APIs) with REST Assured/9. given() - Setting up HTTP Headers.vtt
4.31 KB
16. What's next/1. Let's connect!.html
463 B
16. What's next/2. Bonus lecture.html
4.94 KB