舉報

會員
Mockito Essentials
最新章節:
Index
ThisbookisidealfordeveloperswhohavesomeexperienceinJavaapplicationdevelopmentaswellassomebasicknowledgeoftestdoublesandJUnittesting.ThisbookalsointroducesyoutothefundamentalsofJUnittesting,testdoubles,refactoringlegacycode,andwritingJUnittestsforGWTandwebservices.
目錄(53章)
倒序
- 封面
- 版權頁
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Exploring Test Doubles
- Working with unit tests
- Understanding test doubles
- Using dummy objects
- Working with stubs
- Exploring a test spy
- Getting started with mock objects
- Implementing fake objects – simulators
- Summary
- Chapter 2. Socializing with Mockito
- Exploring Mockito
- Working with Mockito
- Understanding the Mockito architecture
- Summary
- Chapter 3. Accelerating Mockito
- Learning advanced Mockito features
- Summary
- Chapter 4. Behavior-driven Development with Mockito
- Understanding the context of BDD
- Exploring BDD
- Exercising BDD with Mockito
- Summary
- Chapter 5. Unit Testing the Legacy Code with Mockito
- Understanding the legacy code
- Exploring testing impediments
- Working with PowerMock
- Designing for testability with Mockito
- Summary
- Chapter 6. Developing SOA with Mockito
- Exploring Service-oriented Architecture (SOA)
- Working with web services
- Summary
- Chapter 7. Unit Testing GWT Code with Mockito
- Exploring Ajax and GWT
- Learning the MVP pattern
- Developing a GWT application using MVP
- Unit testing the GWT code
- Summary
- Index 更新時間:2021-08-05 17:41:29
推薦閱讀
- Machine Learning with R Cookbook(Second Edition)
- Rake Task Management Essentials
- 數據結構習題精解(C語言實現+微課視頻)
- Java面向對象程序開發及實戰
- Java實戰(第2版)
- Python語言實用教程
- 從零開始學C#
- Red Hat Enterprise Linux Troubleshooting Guide
- Visual FoxPro 6.0程序設計
- Python語言科研繪圖與學術圖表繪制從入門到精通
- Android技術內幕(系統卷)
- 3D Printing Designs:The Sun Puzzle
- 計算機程序的構造和解釋(JavaScript版)
- HTML并不簡單:Web前端開發精進秘籍
- JavaScript語法簡明手冊
- 微服務設計
- Python實戰指南:手把手教你掌握300個精彩案例
- Learning Swift
- 深入理解MySQL主從原理
- Unity 2017 Game Optimization(Second Edition)
- 區塊鏈技術及應用
- 零基礎學Python(第2版)
- Salesforce Platform App Builder Certification Handbook
- UX for the Web
- 自己動手寫網絡爬蟲(修訂版)
- Java應用開發:企業級開發
- PyTorch Computer Vision Cookbook
- Beginning C# 7 Hands-On:Advanced Language Features
- Python程序設計案例課堂
- Learning iOS UI Development