ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,070 results

vlogize
Running Unit and Integration Tests with TestNG and JUnit 5

Discover how to efficiently configure Maven to run JUnit 5 unit tests and TestNG integration tests within a single POM file using ...

2:14
Running Unit and Integration Tests with TestNG and JUnit 5

7 views

9 months ago

vlogize
Understanding the Difference Between Unit Tests and Integration Tests in Java Spring Boot

A comprehensive guide exploring the key distinctions between unit and integration tests, specifically focusing on implementing ...

2:28
Understanding the Difference Between Unit Tests and Integration Tests in Java Spring Boot

2 views

9 months ago

kl2217
Top Java Testing Frameworks in 2025 | JUnit vs TestNG vs Mockito

Want to write better, more reliable Java code in 2025? In this video, I cover the top Java testing frameworks every developer ...

2:16
Top Java Testing Frameworks in 2025 | JUnit vs TestNG vs Mockito

68 views

6 months ago

vlogize
Managing Immutable DTOs in Java: Best Practices for Integration Testing

Discover how to maintain the `immutability` of DTOs in Java while performing integration tests, with a focus on using the builder ...

2:31
Managing Immutable DTOs in Java: Best Practices for Integration Testing

4 views

7 months ago

vlogize
How to Properly Set Up Integration Test Data in Spring Boot

Discover effective solutions for setting up `integration test data` in Spring Boot. Learn how to correctly use JUnit annotations for ...

1:50
How to Properly Set Up Integration Test Data in Spring Boot

0 views

3 months ago

Single-line
Spring Boot 3.4.0 lets integration tests with JPA/Hibernate fail

Source: https://stackoverflow.com/questions/79228209 Question Author: - kladderradatsch ...

1:01
Spring Boot 3.4.0 lets integration tests with JPA/Hibernate fail

2 views

1 month ago

vlogize
Streamline Your Integration Tests with BeforeEach in Spring Boot

Discover how to implement a reusable `@ BeforeEach` setup for your integration tests in Spring Boot by using a base test class.

1:42
Streamline Your Integration Tests with BeforeEach in Spring Boot

0 views

3 months ago

vlogize
Troubleshooting Mono.then() Issues in Spring Boot Integration Tests

Discover how to address the issue of `Mono.then()` not executing during your Spring Boot integration tests and ensure your ...

1:31
Troubleshooting Mono.then() Issues in Spring Boot Integration Tests

0 views

3 months ago

Server Logic Simplified
Which Spring Boot Test Starter Helps With Effective Unit Tests? - Server Logic Simplified

Which Spring Boot Test Starter Helps With Effective Unit Tests? Are you interested in making your backend testing process more ...

3:07
Which Spring Boot Test Starter Helps With Effective Unit Tests? - Server Logic Simplified

12 views

4 months ago

vlogize
Top 5 Software Testing Tools for Java Projects

Discover the top five recommended software testing tools for Java projects that can help you ensure software quality and ...

1:45
Top 5 Software Testing Tools for Java Projects

12 views

11 months ago

vlogize
Using GCP Secret Manager in Integration Tests with Java

Discover how to effectively use `GCP Secret Manager` for integration testing in Java. Learn how to mock secrets to enhance your ...

1:56
Using GCP Secret Manager in Integration Tests with Java

21 views

9 months ago

Learn To Troubleshoot
What Is Test Coverage For Integration Testing? - Learn To Troubleshoot

What Is Test Coverage For Integration Testing? Have you ever wondered how software developers ensure their programs work ...

2:43
What Is Test Coverage For Integration Testing? - Learn To Troubleshoot

8 views

4 months ago

Prod Ready Code
How to PROPERLY Test Your Redis Cache in Spring Boot

Stop GUESSING if your Spring Boot Redis cache works. In this video, we build a rock-solid integration test in under 3 minutes to ...

2:40
How to PROPERLY Test Your Redis Cache in Spring Boot

67 views

4 months ago

vlogize
How to Convert JSON Response to POJO in Spring Boot Integration Testing

Learn how to effectively convert JSON response data to a Java POJO in Spring Boot using RestTemplate and Jackson. This guide ...

1:51
How to Convert JSON Response to POJO in Spring Boot Integration Testing

3 views

7 months ago

vlogize
Solving the Maven Integration Test Issue with LocalDateTime Conversion

Learn how to troubleshoot the `Maven` integration test failure related to LocalDateTime conversion using Attribute Converter in ...

1:42
Solving the Maven Integration Test Issue with LocalDateTime Conversion

1 view

9 months ago

BaseRockAI
Revolutionise your Integration testing with BaseRock | Automate your QA processes with Agentic AI

Discover how BaseRock AI is transforming the landscape of integration testing through advanced AI-driven automation.

1:48
Revolutionise your Integration testing with BaseRock | Automate your QA processes with Agentic AI

2,336 views

7 months ago

vlogize
Troubleshooting maven-failsafe Plugin: Why Your Integration Tests Are Not Being Detected

Discover why the `maven-failsafe` plugin may not be picking up your integration tests, including common misconfigurations and ...

1:43
Troubleshooting maven-failsafe Plugin: Why Your Integration Tests Are Not Being Detected

6 views

4 months ago

Prod Ready Code
Copilot Wrote My Unit Tests. Mistake? (Spring Boot)

Speed up backend development: use GitHub Copilot to write reliable unit tests for your Java services. This tutorial walks you ...

2:16
Copilot Wrote My Unit Tests. Mistake? (Spring Boot)

4 views

1 month ago

vlogize
Resolving the java.lang.AssertionError in Java GraphQL Integration Tests

Discover how to fix the `java.lang.AssertionError: No matching errors` issue in your Java GraphQL integration tests and improve ...

2:06
Resolving the java.lang.AssertionError in Java GraphQL Integration Tests

1 view

9 months ago

vlogize
How to Write Integration Tests for REST Endpoints in Java EE

Learn how to effectively test REST endpoints in Java EE with integration tests. Discover tools like Arquillian, RestAssured, ...

1:57
How to Write Integration Tests for REST Endpoints in Java EE

0 views

2 months ago