Apress | Java Unit Testing With JUnit 5: Test Driven Development With JUnit 5 (2017 EN)

Discussion in 'Programming' started by Kanka, Sep 2, 2019.

  1. Kanka

    Kanka Well-Known Member Loyal User

    Messages:
    16,395
    Likes Received:
    485
    Trophy Points:
    83
    [​IMG]

    Author: Shekhar Gulati, Rahul Sharma
    Full Title: Java Unit Testing With JUnit 5: Test Driven Development With JUnit 5
    Publisher: Apress; 1st ed. edition (November 12, 2017)
    Year: 2017
    ISBN-13: 9781484230152 (978-1-4842-3015-2), 9781484230145 (978-1-4842-3014-5)
    ISBN-10: 1484230159, 1484230140
    Pages: 151
    Language: English
    Genre: Educational: Programming
    File type: EPUB (True), PDF (True), Code Files
    Quality: 10/10
    Price: 37.44 €


    Explore the new way of building and maintaining test cases with Java test driven development (TDD) using JUnit 5. This book doesn't just talk about the new concepts, it shows you ways of applying them in TDD and Java 8 to continuously deliver code that excels in all metrics.

    Unit testing and test driven development have now become part of every developer's skill set. For Java developers, the most popular testing tool has been JUnit, and JUnit 5 is built using the latest features of Java. With Java Unit Testing with JUnit 5, you'll master these new features, including method parameters, extensions, assertions and assumptions, and dynamic tests. You'll also see how to write clean tests with less code.

    This book is a departure from using older practices and presents new ways of performing tests, building assertions, and injecting dependencies.


    Learn:
    ✓ Write tests the JUnit 5 way
    ✓ Run your tests from within your IDE
    ✓ Integrate tests with your build and static analysis tools
    ✓ Migrate from JUnit 4 to JUnit 5

    Features:
    ✓ First book on JUnit 5
    ✓ With Java gaining popularity and developer base, JUnit 5 will be the best tool to write unit tests for Java code
    ✓ Practical code driven introduction to JUnit 5

    Who This Book Is For:
    Java developers both with and without any prior unit testing experience.

    -------------
     
    Last edited by a moderator: Mar 8, 2022