Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
185 results
Become A Channel Member: https://www.youtube.com/channel/UCOmCxjmeQrkB5GmCEssbvxg/join Terminal Block Mining ...
2,071 views
2 weeks ago
1,740 views
Learn JUnit 5 and Unit Testing in Spring Boot with a practical, beginner-friendly approach. In this video, we’ll understand ...
245 views
4 weeks ago
JUnit and TestNG are two widely used testing frameworks for Java, but they differ in configuration, annotations, test grouping, ...
29 views
Moderne Java-Anwendungen zuverlässig testen — mit JUnit 6, aussagekräftigen Assertions, kontrolliertem Mocking mit Mockito ...
4 views
Combine the rapid in-editor troubleshooting of Cursor with the enterprise guardrails of the GitLab Duo Agent Platform to resolve ...
736 views
13 days ago
Unit tests help developers verify small pieces of software in isolation and catch regressions before changes reach production.
12 views
2 days ago
A test is code that checks your code, and it runs every time. JUnit 5 with @Test and assertEquals, a deliberately failing test read ...
40 views
10 days ago
Choose the right boundary for an Android test. Follow one teaching app from its first accepted use to a refused repeat: local JUnit ...
1 view
4 days ago
Twenty cases out of five test methods, and no new dependency to get them — the parameterised artifact was already on the ...
7 views
5 days ago
MASTER GITHUB COPILOT WITH PRACTICAL JAVA EXAMPLES Want to learn GitHub Copilot beyond basic code completion?
8 views
6 days ago
The suite is green, it is slow to read, and nobody trusts it — an engineering problem rather than a testing one. This unit fixes the ...
... (AAA) pattern to writing unit tests in JUnit, mocking dependencies with Mockito, and practicing Test-Driven Development (TDD).
68 views
3 days ago
micro1 Frontier Engineering Challenge. This repo contains a baseline solution and an advanced solution, with measured ...
3 views
3 weeks ago
You already write tests. You write them after the code, they pass on the first run, and that feels like the system working. It is not.
18 views
9 days ago
Un Stub sert à fournir des données contrôlées au système testé afin de provoquer un scénario précis. Par exemple : simuler 2 ...
17 views
Stub, mock, spy and fake are four different things used as though they were one, and this unit settles the vocabulary with four real ...
5 views
Section 13, Lecture 2 of Secure AI Agents with Java and Spring Boot. The inner ring, in code. Everything here runs without a ...
A test can pass and your code can still be broken. This video is built around that exact trap — and how to write assertions ...
184 views
The suite is green. The repository cannot possibly work. This unit is about how both end up true at once: the mocked test was ...
9 views