Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 01 - Introduction to Unit Testing - Test Pyramid
JUnit 5: Step 01 - Introduction to Unit Testing - Test Pyramid 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...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Organizing Unit Tests into Suites
JUnit 4: Organizing Unit Tests into Suites 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.
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Selenium Project Creation with Class Files
This video explains how to create a Selenium project with class files. This clip is from the chapter "Complete Installation Guide for Java and Selenium Learning" of the series "Selenium WebDriver with Java - Basics to Advanced and...
Curated Video
Selenium WebDriver with Java - Basics to Advanced and Frameworks - Parameterizing Selenium Tests with Cucumber
This video explains how to parameterize Selenium tests with Cucumber. This clip is from the chapter "Cucumber Behavior Driven Data - Framework" of the series "Selenium WebDriver with Java - Basics to Advanced and Frameworks".This section...
STAT
Boddities | Episode 12 | The eclipse is coming, keep your eyes safe
People across the U.S. will be able to watch Monday's solar eclipse — but can watching it without any eye protection hurt your eyes?
NASA
What Spacecraft Saw During the 2017 Solar Eclipse
On Aug. 21, 2017, a solar eclipse passed over North America. People throughout the continent experienced a partial solar eclipse, and a total solar eclipse passed over a narrow swath of land stretching from Oregon to South Carolina,...
NASA
NASA's EPIC View of 2017 Eclipse Across America
From a million miles out in space, NASA’s Earth Polychromatic Imaging Camera (EPIC) captured 12 natural color images of the moon’s shadow crossing over North America on Aug. 21, 2017. EPIC is aboard NOAA’s Deep Space Climate Observatory...
NASA
NASA | Earth and Moon Photobomb SDO
On Sept. 13, 2015, as NASA’s Solar Dynamics Observatory, or SDO, kept up its constant watch on the sun, its view was photobombed not once, but twice. Just as the moon came into SDO’s field of view on a path to cross the sun, Earth...
NASA
What determines when we have an eclipse?
Why are eclipses rare? The moon's orbit tilts. Sometimes the moon's shadow is too high above the Earth. Sometimes it is too low. Other times, it is just right. Music: Witch Waltz by Dorian Kelly Credit: NASA's Goddard Space Flight Center
Curated Video
DevOps Complete Course - Topics Covered
This video explains the topics covered in this section. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Curated Video
DevOps Complete Course - Prepare Maven Server
This video explains how to prepare the Maven Server. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Curated Video
DevOps Complete Course - About this Section
This video explores about this section. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Curated Video
DevOps Complete Course - How Maven Helps a DevOps Engineer
This video explains how Maven helps a DevOps engineer. This clip is from the chapter "Maven" of the series "DevOps Complete Course".This section focuses on Maven from scratch.
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Your First JUnit Success - Green Bar
JUnit 4: Your First JUnit Success - Green Bar 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.
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 99 - JUnit 4 Section - First Version of the course
JUnit 4: Step 99 - JUnit 4 Section - First Version of the course 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.
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 21 - Tip - JUnit Patterns - xunitpatterns
JUnit 5: Step 21 - Tip - JUnit Patterns - xunitpatterns 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...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 20 - Tip - JUnit Best Practices
JUnit 5: Step 20 - Tip - JUnit Best Practices 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 of the...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 19 - Tip - JUnit 4 vs JUnit 5
JUnit 5: Step 19 - Tip - JUnit 4 vs JUnit 5 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 of the...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 18 - Tip - JUnit 5 = Platform + Jupiter + Vintage
JUnit 5: Step 18 - Tip - JUnit 5 = Platform + Jupiter + Vintage 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...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 14 - Tip - Repeat same test multiple times
JUnit 5: Step 14 - Tip - Repeat same test multiple times 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...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 13 - Tip - Giving a name to a Parameterized Test
JUnit 5: Step 13 - Tip - Giving a name to a Parameterized Test 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...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 10 - Tip - @DisplayName and test methods need not be public
JUnit 5: Step 10 - Tip - @DisplayName and test methods need not be public 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...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 09 - Tip - Testing Exceptions with Junit
JUnit 5: Step 09 - Tip - Testing Exceptions with Junit 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...
Curated Video
Learn Java Unit Testing with JUnit 5 in 20 Steps - Step 08 - Setting up database connections - @BeforeAll, @AfterAll
JUnit 5: Step 08 - Setting up database connections - @BeforeAll, @AfterAll 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...