ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

72 results

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)

39 views

2 weeks ago

Carlos Chacin
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

Java Error Handling Tutorial: Building a custom Result[T] type without Vavr! In this Java 25 TDD episode, I remove the Vavr ...

28:27
I was able to fix MY MISTAKE: Java TDD (Skull King Ep. 6)

49 views

12 days ago

Carlos Chacin
Java 25 TDD Series: Let's Build Skull King Together (Ep. 1)

Java 25 TDD Tutorial: Building a card game from scratch! In this Java programming series, I'm creating Skull King using ...

11:59
Java 25 TDD Series: Let's Build Skull King Together (Ep. 1)

72 views

2 weeks ago

Carlos Chacin
Writing Tests Before Code — Does It Actually Work? (Skull King Ep. 2)

Java TDD Tutorial: Designing the Player class with Test-Driven Development! In this Java 25 programming episode, we build ...

15:55
Writing Tests Before Code — Does It Actually Work? (Skull King Ep. 2)

43 views

2 weeks ago

Carlos Chacin
Before vs After: Code Cleanup with TDD (Skull King Ep. 5)

Java Code Cleanup Tutorial: Refactoring tests for clarity! In this Java 25 TDD episode, we clean up our Skull King card game ...

14:23
Before vs After: Code Cleanup with TDD (Skull King Ep. 5)

20 views

2 weeks ago

CodeTV
Going further with tests and cleaner code

Part 2: an exploration of TDD as a way to clean up our code — and our thinking. Cory Speisman returns. Upcoming episodes: ...

1:32:19
Going further with tests and cleaner code

1,179 views

Streamed 10 months ago

Carlos Chacin
My Code Broke Everything — Here's How I Fixed It (Skull King Ep. 3)

Java Error Handling Tutorial: My Result[T] implementation failed! In this Java 25 TDD episode, I show you why my custom error ...

25:51
My Code Broke Everything — Here's How I Fixed It (Skull King Ep. 3)

29 views

2 weeks ago

Edgars Garsneks
DIY Dependency Injection  - Java Reflection API #7

Time to implement our own basic reflection based dependency injection framework, that would scan classpath for components, ...

26:00
DIY Dependency Injection - Java Reflection API #7

158 views

7 months ago

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

In this video, we dive into a common issue encountered when using PowerMockito's `.when().thenReturn()` method with Java's ...

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

9 views

6 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

1 month ago

Carlos Chacin
We're Finally Building the UI! Playwright + TDD (Skull King Ep. 10)

Java Full Stack Tutorial: We're finally building the UI! In this Java 25 TDD episode, I use Playwright for top-down development ...

11:22
We're Finally Building the UI! Playwright + TDD (Skull King Ep. 10)

49 views

4 days ago

David Tanzer
Refactoring Java: Honest and Complete Names

In the Java Code I was refactoring during the last two videos, I never really was happy with some of the names. So, inspired by ...

14:57
Refactoring Java: Honest and Complete Names

16 views

3 months ago

Carlos Chacin
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

Java OOP Tutorial: Designing a card hierarchy with interfaces and inheritance! In this Java 25 TDD episode, I build the Escape ...

41:36
This Pattern Made Card Design SO Easy (Skull King Ep. 8)

42 views

9 days 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)

151 views

3 months ago

Zelig Lim
2025 Lab 6 OOP JaCoCo Test Coverage
4:22
2025 Lab 6 OOP JaCoCo Test Coverage

2 views

3 weeks 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

0 views

3 weeks ago

Edgars Garsneks
Dependency Injection  - Java Reflection API #6

What is dependency injection and what for this design pattern is used? How it is related to dependency inversion principle of ...

15:30
Dependency Injection - Java Reflection API #6

28 views

8 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

4 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

5 months ago

Carlos Chacin
Why List[Player] is Lying to You (Skull King Ep. 7)

Java DDD Tutorial: Creating domain types instead of primitive collections! In this Java 25 TDD episode, I replace List[Player] ...

22:30
Why List[Player] is Lying to You (Skull King Ep. 7)

42 views

11 days ago