• Creating Google Chrome Extensions

    Transform your existing web applications into Google Chrome browser extensions and create brand new extensions that improve your own browsing experience and that of your users. This book shows you how Google Chrome browser extensions are extremely useful tools for enhancing the functionality of the Google Chrome web browser. For example, you can create extensions to summarize the current page you are reading, or to save all of the images in the page you are browsing. They have access to almost all of the features provided by the Google Chrome browser, and they can encapsulate such features in the form of a bundled application providing targeted functionality to users. Extensions also run in a sandboxed environment, making them secure – which is a huge plus in the modern web! The APIs provided by the Chrome Extensions framework help you empower web applications by coupling them with amazing features provided by the Google Chrome web browser, such as bookmarks, history, tabs, actions, storage, notifications, search, and a lot more – facilitating increased productivity on the Google Chrome web browser. What You Will Learn: Transform your web application ideas into Google Chrome Extensions. Choose the recommended components for creating your kind of extension. Leverage the power of a Google Chrome browser by making use of the extensions API. Showcase your existing web-development skills in a modern way by creating useful extensions. Who This Book is For Existing web developers, experienced in creating simple web pages (using HTML, CSS, and JavaScript), to help them create browser extensions for Google Chrome. After understanding the examples and lessons in this book, you will be able to transform your existing web applications into Google Chrome browser extensions, as well as create brand new extensions.

    0
    143
    8.4MB
    2019-04-15
    9
  • Mockito Cookbook - Packt

    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 of a vast majority of Mockito functionalities in real-life examples. It goes beyond the documentation and covers how Mockito works and shows the steps to write effective tests using Mockito. This is a focused guide with lots of practical recipes of business issues and presentation of the entire test of the system. This book shows the use of Mockito's popular unit testing frameworks such as JUnit, PowerMock, TestNG, and so on.

    0
    84
    1.44MB
    2018-10-26
    7
  • Mockito-Programming-Cookbook

    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 behaviors that are expected of them. One approach is to create a test automation framework that actually exercises each of those behaviors and verifies that it performs as expected, even after it is changed. Developers have created mock testing frameworks. These effectively fake some external dependencies so that the object being tested has a consistent interaction with its outside dependencies. Mockito intends to streamline the delivery of these external dependencies that are not subjects of the test. A study performed in 2013 on 10,000 GitHub projects found that Mockito is the 9th most popular Java library

    0
    85
    2.93MB
    2018-10-26
    10
  • Mocks, Mockito, and Spock

    Mocks or mock objects simulate the behavior of complex, real (non­mock) objects and are therefore useful when a real object is impractical or impossible to incorporate into a unit test. They provide: Default values unless stubbed Can help verify interactions, order of interaction, method parameters etc.

    0
    83
    420KB
    2018-10-26
    9
  • Packt Publishing Mastering Unit Testing Using Mockito and JUnit (2014)

    Book Description 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, detect side effects quickly, and also help you save time. This book will provide the skills you need to successfully build and maintain meaningful JUnit test cases. You will begin with how to use advanced JUnit 4 features, improve code coverage, automate JUnit tests, monitor code quality, write JUnit tests for the database and web tier refactor legacy code, mock external dependencies using Mockito, and write testable code using test-driven development. By sequentially working through the steps in each chapter, you will quickly master the advanced JUnit features.

    0
    81
    8.11MB
    2018-10-26
    10
  • Mochito Tutorials Point

    Mockito is a mocking framework, JAVA-based library that is used for effective unit testing of JAVA applications. Mockito is used to mock interfaces so that a dummy functionality can be added to a mock interface that can be used in unit testing. This tutorial should help you learn how to create unit tests with Mockito as well as how to use its APIs in a simple and intuitive way.

    0
    199
    780KB
    2018-10-26
    10
  • Mochito ppt

    A PPT to introduce how to mockito in your java projects for testing.

    0
    105
    234KB
    2018-10-25
    0
  • Packt Publishing Mockito Essentials (2014)

    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 on to exploring stubs followed by an example on spying. Then, it will show you how to make legacy code testable, mock external dependencies using Mockito, and write testable code for greenfield projects. You will also gain an insight on the concepts of Service-oriented Architecture (SOA) as well as understand how to unit test RESTful web services with Mockito. By sequentially working through the steps in each chapter, you will quickly learn the features of Mockito. Mockito Essentials will ensure your success with these concepts, tools, and frameworks.

    0
    71
    3.1MB
    2018-10-25
    9
  • Jersey 2.25.1 User Guide

    Official Jersey 2.25.1 User Guide. This is user guide for Jersey 2.25.1. We are trying to keep it up to date as we add new features. When reading the user guide, please consult also our Jersey API documentation [https://jersey.java.net/apidocs/2.25.1/ jersey/index.html] as an additional source of information about Jersey features and API. If you would like to contribute to the guide or have questions on things not covered in our docs, please contact us atusers@jersey.java.net [mailto:users@jersey.java.net]. Similarly, in case you spot any errors in the Jersey documentation, please report them by filing a new issue in our Jersey JIRA Issue Tracker [http://java.net/jira/browse/JERSEY] under docs component. Please make sure to specify the version of the Jersey User Guide where the error has been spotted by selecting the proper value for the Affected Version field.

    0
    85
    2.63MB
    2018-10-25
    9
  • RESTful webservices – Client API in Java - Jersey

    RESTful webservices – Client API in Java - Jersey

    0
    89
    136KB
    2018-10-25
    10
  • 分享王者

    成功上传51个资源即可获取
关注 私信
上传资源赚积分or赚钱