Tags
Language
Tags
May 2025
Su Mo Tu We Th Fr Sa
27 28 29 30 1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Junit 5 Jupiter Under JDK 16 In Details Step by Step

    Posted By: ELK1nG
    Junit 5 Jupiter Under JDK 16 In Details Step by Step

    Junit 5 Jupiter Under JDK 16 In Details Step by Step
    Genre: eLearning | MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
    Language: English | Size: 4.66 GB | Duration: 8h 15m

    Unit Testing use Junit 5 Jupiter,Vintage,Platform, Mockito,Powermock,Cucumber, Selenium,Spring Boot

    What you'll learn
    JUnit 3,4 Framework Retrospect & Junit 5 Architecture Overview
    JUnit 5 Juipter Foundation
    JUnit 5 Juipter Advancement
    Migrate legacy JUnit 4 test code
    Integration Other Framework(Mockito,Powermock,Cucumber,Selenium,Spring,

    Description
    The course covers the basics of Junit 5, advanced usage, and integration with other testing great tools in detail.

    1. JUnit 5 Jupiter Introduction

    1.1 Quality Engineering Process

    1.1.1 Quality Planning

    1.1.2 Quality Assurance

    1.1.3 Post-Quality Assurance

    1.2 Why Unit Testing?

    1.3 JUnit Framework Retrospect

    1.3.1 JUnit 3

    1.3.1.1 Standard Test Case & Lifecycle

    1.3.1.2 TestSuite

    1.3.2 JUnit 4

    1.4.2.1 Standard Test Case & Lifecycle

    1.4.2.2 @RunWith & Runner

    Parameterized

    Theories

    MockitoJUnitRunner

    1.4.2.3 @Rule

    1.3.3 JUnit 5 Jupiter

    1.3.3.1 JUnit 3&4 defect

    1.3.3.2 JUnit 5 inception

    1.3.3.3 JUnit 5 architecture

    1.2.4 JUnit 5 Jupiter Quick Start

    Junit 5 Jupiter

    Junit 5 TestEngine

    Junit 5 Platform Luancher

    2. JUnit 5 Juipter Basic

    2.1 Jupiter Assertion Statement

    2.2 Exception Assertion

    2.3 Batch all Assertion

    2.4 DisplayName

    2.5 Disabled

    2.6 Timeout Assertion

    2.7 RepeatTest

    2.8 Order

    2.9 Tagging & Filtering

    2.10 Nested Test Classes

    2.11 Test Instance Lifecycle

    2.12 Jupiter Extensions

    2.12.1 TestInstancePostProcessor

    2.12.2 BeforeAllCallback

    2.12.3 BeforeEachCallback

    2.12.4 BeforeTestExecutionCallback

    2.12.5 TestExecutionExceptionHandler

    2.12.6 AfterTestExecutionCallback

    2.12.7 AfterEachCallback

    2.12.8 AfterAllCallback

    2.13 Assumptions

    2.14 Integration Other Assertion framework

    2.14.1 Hamcrest

    2.14.2 AssertJ

    2.15 Condition Execution

    2.15.1 DisabledCondition

    2.15.2 DisabledOnJreCondition

    2.15.3 EnabledOnJreCondition

    2.15.4 EnabledOnOsCondition

    2.15.5 EnabledForJreRangeCondition

    2.15.6 DisabledForJreRangeCondition

    2.15.7 DisabledOnOsCondition

    2.15.8 DisabledIfEnvironmentVariableCondition

    2.15.9 DisabledIfSystemPropertyCondition

    2.15.10 EnabledIfSystemPropertyCondition

    2.15.11 EnabledIfEnvironmentVariableCondition

    2.15.12 EnabledIfCondition

    2.15.13 DisabledIfCondition

    2.15.14 Custom Condition Execution

    2.16 Test case in Interface

    3. JUnit 5 Juipter Advanced

    3.1 Dependency injection(build-in)

    3.1.1 TestInfoParameterResolver

    3.1.2 RepetitionInfoParameterResolver

    3.1.3 TestReporterParameterResolver

    3.1.4 Custom ParameterResolver

    3.2 Dynamic Tests-TestFactory

    3.3 DynamicContainer

    3.4 Test Sources

    3.5 Test Templates

    3.6 Parameterized tests

    3.7.1 ValueSource

    3.7.2 EnumSource

    3.7.3 MethodSource

    3.7.4 CsvSource

    3.7.5 CsvFileSource

    3.7.6 ArgumentsSource

    3.7.7 Argument conversion

    3.7.7.1 Implicit conversion

    3.7.7.2 Explicit conversion

    3.7.8 Custom Display Names

    3.7 Parallel Execution

    4. Migrate legacy JUnit 4 test code

    4.1 Jupiter tests in JUnit 4

    4.2 Migration from JUnit 4 to JUnit 5

    4.2.1 Junit4 vs Junit5

    4.2.2 Run Junit 4 at Junit 5 platform

    4.2.3 Junit 4 @Rule at Junit 5 platform

    5. Integration

    5.1 Mockito

    5.2 Powermock

    5.3 Selenium

    5.4 Cucumber

    5.5 Spring Boot

    Who this course is for:
    Java Developer
    JVM(Scala,Groovy,Koltin) Language Develop Engineer
    QA Developer