ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,011 results

Carlos Chacin
IntelliJ Shortcuts That 10X Your Coding Speed

IntelliJ Shortcuts That 10X Your Coding Speed šŸŒŸļø SUBSCRIBE āž”ļøļø https://www.youtube.com/@cchacin?sub_confirmation=1Ā ...

15:48
IntelliJ Shortcuts That 10X Your Coding Speed

100 views

11 months ago

King Kodes
Building and Testing a Java Utility Class (Walkthrough)

A MathUtils class with static methods to perform various mathematical operations. #applicationdeveloperĀ ...

13:07
Building and Testing a Java Utility Class (Walkthrough)

13 views

11 months ago

The Linux Foundation
The future of language-specific rules in Bazel

At present, the language specific rules (Java, C++, Android) are part of Bazel's binary and their unit tests are not exposed, whichĀ ...

17:13
The future of language-specific rules in Bazel

121 views

9 months ago

Peter Schneider
Softwareengineering: Should each method have a separate JUnit test class?

Should each method have a separate JUnit test class? I hope you found a solution that worked for you :) The Content is licensedĀ ...

5:21
Softwareengineering: Should each method have a separate JUnit test class?

2 views

11 months ago

Alex Demko
Best Testing Tools in 2025 for Python, PHP, JS & Java šŸ’„ | PyTest, PHPUnit, Jest, Selenium & More

Not sure which testing tool to use in your project? In this video, I break down the best automated testing tools for the mostĀ ...

15:09
Best Testing Tools in 2025 for Python, PHP, JS & Java šŸ’„ | PyTest, PHPUnit, Jest, Selenium & More

95 views

6 months ago

Otavio Santana
Why Test Is a Long-Term Investment for Developers

Also recommended: Testing Java Microservices Want to go further in your journey to become an Ultimate Software Engineer?

7:33
Why Test Is a Long-Term Investment for Developers

75 views

9 months ago

The Debug Zone
Mockito Mocking: How to Prevent Actual Method Calls in Unit Tests

In this video, we dive into the world of Mockito, a powerful framework for Java unit testing. Learn how to effectively mock objectsĀ ...

2:18
Mockito Mocking: How to Prevent Actual Method Calls in Unit Tests

9 views

5 months ago

GodotFest
Mike Schulze: GdUnit4 live demo + technical overview

See how professional testing fits naturally into Godot. In this fast‑paced live demo, Mike Schulze (creator of GdUnit4) writes andĀ ...

31:02
Mike Schulze: GdUnit4 live demo + technical overview

262 views

2 months ago

Edgars Garsneks
DIY Testing Framework - Java Reflection API #8

Ever wondered how JUnit actually works under the hood? In this video, we'll build our own mini unit testing framework fromĀ ...

43:04
DIY Testing Framework - Java Reflection API #8

70 views

3 months ago

TalkTensors: AI Podcast Covering ML Papers
LLMs + Static Analysis: Smarter Unit Test Generation

This episode dives into a research paper, Static Program Analysis Guided LLM Based Unit Test Generation, exploring how LargeĀ ...

21:38
LLMs + Static Analysis: Smarter Unit Test Generation

19 views

10 months ago

The Debug Zone
How to Mock getClass() in Java: Tips and Best Practices for Testing

In this video, we dive into the intricacies of mocking the `getClass()` method in Java, a crucial skill for effective unit testing.

3:10
How to Mock getClass() in Java: Tips and Best Practices for Testing

2 views

3 months ago

Carlos Chacin
Java Maven Template That SAVES DAYS (Property Testing + ArchUnit + Java 25)

Stop wasting DAYS setting up Java 25 projects! This production-ready Maven template gives you everything. Property Testing +Ā ...

19:28
Java Maven Template That SAVES DAYS (Property Testing + ArchUnit + Java 25)

155 views

3 months ago

The Debug Zone
Handling Exceptions in Mocked RxJava2 Observables for Unit Testing

In this video, we dive into the intricacies of handling exceptions in mocked RxJava2 observables specifically for unit testing.

4:59
Handling Exceptions in Mocked RxJava2 Observables for Unit Testing

2 views

8 months ago

The Debug Zone
PowerMockito .when().thenReturn() Issue with randomUUID: Troubleshooting Guide

... or just starting with testing in Java, this guide will help you navigate the complexities of mocking UUIDs in your unit tests.

8:21
PowerMockito .when().thenReturn() Issue with randomUUID: Troubleshooting Guide

9 views

7 months ago

The Debug Zone
Writing unit test for @Nonnull annotated parameter

Today's Topic: Writing unit test for @nonnull Thanks for taking the time to learn more. In this video I'll go through your question,Ā ...

2:32
Writing unit test for @Nonnull annotated parameter

1 view

10 days ago

The Debug Zone
How to Include Unit Test Classes in JavaDoc: A Step-by-Step Guide

In this video, we'll explore the importance of integrating unit test classes into your JavaDoc documentation. Properly documentingĀ ...

1:31
How to Include Unit Test Classes in JavaDoc: A Step-by-Step Guide

8 views

5 months ago

Sophia Wagner
Softwareengineering: How do you unit test private methods?

How do you unit test private methods? Hey guys! Hopefully you found a solution that helped you! The Content is licensed underĀ ...

4:51
Softwareengineering: How do you unit test private methods?

2 views

1 month ago

The Debug Zone
JUnit Testing for MapStruct Abstract Mapper with Spring Injection: A Guide

In this video, we delve into the world of JUnit testing specifically tailored for MapStruct abstract mappers within a SpringĀ ...

3:17
JUnit Testing for MapStruct Abstract Mapper with Spring Injection: A Guide

2 views

4 months ago

Cave of Programming
Unit and Integration Testing: Exploring Rust Part 025

In which I try to get Rust tests working, largely successfully. Blog, including Rust write-up and videos:Ā ...

23:38
Unit and Integration Testing: Exploring Rust Part 025

162 views

11 months ago

The Debug Zone
Using ReflectionTestUtils.setField() in JUnit Testing: A Complete Guide

setField() in JUnit testing. Whether you're a seasoned developer or just starting with unit tests, understanding how to manipulateĀ ...

2:39
Using ReflectionTestUtils.setField() in JUnit Testing: A Complete Guide

5 views

8 months ago