+
+

Related Products

  • Parasoft
    126 Ratings
    Visit Website
  • qTest
    Visit Website
  • QA Wolf
    198 Ratings
    Visit Website
  • Testeum
    8 Ratings
    Visit Website
  • Gearset
    221 Ratings
    Visit Website
  • Blackbird API Development
    1 Rating
    Visit Website
  • Boozang
    15 Ratings
    Visit Website
  • MuukTest
    31 Ratings
    Visit Website
  • Global App Testing
    57 Ratings
    Visit Website
  • Sahi Pro
    60 Ratings
    Visit Website

About

Most parts of a software system do not work in isolation, but collaborate with other parts to get their job done. In a lot of cases, we do not care about using real collaborators implementation in unit testing, as we trust these collaborators. Mock objects replace collaborators of the unit under test. To test a unit in isolation or mount a sufficient environment, we have to simulate the collaborators in the test. A Mock Object is a test-oriented replacement for a collaborator. It is configured to simulate the object that it replaces in a simple way. In contrast to a stub, a Mock Object also verifies whether it is used as expected. EasyMock has been the first dynamic Mock Object generator, relieving users of hand-writing Mock Objects, or generating code for them. EasyMock provides Mock Objects by generating them on the fly using Java proxy mechanism.

About

PHPUnit requires the dom and json extensions, which are normally enabled by default. PHPUnit also requires the pcre, reflection, and spl extensions. These standard extensions are enabled by default and cannot be disabled without patching PHP’s build system and/or C sources. The code coverage report feature requires the Xdebug (2.7.0 or later) and tokenizer extensions. Generating XML reports requires the xmlwriter extension. Unit Tests are primarily written as a good practice to help developers identify and fix bugs, to refactor code and to serve as documentation for a unit of software under test. To achieve these benefits, unit tests ideally should cover all the possible paths in a program. One unit test usually covers one specific path in one function or method. However a test method is not necessarily an encapsulated, independent entity. Often there are implicit dependencies between test methods, hidden in the implementation scenario of a test.

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Platforms Supported

Windows
Mac
Linux
Cloud
On-Premises
iPhone
iPad
Android
Chromebook

Audience

Developers searching for a mock object generator solution

Audience

Unit Testing solution for developers

Support

Phone Support
24/7 Live Support
Online

Support

Phone Support
24/7 Live Support
Online

API

Offers API

API

Offers API

Screenshots and Videos

Screenshots and Videos

Pricing

No information available.
Free Version
Free Trial

Pricing

Free
Free Version
Free Trial

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Reviews/Ratings

Overall 0.0 / 5
ease 0.0 / 5
features 0.0 / 5
design 0.0 / 5
support 0.0 / 5

This software hasn't been reviewed yet. Be the first to provide a review:

Review this Software

Training

Documentation
Webinars
Live Online
In Person

Training

Documentation
Webinars
Live Online
In Person

Company Information

EasyMock
Founded: 2001
easymock.org

Company Information

PHPUnit
phpunit.de/

Alternatives

Alternatives

Early

Early

EarlyAI
CodeRush

CodeRush

DevExpress
Telerik JustMock

Telerik JustMock

Progress Telerik
dotCover

dotCover

JetBrains
Early

Early

EarlyAI

Categories

Categories

Integrations

Allure Report
Captain
Codecov
Dash
JSON
New Relic
PHP
PHPStan
PHPixie
PhpStorm
PowerMock
Testmo
XML
Xdebug

Integrations

Allure Report
Captain
Codecov
Dash
JSON
New Relic
PHP
PHPStan
PHPixie
PhpStorm
PowerMock
Testmo
XML
Xdebug
Claim EasyMock and update features and information
Claim EasyMock and update features and information
Claim PHPUnit and update features and information
Claim PHPUnit and update features and information