Зарегистрироваться
Восстановить пароль
FAQ по входу

Mockito

Теги, соответствующие этому тематическому разделу

Файлы, которые ищут в этом разделе

Доверенные пользователи и модераторы раздела

Активные пользователи раздела

  • Без фильтрации типов файлов
A
Packt Publishing, 2015. — 314 p. — ISBN: 978-1-78398-250-9. It is insanity to keep doing things the same way and expect them to improve. Any program is useful only when it is functional; hence, before applying complex tools, patterns, or APIs to your production code, checking software functionality is must. Automated JUnit tests help you verify your assumptions continuously,...
  • №1
  • 5,16 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2015. — 314 p. — ISBN: 978-1-78398-250-9. It is insanity to keep doing things the same way and expect them to improve. Any program is useful only when it is functional; hence, before applying complex tools, patterns, or APIs to your production code, checking software functionality is must. Automated JUnit tests help you verify your assumptions continuously,...
  • №2
  • 2,47 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2015. — 314 p. — ISBN: 978-1-78398-250-9. It is insanity to keep doing things the same way and expect them to improve. Any program is useful only when it is functional; hence, before applying complex tools, patterns, or APIs to your production code, checking software functionality is must. Automated JUnit tests help you verify your assumptions continuously,...
  • №3
  • 2,32 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2015. — 314 p. — ISBN: 978-1-78398-250-9. It is insanity to keep doing things the same way and expect them to improve. Any program is useful only when it is functional; hence, before applying complex tools, patterns, or APIs to your production code, checking software functionality is must. Automated JUnit tests help you verify your assumptions continuously,...
  • №4
  • 2,33 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2013. — 172 p. — ISBN 978-1-78328-329-3. This book is a hands-on guide, full of practical examples to illustrate the concepts of Test Driven Development. If you are a developer who wants to develop software following Test Driven Development using Mockito and leveraging various Mockito features, this book is ideal for you. You don’t need prior knowledge of TDD,...
  • №5
  • 1,84 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2014. — 214 p. — ISBN: ISBN13: 978-1783983605. Whether you are new to JUnit testing and mocking or a seasoned Mockito expert, this book will provide you with the skills you need to successfully build and maintain meaningful JUnit test cases and effectively mock external dependencies. At the beginning, this book deals with dummy and fake objects and then moves...
  • №6
  • 1,89 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2014. — 214 p. — ISBN: ISBN13: 978-1783983605. Whether you are new to JUnit testing and mocking or a seasoned Mockito expert, this book will provide you with the skills you need to successfully build and maintain meaningful JUnit test cases and effectively mock external dependencies. At the beginning, this book deals with dummy and fake objects and then moves...
  • №7
  • 3,30 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2015. — 178 p. Mockito is a testing framework that creates external dependencies; this process is called mocking. This book will provide you with the skills you need to successfully build and maintain meaningful unit and integration test cases for Spring Framework code. This book starts with a brief introduction to the Spring Framework, including its...
  • №8
  • 7,37 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2015. — 178 p. Learn all you need to know about the Spring Framework and how to unit test your projects with Mockito Learn about the Spring testing framework, stubbing, mocking, and spying dependencies using the Mockito framework and explore its advanced features Create an automated JUnit safety net for building a reliable, maintainable, and testable software...
  • №9
  • 1,30 МБ
  • добавлен
  • описание отредактировано
G
Packt Publishing, 2014. — 264 p. — ISBN13: 978-1783982745. Mockito is a testing framework that allows you to easily create test doubles (mocks) of the system under test's collaborators. You can use mocks to better simulate the behavioral patterns of your software in isolation to receive feedback from tests as soon as possible. This book consists of recipes that depict the usage...
  • №10
  • 1,68 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2014. — 264 p. — ISBN13: 978-1783982745. Mockito is a testing framework that allows you to easily create test doubles (mocks) of the system under test's collaborators. You can use mocks to better simulate the behavioral patterns of your software in isolation to receive feedback from tests as soon as possible. This book consists of recipes that depict the usage...
  • №11
  • 1,39 МБ
  • добавлен
  • описание отредактировано
Packt Publishing, 2014. — 264 p. — ISBN13: 978-1783982745. Mockito is a testing framework that allows you to easily create test doubles (mocks) of the system under test's collaborators. You can use mocks to better simulate the behavioral patterns of your software in isolation to receive feedback from tests as soon as possible. This book consists of recipes that depict the usage...
  • №12
  • 3,58 МБ
  • добавлен
  • описание отредактировано
K
Kaczanowscy.pl. — 2013. — 310 p. This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.g. mocks, parametrized tests and matchers. It also discusses trade-offs related to the choices we have to make when dealing with some...
  • №13
  • 6,29 МБ
  • добавлен
  • описание отредактировано
Kaczanowscy.pl. — 2013. — 310 p. This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.g. mocks, parametrized tests and matchers. It also discusses trade-offs related to the choices we have to make when dealing with some...
  • №14
  • 2,82 МБ
  • добавлен
  • описание отредактировано
Kaczanowscy.pl. — 2013. — 310 p. This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.g. mocks, parametrized tests and matchers. It also discusses trade-offs related to the choices we have to make when dealing with some...
  • №15
  • 2,42 МБ
  • добавлен
  • описание отредактировано
Kaczanowscy.pl. — 2012. — 315 p. This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.g. mocks, parametrized tests and matchers. It also discusses trade-offs related to the choices we have to make when dealing with some...
  • №16
  • 5,87 МБ
  • добавлен
  • описание отредактировано
Kaczanowscy.pl. — 2012. — 315 p. This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.g. mocks, parametrized tests and matchers. It also discusses trade-offs related to the choices we have to make when dealing with some...
  • №17
  • 3,15 МБ
  • добавлен
  • описание отредактировано
Published by kaczanowscy.pl Tomasz Kaczanowski, 2012. — 315 p. This book explains in detail how to implement unit tests using two very popular open source Java technologies: TestNG and Mockito. It presents a range of techniques necessary to write high quality unit tests - e.g. mocks, parametrized tests and matchers. It also discusses trade-offs related to the choices we have to...
  • №18
  • 2,71 МБ
  • добавлен
  • описание отредактировано
The Pragmatic Programmers, 2023. — 151 p. — ISBN-13: 978-1-68050-967-0. Mockito is the most popular framework in the Java world for automating unit testing with dependencies. Learn the Mockito API and how and when to use stubs, mocks, and spies. On a deeper level, discover why the framework does what it does and how it can simplify unit testing in Java. Using Mockito, you’ll be...
  • №19
  • 2,69 МБ
  • добавлен
  • описание отредактировано
M
Java Code Geeks. — 66 p. Mockito is an open source testing framework for Java released under the MIT License. The framework allows the creation of test double objects (mock objects) in automated unit tests for the purpose of Test-driven Development (TDD) or Behavior Driven Development (BDD). In software development there is an opportunity of ensuring that objects perform the...
  • №20
  • 2,93 МБ
  • добавлен
  • описание отредактировано
В этом разделе нет файлов.

Комментарии

В этом разделе нет комментариев.