ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,495 results

Edgars Garsneks
Bad test hunting - Mutation Testing

Are your tests solid? Break them! Mutation testing breaks your code on purpose to reveal hidden flaws in your test suite.

8:33
Bad test hunting - Mutation Testing

157 views

11 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

7 months ago

Udzial (By Gaurav Khurana)
Best Language for Playwright | TypeScript vs Java vs Python vs .NET

Confused about which language to choose for #Playwright #automation ? In this video, I break down #TypeScript, #Java, #Python ...

7:51
Best Language for Playwright | TypeScript vs Java vs Python vs .NET

2,977 views

7 months ago

Roel Van de Paar
What Is A Unit Testing Framework, And How Can I Use It In Java?

https://amzn.to/4aLHbLD You're literally one click away from a better setup — grab it now! As an Amazon Associate I earn ...

2:15
What Is A Unit Testing Framework, And How Can I Use It In Java?

12 views

4 months ago

Carlos Chacin
This Java Testing Trick Finds Bugs | Property-Based Testing with jQwik

Are your JUnit tests giving you a false sense of security? You test the happy paths and a few edge cases you can think of, but what ...

25:55
This Java Testing Trick Finds Bugs | Property-Based Testing with jQwik

206 views

8 months ago

Julian Mesa
Writing my first test to test an API using Serenity BDD - 2025

In this video, you'll learn step-by-step how to write your first automated test to test an API using Serenity BDD. If you're ...

16:11
Writing my first test to test an API using Serenity BDD - 2025

257 views

6 months ago

Carlos Chacin
100% Test Coverage with TDD? Let's Try (Ep. 3)

Java TDD Tutorial: Testing the Join Game method with 100% code coverage! In this Java 25 programming episode, we write ...

14:00
100% Test Coverage with TDD? Let's Try (Ep. 3)

44 views

5 months ago

JunD
I Tested Minecraft’s Most Popular Launchers To Find The Best One

In this video, I go over Minecraft launchers, what they do, and how they perform. I also show you guys the best Minecraft launchers ...

8:42
I Tested Minecraft’s Most Popular Launchers To Find The Best One

371,272 views

6 months ago

The Debug Zone
How to Use @FlakyTest Annotation in Your Java Tests: A Complete Guide

In this video, we dive into the powerful @FlakyTest annotation in Java, a game-changer for developers dealing with unreliable ...

1:41
How to Use @FlakyTest Annotation in Your Java Tests: A Complete Guide

2 views

6 months ago

Holger Voormann (howlger)
Eclipse 2025-12 Java IDE Improvements

See also https://eclipseide.org Correction: ... improvements that have been added since the last release in September 2025 (not ...

12:16
Eclipse 2025-12 Java IDE Improvements

6,101 views

6 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

110 views

8 months ago

Vaadin
AI-assisted development for Java developers

New to AI-assisted development? Start here. Join us for a practical introduction to AI-assisted development for Java developers.

1:16:27
AI-assisted development for Java developers

72,257 views

Streamed 2 months ago

King Kodes
Analyzing Financial Growth Trends with JAVA

A simple Java utility to square and sort growth percentage data in O(n) time using a two-pointer approach. #applicationdeveloper ...

55:42
Analyzing Financial Growth Trends with JAVA

1 view

11 months ago

Toronto Java Users Group
2025-08 Architect's Guide to Managing a Code Base

Presented by: Pratik Patel As an architect you're often working at a high level on projects, thinking of architectural concerns such ...

1:25:33
2025-08 Architect's Guide to Managing a Code Base

60 views

8 months ago

The Debug Zone
Unit Testing RxJava's throttleLast Operator: Best Practices and Examples

In this video, we dive into the world of unit testing with RxJava, focusing specifically on the throttleLast operator. As reactive ...

1:36
Unit Testing RxJava's throttleLast Operator: Best Practices and Examples

3 views

10 months ago

The Debug Zone
Where to Find OpenJDK Tests: A Guide for Java Developers

In this video, we delve into the world of OpenJDK testing, providing Java developers with essential insights on where to find and ...

1:55
Where to Find OpenJDK Tests: A Guide for Java Developers

0 views

9 months ago

The Debug Zone
Java Mock: How to Throw an Exception and Then Return a Value

In this video, we dive into the world of Java mocking, specifically focusing on how to effectively throw exceptions and return values ...

1:30
Java Mock: How to Throw an Exception and Then Return a Value

0 views

6 months ago

Alejandro Maldonado
Testing de Rendimiento - JProfile Java
9:53
Testing de Rendimiento - JProfile Java

6 views

11 months ago

The Debug Zone
How to Mock Static Methods in Java Without PowerMock: A Complete Guide

In this video, we dive into the world of Java testing, focusing on the challenges of mocking static methods without relying on ...

1:31
How to Mock Static Methods in Java Without PowerMock: A Complete Guide

14 views

10 months ago

The Debug Zone
Fixing 'Reference to assertEquals is Ambiguous' Error in Unit Tests

This problem often arises in Java testing frameworks, leading to confusion and frustration. Join us as we break down the causes of ...

2:32
Fixing 'Reference to assertEquals is Ambiguous' Error in Unit Tests

4 views

10 months ago