

Hero image 0 of Effective Unit Testing : A guide for Java developers (Edition 1) (Paperback), 0 of 1
Effective Unit Testing : A guide for Java developers (Edition 1) (Paperback)
(No ratings yet)
Key item features
Summary
Effective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows you how to add robust practices into your toolkit.
About Testing
Test the components before you assemble them into a full application, and you'll get better software. For Java developers, there's now a decade of experience with well-crafted tests that anticipate problems, identify known and unknown dependencies in the code, and allow you to test components both in isolation and in the context of a full application.
About this Book
Effective Unit Testing teaches Java developers how to write unit tests that are concise, expressive, useful, and maintainable. Offering crisp explanations and easy-to-absorb examples, it introduces emerging techniques like behavior-driven development and specification by example.
Programmers who are already unit testing will learn the current state of the art. Those who are new to the game will learn practices that will serve them well for the rest of their career.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
About the Author
Lasse Koskela is a coach, trainer, consultant, and programmer. He hacks on open source projects, helps companies improve their productivity, and speaks frequently at conferences around the world. Lasse is the author of Test Driven, also published by Manning.
What's Inside
Effective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows you how to add robust practices into your toolkit.
About Testing
Test the components before you assemble them into a full application, and you'll get better software. For Java developers, there's now a decade of experience with well-crafted tests that anticipate problems, identify known and unknown dependencies in the code, and allow you to test components both in isolation and in the context of a full application.
About this Book
Effective Unit Testing teaches Java developers how to write unit tests that are concise, expressive, useful, and maintainable. Offering crisp explanations and easy-to-absorb examples, it introduces emerging techniques like behavior-driven development and specification by example.
Programmers who are already unit testing will learn the current state of the art. Those who are new to the game will learn practices that will serve them well for the rest of their career.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
About the Author
Lasse Koskela is a coach, trainer, consultant, and programmer. He hacks on open source projects, helps companies improve their productivity, and speaks frequently at conferences around the world. Lasse is the author of Test Driven, also published by Manning.
What's Inside
- A thorough introduction to unit testing
- Choosing best-of-breed tools
- Writing tests using dynamic languages
- Efficient test automation
Table of Contents
- The promise of good tests
- In search of good
- Test doubles
- Readability
- Maintainability
- Trustworthiness
- Testable design
- Writing tests in other JVM languages
- Speeding up test execution
PART 1 FOUNDATIONS
PART 2 CATALOG
PART 3 DIVERSIONS
Specs
- Book formatPaperback
- Fiction/nonfictionNon-Fiction
- GenreNonfiction
- Pub date2013-02-16
- Pages248
- Number in series1
Current price is USD$39.96
Price when purchased online
- Free shipping
Free 30-day returns
How do you want your item?
Columbus, 43215
Arrives between Mar 27 - Apr 1
|Sold and shipped by newbookdeals
4.555797495917257 stars out of 5, based on 1837 seller reviews(4.6)1837 seller reviews
Free 30-day returns
About this item
Product details
"Unit Testing in Java" teaches how to write good tests that are concise and to the point, useful, and maintainable. This book focuses on tools and practices specific to Java and introduces emerging techniques like specification by example and behavior-driven development 350 pp. Summary Effective Unit Testing is written to show how to write good tests--tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows you how to add robust practices into your toolkit. About Testing Test the components before you assemble them into a full application, and you'll get better software. For Java developers, there's now a decade of experience with well-crafted tests that anticipate problems, identify known and unknown dependencies in the code, and allow you to test components both in isolation and in the context of a full application. About this Book Effective Unit Testing teaches Java developers how to write unit tests that are concise, expressive, useful, and maintainable. Offering crisp explanations and easy-to-absorb examples, it introduces emerging techniques like behavior-driven development and specification by example. Programmers who are already unit testing will learn the current state of the art. Those who are new to the game will learn practices that will serve them well for the rest of their career. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book. About the Author Lasse Koskela is a coach, trainer, consultant, and programmer. He hacks on open source projects, helps companies improve their productivity, and speaks frequently at conferences around the world. Lasse is the author of Test Driven, also published by Manning.
What's Inside
What's Inside
- A thorough introduction to unit testing
- Choosing best-of-breed tools
- Writing tests using dynamic languages
- Efficient test automation
- PART 1 FOUNDATIONS
- The promise of good tests
- In search of good
- Test doubles PART 2 CATALOG
- Readability
- Maintainability
- Trustworthiness PART 3 DIVERSIONS
- Testable design
- Writing tests in other JVM languages
- Speeding up test execution
Summary
Effective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows you how to add robust practices into your toolkit.
About Testing
Test the components before you assemble them into a full application, and you'll get better software. For Java developers, there's now a decade of experience with well-crafted tests that anticipate problems, identify known and unknown dependencies in the code, and allow you to test components both in isolation and in the context of a full application.
About this Book
Effective Unit Testing teaches Java developers how to write unit tests that are concise, expressive, useful, and maintainable. Offering crisp explanations and easy-to-absorb examples, it introduces emerging techniques like behavior-driven development and specification by example.
Programmers who are already unit testing will learn the current state of the art. Those who are new to the game will learn practices that will serve them well for the rest of their career.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
About the Author
Lasse Koskela is a coach, trainer, consultant, and programmer. He hacks on open source projects, helps companies improve their productivity, and speaks frequently at conferences around the world. Lasse is the author of Test Driven, also published by Manning.
What's Inside
Effective Unit Testing is written to show how to write good tests—tests that are concise and to the point, expressive, useful, and maintainable. Inspired by Roy Osherove's bestselling The Art of Unit Testing, this book focuses on tools and practices specific to the Java world. It introduces you to emerging techniques like behavior-driven development and specification by example, and shows you how to add robust practices into your toolkit.
About Testing
Test the components before you assemble them into a full application, and you'll get better software. For Java developers, there's now a decade of experience with well-crafted tests that anticipate problems, identify known and unknown dependencies in the code, and allow you to test components both in isolation and in the context of a full application.
About this Book
Effective Unit Testing teaches Java developers how to write unit tests that are concise, expressive, useful, and maintainable. Offering crisp explanations and easy-to-absorb examples, it introduces emerging techniques like behavior-driven development and specification by example.
Programmers who are already unit testing will learn the current state of the art. Those who are new to the game will learn practices that will serve them well for the rest of their career.
Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
About the Author
Lasse Koskela is a coach, trainer, consultant, and programmer. He hacks on open source projects, helps companies improve their productivity, and speaks frequently at conferences around the world. Lasse is the author of Test Driven, also published by Manning.
What's Inside
- A thorough introduction to unit testing
- Choosing best-of-breed tools
- Writing tests using dynamic languages
- Efficient test automation
Table of Contents
- The promise of good tests
- In search of good
- Test doubles
- Readability
- Maintainability
- Trustworthiness
- Testable design
- Writing tests in other JVM languages
- Speeding up test execution
PART 1 FOUNDATIONS
PART 2 CATALOG
PART 3 DIVERSIONS
info:
We aim to show you accurate product information. Manufacturers, suppliers and others provide what you see here, and we have not verified it.
Specifications
Book format
Paperback
Fiction/nonfiction
Non-Fiction
Genre
Nonfiction
Pub date
2013-02-16
Warranty
Warranty information
Please be aware that the warranty terms on items offered for sale by third party Marketplace sellers may differ from those displayed in this section (if any). To confirm warranty terms on an item offered for sale by a third party Marketplace seller, please use the 'Contact seller' feature on the third party Marketplace seller's information page and request the item's warranty terms prior to purchase.
Similar items you might like
Based on what customers bought
Test Driven : TDD and Acceptance TDD for Java Developers (Edition 1) (Paperback) $40.14
$4014current price $40.14Test Driven : TDD and Acceptance TDD for Java Developers (Edition 1) (Paperback)
Beginning Intellij Idea: Integrated Development Environment for Java Programming, (Paperback) $41.08
$4108current price $41.08Beginning Intellij Idea: Integrated Development Environment for Java Programming, (Paperback)
Comprehensive Java Programming: Building robust applications using core and advanced Java concepts (English Edition), (Paperback) $39.95
$3995current price $39.95Comprehensive Java Programming: Building robust applications using core and advanced Java concepts (English Edition), (Paperback)
Kotlin Mastery: A Comprehensive Guide for Java Developers and New Programmers, (Paperback) $41.16
$4116current price $41.16Kotlin Mastery: A Comprehensive Guide for Java Developers and New Programmers, (Paperback)
Android Development With Kotlin: Novice To Ninja, (Paperback) $39.95
$3995current price $39.95Android Development With Kotlin: Novice To Ninja, (Paperback)
Pro Ajax and Java Frameworks, (Paperback) $39.86
$3986current price $39.86Pro Ajax and Java Frameworks, (Paperback)
An Introduction to Programming and Software Development using Java, (Paperback) $15.06
$1506current price $15.06An Introduction to Programming and Software Development using Java, (Paperback)
Test Driven .NET Development with FitNesse (Paperback) $34.42
$3442current price $34.42Test Driven .NET Development with FitNesse (Paperback)
Building Quantum Software in Python: A Developer's Guide, (Paperback) $43.47
$4347current price $43.47Building Quantum Software in Python: A Developer's Guide, (Paperback)
Java Full Stack Interview Questions: Your Ultimate Preparation Guide, (Paperback) $16.90
$1690current price $16.90Java Full Stack Interview Questions: Your Ultimate Preparation Guide, (Paperback)
Introduction to Software Design with Java, (Paperback) $43.98
$4398current price $43.98Introduction to Software Design with Java, (Paperback)
Learning Modular Java Programming (Paperback) $38.99
$3899current price $38.99Learning Modular Java Programming (Paperback)
Enterprise Java for SAP, (Paperback) $37.24
$3724current price $37.24Enterprise Java for SAP, (Paperback)
Design Patterns and Best Practices in Java, (Paperback) $38.48
$3848current price $38.48Design Patterns and Best Practices in Java, (Paperback)
Clojure for Java Developers, (Paperback) $38.99
$3899current price $38.99Clojure for Java Developers, (Paperback)
Go by Example: Programmer's Guide to Idiomatic and Testable Code, (Paperback) $42.99 Was $59.99
$4299current price $42.99, Was $59.99$59.99Go by Example: Programmer's Guide to Idiomatic and Testable Code, (Paperback)
Modular Programming in Java 9 (Paperback) $37.98
$3798current price $37.98Modular Programming in Java 9 (Paperback)
Learning Object-Oriented Programming, Design and TDD with Pharo, (Paperback) $32.18
$3218current price $32.18Learning Object-Oriented Programming, Design and TDD with Pharo, (Paperback)
Maximizing Coach Development, (Paperback) $24.95
$2495current price $24.95Maximizing Coach Development, (Paperback)
Customer ratings & reviews
0 ratings|0 reviews
This item does not have any reviews yet

