ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,980 results

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

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

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

145 views

3 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

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

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

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

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

Roel Van de Paar
JavaMail unit tests: what to check (2 Solutions!!)

JavaMail unit tests: what to check Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:53
JavaMail unit tests: what to check (2 Solutions!!)

196 views

7 months ago

CNCF [Cloud Native Computing Foundation]
Introduction to Testcontainers

Don't miss out! Join us at our next Flagship Conference: KubeCon + CloudNativeCon events in Hong Kong, China (June 10-11); ...

53:56
Introduction to Testcontainers

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

6 views

1 month 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

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

droidcon & fluttercon
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

9 views

6 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

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

1 month 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

5 months ago