Instructional Video3:24
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 12: Organize JUnits into Suites

Higher Ed
Unit Testing with Junit: Step 12: Organize JUnits into Suites
r/>
This clip is from the chapter "Unit Testing with Junit" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into unit...
Instructional Video10:00
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 10: Mockito Annotations - @Mock, @InjectMocks, @RunWith, @Captor..

Higher Ed
Mockito Advanced: Step 10: Mockito Annotations - @Mock, @InjectMocks, @RunWith, @Captor..
r/>
This clip is from the chapter "Mockito Advanced" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this...
Instructional Video13:28
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 06: BDD Style - Given When Then

Higher Ed
Mockito Basics: Step 06: BDD Style - Given When Then<br/<br/>>

This clip is from the chapter "Mockito Basics" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into Mockito Basics.
Instructional Video7:02
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 06: @Before @After

Higher Ed
Unit Testing with Junit: Step 06: @Before @After
r/>
This clip is from the chapter "Unit Testing with Junit" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into unit testing by...
Instructional Video4:13
Curated Video

Master Hibernate and JPA with Spring Boot in 100 Steps - Step 65 - Testing the Spring Data JPA Repository with findByID.

Higher Ed
In this video, we will test the Spring Data JPA repository with findByID.
r/>
This clip is from the chapter "Spring Data JPA and Spring Data REST" of the series "Master Hibernate and JPA with Spring Boot in 100 Steps".In this...
Instructional Video8:08
Journey to the Microcosmos

Why Are These Single-Celled Organisms So Large?

9th - Higher Ed
One day, James—our master of microscopes—was cleaning the marine tanks that some of his organisms live in when he noticed this creature. It was hard to miss given that it was visible to the naked eye, thanks to both its bright red color...
Instructional Video4:03
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Unit Testing for Performance

Higher Ed
JUnit 4: Unit Testing for Performance<br<br/>/>

This clip is from the chapter "JUnit 4" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".In this section, you will learn about Junit 4.
Instructional Video10:11
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - How do you write good Unit Tests?

Higher Ed
JUnit 4: How do you write good Unit Tests?<br<br/>/>

This clip is from the chapter "JUnit 4" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".In this section, you will learn about Junit 4.
Instructional Video2:18
Curated Video

Mockito Tutorial: Learn mocking with 25 Junit Examples - Introduction

Higher Ed
Introduction: Introduction
r/>
This clip is from the chapter "Introduction" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we are introduced to the course and the author lets us know...
Instructional Video3:04
Curated Video

Practical Linux Command Line 2.0 - Run a Command with Admin Privilege (sudo)

Higher Ed
This video helps you run a command with admin privilege (sudo).
<
br/>
This clip is from the chapter "Manage Users and Permissions" of the series "Practical Linux Command Line 2.0".This section focuses on managing users and...
Instructional Video3:04
Curated Video

Agile Project Management - Use the Concept of the Agile Toolkit

Higher Ed
This video explains the concept of the Agile toolkit.
<
br/>
This clip is from the chapter "Pro Tips for Meeting Project Deadline with Agile Project Management" of the series "Agile Project Management".This section explains pro tips...
Instructional Video2:38
Curated Video

Agile Project Management - How to Improve Delivery by Getting a Kick Out of Delivering on Time

Higher Ed
This video explains how to improve delivery by getting a kick out of delivering on time.
<
br/>
This clip is from the chapter "Meeting Project Deadline with Agile Scrum" of the series "Agile Project Management".This section...
Instructional Video9:16
Curated Video

Salesforce Platform App Builder Certification Training - Deploy Change Sets

Higher Ed
This video explains deploying change sets.<br<br/>/>

This clip is from the chapter "App Deployment" of the series "Salesforce Platform App Builder Certification Training".This section explains app deployment.
Instructional Video6:33
Curated Video

Selenium WebDriver Advanced - Industry Standard Framework - What Is a framework

Higher Ed
This video explains a framework.<br<br/>/>

This clip is from the chapter "Framework Introduction" of the series "Selenium WebDriver Advanced - Industry Standard Framework".In this section, you will be introduced to the framework.
Instructional Video4:13
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Performing the Linear Regression

Higher Ed
In this video, you will be performing the linear regression.
<
br/>
This clip is from the chapter "Statistical Analysis – Part 2 (Linear and Multiple Regression)" of the series "Complete SAS Programming Guide - Learn SAS and Become...
Instructional Video13:22
JJ Medicine

Iliotibial (IT) Band Syndrome (Common Cause of Lateral Knee Pain) |, Symptoms, Diagnosis, Treatment

Higher Ed
Iliotibial (IT) Band Syndrome (Common Cause of Lateral Knee Pain) | Causes, Symptoms, Diagnosis, Treatment



Iliotibial (IT) Band syndrome is a relatively common condition involving lateral knee pain, most commonly seen in...
Instructional Video3:23
Science360

Pig manure paves road to sustainable asphalt

12th - Higher Ed
A new replacement for petroleum is coming from an unlikely source -- pig manure! It turns out that pig waste is particularly rich in oils that are very similar to petroleum. And while these oils are too low grade to produce gasoline,...
Instructional Video11:21
Curated Video

REST APIs with Flask and Python - Advanced Postman: Environments and Tests

Higher Ed
This video explores advanced Postman usage focusing on tests and environments.
r/>
This clip is from the chapter "Simplifying Storage with Flask SQLAlchemy" of the series "REST APIs with Flask and Python".This section explains...
Instructional Video3:31
Curated Video

Practical Data Science using Python - Linear Regression Model Optimization

Higher Ed
This video explains linear regression model optimization.<br<br/>/>

This clip is from the chapter "Linear Regression" of the series "Practical Data Science Using Python".This section explains linear regression.
Instructional Video3:41
Curated Video

Complete SAS Programming Guide - Learn SAS and Become a Data Ninja - Performing Multiple Regression

Higher Ed
In this video, you will be performing multiple regression.
<
br/>
This clip is from the chapter "Statistical Analysis – Part 2 (Linear and Multiple Regression)" of the series "Complete SAS Programming Guide - Learn SAS and Become a...
Instructional Video6:15
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 17 - Tip - Grouping Tests with @Nested

Higher Ed
JUnit 5: Step 17 - Tip - Grouping Tests with @Nested
<
br/>
This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and gives you an...
Instructional Video2:32
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 16 - Tip - Disable Unit Tests

Higher Ed
JUnit 5: Step 16 - Tip - Disable Unit Tests
<
br/>
This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and gives you an overview...
Instructional Video6:27
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 12 - Advanced Paramaterized Tests with Csv Source

Higher Ed
JUnit 5: Step 12 - Advanced Paramaterized Tests with Csv Source
<
br/>
This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the course and...
Instructional Video5:22
Curated Video

Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 07 - Setting up data for every test - @BeforeEach, @AfterEach

Higher Ed
JUnit 5: Step 07 - Setting up data for every test - @BeforeEach, @AfterEach
<
br/>
This clip is from the chapter "JUnit 5" of the series "Learn Java Unit Testing with JUnit 5 in 20 Steps".This section firstly introduces you to the...