ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

210 results

Dev Tools Made Simple
Why devs fail at Test driven development (TDD) - Uncle Bob

TestDrivenDevelopment #TDD #SoftwareDevelopment #CodingSkills #DeveloperTips #SoftwareEngineering #CodeKatas ...

1:44
Why devs fail at Test driven development (TDD) - Uncle Bob

11,346 views

10 months ago

Next LVL Programming
What Is TDD In Java? - Next LVL Programming

What Is TDD In Java? Have you ever wanted to improve your coding process and create more reliable software?

2:13
What Is TDD In Java? - Next LVL Programming

19 views

10 months ago

Mohamed Ennahdi El Idrissi
3. Exercises in Unit Testing for Java Developers - Eclipse's JUnit Tools Configuration
1:50
3. Exercises in Unit Testing for Java Developers - Eclipse's JUnit Tools Configuration

11 views

4 months ago

ethan silverthorne
Poker + Blackjack Java Demo

Casino Games in Java – Blackjack & Poker Demo! Welcome to my Casino Games Project, a Java-based terminal app that ...

0:22
Poker + Blackjack Java Demo

24 views

6 months ago

vlogommentary
How to Confidently Modify Legacy Code with No Existing Tests Java Interview Test

Learn how to confidently modify legacy code with no existing tests by following best practices in Java. --- Disclaimer/Disclosure ...

3:09
How to Confidently Modify Legacy Code with No Existing Tests Java Interview Test

4 views

11 months ago

Mohamed Ennahdi El Idrissi
5.  Exercises in Unit Testing for Java Developers - Conclusion
0:31
5. Exercises in Unit Testing for Java Developers - Conclusion

1 view

4 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

Mohamed Ennahdi El Idrissi
2.2. Exercises in Unit Testing for Java Developers - Why Test Code
2:43
2.2. Exercises in Unit Testing for Java Developers - Why Test Code

2 views

4 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

Science·WHYS
Mocking vs Stubbing: Software Testing Made Simple

Mocks vs Stubs Learn the key differences between mocking and stubbing in software testing! This video breaks down when ...

2:33
Mocking vs Stubbing: Software Testing Made Simple

145 views

7 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

Mohamed Ennahdi El Idrissi
2.1. Exercises in Unit Testing for Java Developers - Software Testing for Developers
0:44
2.1. Exercises in Unit Testing for Java Developers - Software Testing for Developers

1 view

4 months ago

vlogize
Mastering @ BeforeEach in Java Testing with JUnit5

Learn how to effectively use the `@ BeforeEach` annotation in Java with JUnit5 for setting up tests and avoiding redundant code.

1:27
Mastering @ BeforeEach in Java Testing with JUnit5

0 views

3 months ago

Mohamed Ennahdi El Idrissi
1. Exercises in Unit Testing for Java Developers - Introduction
0:42
1. Exercises in Unit Testing for Java Developers - Introduction

3 views

4 months ago

vlogize
The Importance of Unit Testing in Professional Projects

Explore why `unit testing` is essential for maintaining quality and ease of refactoring in professional software development ...

1:23
The Importance of Unit Testing in Professional Projects

2 views

11 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

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

6 months ago

The Debug Zone
Using Hamcrest: How to Use instanceof and Cast for Matchers in Java

In this video, we dive into the powerful world of Hamcrest matchers in Java, focusing specifically on the use of `instanceof` and ...

3:30
Using Hamcrest: How to Use instanceof and Cast for Matchers in Java

2 views

4 months ago

Talks from the Shed
Behavior Driven Development with Gherkin Executor

This is a brief introduction to doing Behavior Driven Development with the Gherkin Executor.

3:41
Behavior Driven Development with Gherkin Executor

30 views

10 months ago

Next LVL Programming
What Is JUnit In Java? - Next LVL Programming

What Is JUnit In Java? In this informative video, we'll cover everything you need to know about JUnit, a key framework for unit ...

3:09
What Is JUnit In Java? - Next LVL Programming

10 views

7 months ago

vlogize
Fixing a Constructor Issue in JUnit4: Understanding Object Initialization and TDD

Learn how to resolve constructor issues in your JUnit4 unit tests, ensuring that your object fields are properly initialized for ...

1:49
Fixing a Constructor Issue in JUnit4: Understanding Object Initialization and TDD

0 views

9 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

vlogize
Understanding the @ DataProvider Annotation in Java: How It Works and Why It Matters

Discover the role of the `@ DataProvider` annotation in Java, its implications in test-driven development, and how it connects to ...

1:38
Understanding the @ DataProvider Annotation in Java: How It Works and Why It Matters

0 views

7 months ago

Jan Gebauer
[Demo Day] Smoketest Questions

A neat little tool to help you with interview prep for a Java software developer position.

1:47
[Demo Day] Smoketest Questions

2 views

5 months ago

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

In this video, we delve into the intricacies of JUnit 5, focusing on a common point of confusion: the behavior of the @Test ...

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

3 views

4 months ago