Limit search to available items
Book Cover
E-book
Author Gulati, Shekhar, author

Title Java unit testing with JUnit 5 : test driven development with JUnit 5 / Shekhar Gulati, Rahul Sharma
Published [Place of publication not identified] : Apress, [2017]
New York : Distributed to the Book trade worldwide by Springer Science+Business Media New York, [2017]
©2017

Copies

Description 1 online resource (1 volume) : illustrations
Contents 1: Building Software the Correct Way -- 2: Understanding Core JUnit 5 -- 3: Developing an Application with JUnit 5 -- 4: Dependency Injection, Mocking, Testing Traits, and Grouping Tests -- 5: Testing Exceptions -- 6: Integrating Tools -- 7: JUnit 5 Extension Model -- 8: Dynamic Tests and Migration from JUnit 4
Summary 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
Notes Online resource; title from cover (Safari, viewed November 29, 2018)
Subject Java (Computer program language)
Application software -- Development.
Computer software -- Testing
Application software -- Development
Computer software -- Testing
Java (Computer program language)
Form Electronic book
Author Sharma, Rahul, author
ISBN 9781484230152
1484230159
Other Titles Java unit testing with JUnit five