

Hero image 0 of Java Testing with Spock (Edition 1) (Paperback), 0 of 1
Java Testing with Spock (Edition 1) (Paperback)
(No ratings yet)
Key item features
Summary
Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Spock combines the features of tools like JUnit, Mockito, and JBehave into a single powerful Java testing library. With Spock, you use Groovy to write more readable and concise tests. Spock enables seamless integration testing, and with the intuitive Geb library, you can even handle functional testing of web applications.
About the Book
Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. You'll start with a quick overview of Spock and work through writing unit tests using the Groovy language. You'll discover best practices for test design as you learn to write mocks, implement integration tests, use Spock's built-in BDD testing tools, and do functional web testing using Geb. Readers new to Groovy will appreciate the succinct language tutorial in chapter 2 that gives you just enough Groovy to use Spock effectively.
What's Inside
Testing with Spock from the ground up Write mocks without an external library BDD tests your business analyst can read Just enough Groovy to use Spock
About the Reader
Written for Java developers. Knowledge of Groovy and JUnit is helpful but not required.
About the Author
Konstantinos Kapelonis is a software engineer who works with Java daily.
Table of Contents
Introducing the Spock testing framework Groovy knowledge for Spock testing A tour of Spock functionality Writing unit tests with Spock Parameterized tests Mocking and stubbing Integration and functional testing with Spock Spock features for enterprise testing
Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Spock combines the features of tools like JUnit, Mockito, and JBehave into a single powerful Java testing library. With Spock, you use Groovy to write more readable and concise tests. Spock enables seamless integration testing, and with the intuitive Geb library, you can even handle functional testing of web applications.
About the Book
Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. You'll start with a quick overview of Spock and work through writing unit tests using the Groovy language. You'll discover best practices for test design as you learn to write mocks, implement integration tests, use Spock's built-in BDD testing tools, and do functional web testing using Geb. Readers new to Groovy will appreciate the succinct language tutorial in chapter 2 that gives you just enough Groovy to use Spock effectively.
What's Inside
About the Reader
Written for Java developers. Knowledge of Groovy and JUnit is helpful but not required.
About the Author
Konstantinos Kapelonis is a software engineer who works with Java daily.
Table of Contents
PART 1 FOUNDATIONS AND BRIEF TOUR OF SPOCK
PART 2 STRUCTURING SPOCK TESTS
PART 3 SPOCK IN THE ENTERPRISE
Specs
- Book formatPaperback
- Fiction/nonfictionNon-Fiction
- GenreNonfiction
- Pub date20160405
- Pages304
- Edition1
Current price is USD$49.82
Price when purchased online
- Free shipping
Free 30-day returns
How do you want your item?
Columbus, 43215
Arrives between Apr 2 - Apr 9
|Sold and shipped by newbookdeals
4.556701030927835 stars out of 5, based on 1843 seller reviews(4.6)1843 seller reviews
Free 30-day returns
About this item
Product details
Summary Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Spock combines the features of tools like JUnit, Mockito, and JBehave into a single powerful Java testing library. With Spock, you use Groovy to write more readable and concise tests. Spock enables seamless integration testing, and with the intuitive Geb library, you can even handle functional testing of web applications. About the Book Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. You'll start with a quick overview of Spock and work through writing unit tests using the Groovy language. You'll discover best practices for test design as you learn to write mocks, implement integration tests, use Spock's built-in BDD testing tools, and do functional web testing using Geb. Readers new to Groovy will appreciate the succinct language tutorial in chapter 2 that gives you just enough Groovy to use Spock effectively. What's Inside
Testing with Spock from the ground up Write mocks without an external library BDD tests your business analyst can read Just enough Groovy to use Spock
About the Reader Written for Java developers. Knowledge of Groovy and JUnit is helpful but not required. About the Author Konstantinos Kapelonis is a software engineer who works with Java daily. Table of Contents
PART 1 FOUNDATIONS AND BRIEF TOUR OF SPOCKIntroducing the Spock testing framework Groovy knowledge for Spock testing A tour of Spock functionality PART 2 STRUCTURING SPOCK TESTS Writing unit tests with Spock Parameterized tests Mocking and stubbing PART 3 SPOCK IN THE ENTERPRISE Integration and functional testing with Spock Spock features for enterprise testing
About the Reader Written for Java developers. Knowledge of Groovy and JUnit is helpful but not required. About the Author Konstantinos Kapelonis is a software engineer who works with Java daily. Table of Contents
PART 1 FOUNDATIONS AND BRIEF TOUR OF SPOCK
Summary
Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Spock combines the features of tools like JUnit, Mockito, and JBehave into a single powerful Java testing library. With Spock, you use Groovy to write more readable and concise tests. Spock enables seamless integration testing, and with the intuitive Geb library, you can even handle functional testing of web applications.
About the Book
Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. You'll start with a quick overview of Spock and work through writing unit tests using the Groovy language. You'll discover best practices for test design as you learn to write mocks, implement integration tests, use Spock's built-in BDD testing tools, and do functional web testing using Geb. Readers new to Groovy will appreciate the succinct language tutorial in chapter 2 that gives you just enough Groovy to use Spock effectively.
What's Inside
Testing with Spock from the ground up Write mocks without an external library BDD tests your business analyst can read Just enough Groovy to use Spock
About the Reader
Written for Java developers. Knowledge of Groovy and JUnit is helpful but not required.
About the Author
Konstantinos Kapelonis is a software engineer who works with Java daily.
Table of Contents
Introducing the Spock testing framework Groovy knowledge for Spock testing A tour of Spock functionality Writing unit tests with Spock Parameterized tests Mocking and stubbing Integration and functional testing with Spock Spock features for enterprise testing
Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. Readers new to Groovy will appreciate the succinct language tutorial that'll give you just enough Groovy to use Spock effectively.
Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications.
About the Technology
Spock combines the features of tools like JUnit, Mockito, and JBehave into a single powerful Java testing library. With Spock, you use Groovy to write more readable and concise tests. Spock enables seamless integration testing, and with the intuitive Geb library, you can even handle functional testing of web applications.
About the Book
Java Testing with Spock teaches you how to use Spock for a wide range of testing use cases in Java. You'll start with a quick overview of Spock and work through writing unit tests using the Groovy language. You'll discover best practices for test design as you learn to write mocks, implement integration tests, use Spock's built-in BDD testing tools, and do functional web testing using Geb. Readers new to Groovy will appreciate the succinct language tutorial in chapter 2 that gives you just enough Groovy to use Spock effectively.
What's Inside
About the Reader
Written for Java developers. Knowledge of Groovy and JUnit is helpful but not required.
About the Author
Konstantinos Kapelonis is a software engineer who works with Java daily.
Table of Contents
PART 1 FOUNDATIONS AND BRIEF TOUR OF SPOCK
PART 2 STRUCTURING SPOCK TESTS
PART 3 SPOCK IN THE ENTERPRISE
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
20160405
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
Pre-Owned Apple Watch Series 3 (Paperback) $50.06
$5006current price $50.06Pre-Owned Apple Watch Series 3 (Paperback)
13 out of 5 Stars. 1 reviewsMakroökonomik, (Paperback) $54.97
$5497current price $54.97Makroökonomik, (Paperback)
Lets Go Level 1 Student Book 5th Edition, (Paperback) $36.35
$3635current price $36.35Lets Go Level 1 Student Book 5th Edition, (Paperback)
Thermodynamics, (Paperback) $47.99 Was $54.95
$4799current price $47.99, Was $54.95$54.95Thermodynamics, (Paperback)
The Trajectory of Discovery: What Determines the Rate and Direction of Medical Progress?, (Paperback) $41.13
$4113current price $41.13The Trajectory of Discovery: What Determines the Rate and Direction of Medical Progress?, (Paperback)
200 Multiple-Choice Questions (MCQs) on Java, (Paperback) $48.00
$4800current price $48.00200 Multiple-Choice Questions (MCQs) on Java, (Paperback)
Junit in Action, Third Edition, (Paperback) $51.67
$5167current price $51.67Junit in Action, Third Edition, (Paperback)
Logic for Dummies, (Paperback) $24.96
$2496current price $24.96Logic for Dummies, (Paperback)
Troubleshooting Java, Second Edition, (Paperback) $59.99
$5999current price $59.99Troubleshooting Java, Second Edition, (Paperback)
Learning Java: A Test-Driven Approach, (Paperback) $32.53
$3253current price $32.53Learning Java: A Test-Driven Approach, (Paperback)
Enterprise Java Microservices (Edition 1) (Paperback) $54.70
$5470current price $54.70Enterprise Java Microservices (Edition 1) (Paperback)
Programming for Everyone in Java, (Paperback) $50.43
$5043current price $50.43Programming for Everyone in Java, (Paperback)
Software Testing with Generative AI, (Paperback) $49.45
$4945current price $49.45Software Testing with Generative AI, (Paperback)
Introduction to Software Design with Java, (Paperback) $43.98
$4398current price $43.98Introduction to Software Design with Java, (Paperback)
Cruising Along with Java: Modernize and Modularize with the Latest Features (Paperback) $42.88 Was $53.95
$4288current price $42.88, Was $53.95$53.95Cruising Along with Java: Modernize and Modularize with the Latest Features (Paperback)
Classic Computer Science Problems in Java (Paperback) $41.28 Was $48.32
$4128current price $41.28, Was $48.32$48.32Classic Computer Science Problems in Java (Paperback)
Java leicht gemacht, (Paperback) $42.67
$4267current price $42.67Java leicht gemacht, (Paperback)
Adytum; 1908 (Paperback) $23.95
$2395current price $23.95Adytum; 1908 (Paperback)
Earth's Earliest Ages Paperback $30.95
$3095current price $30.95Earth's Earliest Ages Paperback
Java 9 High Performance (Paperback) $54.99
$5499current price $54.99Java 9 High Performance (Paperback)
Customer ratings & reviews
0 ratings|0 reviews
This item does not have any reviews yet
