ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,042 results

Udacity
Java Unit Testing

This video is part of the Udacity course "Gradle for Android and Java". Watch the full course at ...

1:21
Java Unit Testing

5,224 views

9 years ago

Tales from the jar side
Code that reassures: assertDoesNotThrow in JUnit 5

Ever wonder how to make your code assure your client that you've got everything covered? Use the assertDoesNotThrow method ...

0:59
Code that reassures: assertDoesNotThrow in JUnit 5

479 views

2 years ago

Udacity
Implementing a Test Program - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

2:57
Implementing a Test Program - Intro to Java Programming

6,324 views

10 years ago

Josh Hug
[Testing, Video 3] A Simple JUnit Test

Instructor: What we just did in the previous video was ad hoc testing. We just used what we knew, we wrote very special purpose ...

3:40
[Testing, Video 3] A Simple JUnit Test

20,471 views

8 years ago

iProcess Consulting
Unit Test Coverage explained with a simple example

There are different terms, requirements and approaches out there. Here is a quick and simple explanation of the different types of ...

3:48
Unit Test Coverage explained with a simple example

6,145 views

3 years ago

Cameron McKenzie
Top Java Test Frameworks

We all want to make Java code quality a top priority. But when sprints get shorter and deadlines loom, sometimes quality gets ...

3:27
Top Java Test Frameworks

112 views

6 years ago

Udacity
JUnit testing - Developing Android Apps

This video is part of an online course, Developing Android Apps. Check out the course here: ...

3:42
JUnit testing - Developing Android Apps

23,557 views

10 years ago

Udacity
Unit Testing - Software Testing

This video is part of an online course, Software Testing. Check out the course here: https://www.udacity.com/course/cs258.

1:37
Unit Testing - Software Testing

8,125 views

13 years ago

Udacity
Conference Unit Tests - Developing Scalable Apps with Java

This video is part of an online course, Developing Scalable Apps with Java. Check out the course here: ...

1:44
Conference Unit Tests - Developing Scalable Apps with Java

120 views

10 years ago

Eye on Tech
What is Unit Testing and Why is it Important?

Unit testing is quality assurance for computer codes. Even though units are the tiniest part of code, it's important they work right.

1:42
What is Unit Testing and Why is it Important?

32,462 views

6 years ago

TL;DR Android
Use Less Code to Write the Same, Effective Unit Tests

You can write less code and be just as effective with your unit test coverage. All you need to do is stop using an old Java paradigm ...

0:51
Use Less Code to Write the Same, Effective Unit Tests

768 views

3 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,717 views

2 years ago

Harrison Goldstein
Property-Based Testing in about 3 minutes

I'm a PhD student researching programming languages and property-based testing. I have a conference talk coming up that I'll ...

3:40
Property-Based Testing in about 3 minutes

6,076 views

4 years ago

Udacity
Automated Testing

This video is part of the Udacity course "Gradle for Android and Java". Watch the full course at ...

1:00
Automated Testing

4,366 views

9 years ago

Devart
Unit Testing for SQL Server Database in DevOps process

In this part of the video, we'll look into how specifically dbForge Unit Test takes part in the development process. Execution of unit ...

2:28
Unit Testing for SQL Server Database in DevOps process

1,652 views

5 years ago

Udacity
Why It's Important to Test Your Code - Intro to Java Programming

This video is part of an online course, Intro to Java Programming. Check out the course here: ...

0:37
Why It's Important to Test Your Code - Intro to Java Programming

2,169 views

10 years ago

NatanCode
Who Tests Your System — You or the User?

Who Tests Your System — You or the User? Problems can happen when tests are missing. There are many types of tests, but ...

3:54
Who Tests Your System — You or the User?

39 views

4 months ago

Udacity
Setting Up Android Tests - Walk Through

This video is part of the Udacity course "Gradle for Android and Java". Watch the full course at ...

2:41
Setting Up Android Tests - Walk Through

2,311 views

9 years ago

Tales from the jar side
Are Mocks BAD??

Software testing with mocks and stubs sometimes gets a bad reputation, but there are good reasons to do so. See what Mockito ...

0:51
Are Mocks BAD??

525 views

2 years ago

EvilTester - Software Testing
How to run JUnit 4 and JUnit 5 Tests Together using Maven

It is possible to run both JUnit 4 and JUnit 5 tests at the same time, we have to remember to add the surefire plugin to our maven ...

2:33
How to run JUnit 4 and JUnit 5 Tests Together using Maven

3,801 views

5 years ago

Software and Testing Training
JUnit Testing in Java-JUnit-Java-JUnit Tutorial-Junit Testing-Unit Testing In Java-Unit Test JUnit

JUnit testing in java and JUnit is explained in this junit tutorial #shorts that resolves the following queries: - Junit testing in java ...

0:58
JUnit Testing in Java-JUnit-Java-JUnit Tutorial-Junit Testing-Unit Testing In Java-Unit Test JUnit

292 views

1 year ago

Th30z Code
Java Parameterized Unit-Tests using JUnit 5

When you want to run a test with multiple input, in Java using JUnit 5 the @ParameterizedTest annotation is what you need.

0:57
Java Parameterized Unit-Tests using JUnit 5

1,023 views

2 years ago

Symflower
Symflower | JUnit test generation for Java, Spring & Spring Boot

Use Symflower (https://symflower.com/en/) to write and maintain test code with ease! Symflower extends your IDE with 3 new ...

1:51
Symflower | JUnit test generation for Java, Spring & Spring Boot

741 views

2 years ago

Java2Cloud Academy
5. Master @Mock Annotation: Simplify Unit Testing in Java!

Welcome to Java2CloudAcademy ! In this video, you'll Unlock the power of the @Mock annotation in this hands-on tutorial!

3:30
5. Master @Mock Annotation: Simplify Unit Testing in Java!

33 views

1 year ago

GitHub
Testing with GitHub Copilot

GitHub Copilot can support you in working with tests! In this video, learn how Copilot helps create missing unit tests for a project, ...

2:58
Testing with GitHub Copilot

24,649 views

1 year ago