ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,123 results

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

ProjectGG
4 - Tests mit JUnit | JAVA FÜR FORTGESCHRITTENE

Gesamte Playlist: https://www.youtube.com/playlist?list=PL5yQQIGSwxrFo4LhGIx4ee7u66pyctX59 BGM: ...

14:58
4 - Tests mit JUnit | JAVA FÜR FORTGESCHRITTENE

43 views

4 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

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

11 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

10 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

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

Join us as we walk through a step-by-step guide to mastering this important aspect of unit testing! Today's Topic: How to Read ...

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

3 views

11 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

10 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

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?

1 view

6 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

10 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

6 months ago

nextapp devCon
The state of code coverage for Kotlin - Evgeny & Marharyta | droidcon Berlin 2024

Talk: The state of code coverage for Kotlin Speaker: Evgeny Mandrikov & Marharyta Nedzelska Event: droidcon Berlin 2024 ...

37:56
The state of code coverage for Kotlin - Evgeny & Marharyta | droidcon Berlin 2024

12 views

11 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?

3 views

6 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?

6 views

6 months ago

The Debug Zone
Using Mockito to Mock Objects with Real Implementations: A Complete Guide

In this comprehensive guide, we delve into the powerful world of Mockito, a popular Java framework for mocking objects in unit ...

2:40
Using Mockito to Mock Objects with Real Implementations: A Complete Guide

11 views

10 months ago

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

In this video, we dive into a common challenge faced by JavaFX developers: the 'Toolkit Not Initialized' exception during unit ...

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

32 views

10 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

218 views

9 months ago

The Debug Zone
Unit Testing Interface Implementation with Mocks in Spring Boot

In this video, we dive into the essential practice of unit testing interface implementations in Spring Boot using mocks. As software ...

4:45
Unit Testing Interface Implementation with Mocks in Spring Boot

3 views

7 months ago

The Debug Zone
Understanding JUnit 5: Why @Test Annotation Isn't Inherited from Abstract Classes

Related to: #junit5, #@testannotation, #inheritance, #abstractclasses, #unittesting, #javatestingframework, #testingbestpractices, ...

1:37
Understanding JUnit 5: Why @Test Annotation Isn't Inherited from Abstract Classes

3 views

10 months ago