ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

863 results

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

65 views

2 months ago

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

In this video, we tackle a common issue faced by developers when writing unit tests: the 'Reference to assertEquals is Ambiguous' ...

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

4 views

4 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

10 months ago

Peter Schneider
Codereview: Unit tests for an argument-checking class

Unit tests for an argument-checking class I hope you found a solution that worked for you :) The Content is licensed under ...

4:08
Codereview: Unit tests for an argument-checking class

4 views

11 months ago

The Debug Zone
How to Read Resource Files in Unit Tests: A Step-by-Step Guide

In this video, we'll explore the essential techniques for reading resource files in unit tests, a crucial skill for any developer looking ...

2:20
How to Read Resource Files in Unit Tests: A Step-by-Step Guide

3 views

5 months ago

Víctor Vergel DAM SMR Informática Ciclos Formativos
02 - JUnit - Test Parametrizados

Suscríbete : https://www.youtube.com/channel/UC5hxLIzIGFns3S7BB9sOdYQ?sub_confirmation=1 Blog ...

17:31
02 - JUnit - Test Parametrizados

123 views

10 months 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

4 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

Víctor Vergel DAM SMR Informática Ciclos Formativos
01-  JUnit 5 - Juniper - Fase de pruebas de aplicaciones java

Suscríbete : https://www.youtube.com/channel/UC5hxLIzIGFns3S7BB9sOdYQ?sub_confirmation=1 Blog ...

33:26
01- JUnit 5 - Juniper - Fase de pruebas de aplicaciones java

156 views

11 months ago

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

Join us as we explore best practices, practical examples, and tips to ensure your unit tests are both reliable and comprehensive.

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

2 views

7 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

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

2 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

5 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

0 views

3 weeks 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 Debug Zone
Mockito: Verify Only Specific Method Calls in Unit Tests Effectively

In this video, we dive into the powerful world of Mockito, a popular mocking framework for Java. We'll explore how to effectively ...

2:32
Mockito: Verify Only Specific Method Calls in Unit Tests Effectively

1 view

4 months ago

Sam Natale
STOP Leaving Neovim to Run Tests! Neotest Setup for Web Development – EP 4

Neovim for Web Devs series playlist (START HERE) ...

3:29
STOP Leaving Neovim to Run Tests! Neotest Setup for Web Development – EP 4

3,120 views

8 months ago

The Debug Zone
JUnit Testing: Understanding the Difference Between Assume and Assert

In this video, we delve into the essential concepts of JUnit testing, focusing on the critical differences between the `Assume` and ...

1:55
JUnit Testing: Understanding the Difference Between Assume and Assert

1 view

8 months ago

The Debug Zone
Unit Testing Retrofit Callbacks: Best Practices and Common Challenges

In this video, we dive into the world of unit testing Retrofit callbacks, a crucial aspect of ensuring the reliability of your Android ...

2:17
Unit Testing Retrofit Callbacks: Best Practices and Common Challenges

7 views

4 months ago

The Debug Zone
Fixing 'Toolkit Not Initialized' Exception in JavaFX Unit Testing

Today's Topic: Fixing 'Toolkit Not Initialized' Exception in JavaFX Unit Testing Thanks for taking the time to learn more.

1:31
Fixing 'Toolkit Not Initialized' Exception in JavaFX Unit Testing

25 views

4 months ago