Packt Publishing, 2015. — 200 p. — ISBN: 978-1-78216-660-3. JUnit has matured to become the most important tool when it comes to automated developer tests in Java. Supported by all IDEs and build systems, it empowers programmers to deliver software features reliably and efficiently. However, writing good unit tests is a skill that needs to be learned; otherwise it's all too...
Packt Publishing, 2017. — 350 p. — ISBN: 9781787285736. A comprehensive, hands-on guide on unit testing framework for Java programming language. When building an application it is of utmost importance to have clean code, a productive environment and efficient systems in place. Having automated unit testing in place helps developers to achieve these goals. The JUnit testing...
Packt Publishing, 2017. — 350 p. — ISBN: 9781787285736. A comprehensive, hands-on guide on unit testing framework for Java programming language. When building an application it is of utmost importance to have clean code, a productive environment and efficient systems in place. Having automated unit testing in place helps developers to achieve these goals. The JUnit testing...
O’Reilly Media, 2017. — 372 p. — ISBN10: 1491923296, 13 978-1491923290. True PDF Most developers would agree that writing automated tests is a good idea, but writing good, well-structured tests is still an elusive skill for many. For Java and Groovy developers, however, there's good news. This practical guide shows you how to write concise and highly readable tests with Spock,...
Codemanship Limited, 2016. — 222 p. Popularised in the late 1990s by Kent Beck, Test Driven Development (TDD) combines practices that the best programmers have used since the 1950s.
The Pragmatic Programmers, 2015. — 234 p. — ISBN: 978-1-94122-259-1 Pragmatic Unit Testing in Java 8 With JUnit steps you through all the important unit testing topics. If you've never written a unit test, you'll see screen shots from Eclipse, IntelliJ IDEA, and NetBeans that will help you get past the hard part — getting set up and started. Once past the basics, you'll learn...
Manning, 2004. — 725 p. — ISBN: 9781932394238. When testing becomes a developer's habit good things tend to happen — good productivity, good code, and good job satisfaction. If you want some of that, there's no better way to start your testing habit, nor to continue feeding it, than with JUnit Recipes. In this book you will find one hundred and thirty seven solutions to a range...
3rd Edition. — Manning Publications, 2020. — 562 p. — ISBN: 9781617297045. JUnit in Action, Third Edition is a fully revised guide to unit testing Java applications with the latest version of JUnit. It’s full of hands-on techniques for solving real-world testing problems, such as using mocks for testing isolation, automating your testing, and test-driven development. You’ll...
3rd Edition. — Catalin Tudose, Petar Tahchiev, Felipe Leme, Vincent Massol, Gary Gregory. — Manning Publications, 2020. — 534 p. — ISBN: 978-1617297045. JUnit in Action, Third Edition is a fully revised guide to unit testing Java applications with the latest version of JUnit. It’s full of hands-on techniques for solving real-world testing problems, such as using mocks for...
Comments