ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,248 results

Tech Upskill
Running Unit Tests with Jenkins

Demo by Linux Found we will see how we can use Jenkins to run unit tests.

2:00
Running Unit Tests with Jenkins

1,947 views

4 years ago

Red Hat Developer
Quarkus Continuous Testing

Jeff Beck, Senior Principal Product Marketing Manager.

1:27
Quarkus Continuous Testing

598 views

4 years ago

Roel Van de Paar
Code Review: Single class unit test framework in Java (2 Solutions!!)

Code Review: Single class unit test framework in Java Helpful? Please support me on Patreon: ...

3:32
Code Review: Single class unit test framework in Java (2 Solutions!!)

0 views

3 years ago

Alex Demko
Full-Stack Testing? Codeception’s Got You! 🧪🧠

Not sure which testing tool to use in your project? In this video, I break down the best automated testing tools for the most ...

0:05
Full-Stack Testing? Codeception’s Got You! 🧪🧠

110 views

5 months ago

Gregor Riegler
Mutation Testing

I am demonstrating how code coverage can be misleading, and how mutation testing can help you find gaps in tests. Use it wisely ...

3:16
Mutation Testing

883 views

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

Chris Maguire
Zombunity-MUD: Project Update - Unit Tests, Deployment Scripts

A quick update on the progress of Zombunity MUD; I briefly mention the DB unit tests, the new data interface for testing and the ...

2:01
Zombunity-MUD: Project Update - Unit Tests, Deployment Scripts

116 views

13 years ago

Otavio Santana
What is Mockito and it can make easier on your Java tests?

shorts On Java, you can make your life easier using Mockito. You don't need to start several database and service instances to ...

0:40
What is Mockito and it can make easier on your Java tests?

1,698 views

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

4 months ago

Roel Van de Paar
How to set up a Java project with unit tests, references and something like a VS .sln using...

Software Engineering: How to set up a Java project with unit tests, references and something like a VS .sln using IntelliJ? Helpful?

1:43
How to set up a Java project with unit tests, references and something like a VS .sln using...

4 views

3 years ago

Roel Van de Paar
Unit Test BST in Java (2 Solutions!!)

Unit Test BST in Java Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar With thanks & praise to ...

2:27
Unit Test BST in Java (2 Solutions!!)

4 views

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

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

3 months ago

Peter Schneider
Unit Testing Error - time related reverts

Unit Testing Error - time related reverts I hope you found a solution that worked for you :) The Content (except music & images) is ...

3:24
Unit Testing Error - time related reverts

1 view

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

Mark Bennett
JavaScript unit testing in browser and on the command line

This demonstrates using Jasmine and the jasmine-dom tool to run unit tests in the web browser, and then again from the ...

3:12
JavaScript unit testing in browser and on the command line

1,618 views

14 years ago

Dejan Trajković
Section 7.2. Testing and debugging

Objects First with Java reading recall.

2:13
Section 7.2. Testing and debugging

2 views

8 years ago

Roel Van de Paar
Code Review: SQLite Database inserting + Unit tests in Java

Code Review: SQLite Database inserting + Unit tests in Java Helpful? Please support me on Patreon: ...

2:56
Code Review: SQLite Database inserting + Unit tests in Java

9 views

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