XCTest

XCTest

Apple
+
+

Related Products

  • Parasoft
    132 Ratings
    Visit Website
  • Gearset
    227 Ratings
    Visit Website
  • LTX
    141 Ratings
    Visit Website
  • Secure Eraser
    11 Ratings
    Visit Website
  • AuctionMethod
    41 Ratings
    Visit Website
  • TrustInSoft Analyzer
    6 Ratings
    Visit Website
  • Process Street
    1,099 Ratings
    Visit Website
  • Authologic
    2 Ratings
    Visit Website
  • Capitalcore
    67 Ratings
    Visit Website
  • RaimaDB
    9 Ratings
    Visit Website

About

Writing unit tests can be hard and sometimes good design has to be sacrificed for the sole purpose of testability. Often testability corresponds to good design, but this is not always the case. For example final classes and methods cannot be used, private methods sometimes need to be protected or unnecessarily moved to a collaborator, static methods should be avoided completely and so on simply because of the limitations of existing frameworks. PowerMock is a framework that extends other mock libraries such as EasyMock with more powerful capabilities. PowerMock uses a custom classloader and bytecode manipulation to enable mocking of static methods, constructors, final classes and methods, private methods, removal of static initializers and more. By using a custom classloader no changes need to be done to the IDE or continuous integration servers which simplifies adoption.

About

Create and run unit tests, performance tests, and UI tests for your Xcode project. Use the XCTest framework to write unit tests for your Xcode projects that integrate seamlessly with Xcode's testing workflow. Tests assert that certain conditions are satisfied during code execution, and record test failures (with optional messages) if those conditions aren’t satisfied. Tests can also measure the performance of blocks of code to check for performance regressions and can interact with an application's UI to validate user interaction flows. A test method is a small, self-contained method that tests a specific part of your code. A test case is a group of related test methods. Add test cases and test methods to a test target to confirm that your code performs as expected. The primary class for defining test cases, test methods, and performance tests. An abstract base class for creating, managing, and executing tests.

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

Unit Testing solution for developers

Audience

Anyone seeking a tool to create and run unit tests, performance tests, and UI tests

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

Free
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

PowerMock
github.com/powermock/powermock

Company Information

Apple
United States
developer.apple.com/documentation/xctest

Alternatives

Alternatives

Telerik JustMock

Telerik JustMock

Progress Telerik
Cypress

Cypress

Cypress.io
Selenium

Selenium

Software Freedom Conservancy

Categories

Categories

Integrations

Bootstrap
Codecov
EasyMock
JUnit
Java
Mockito
Parasoft
Testmo

Integrations

Bootstrap
Codecov
EasyMock
JUnit
Java
Mockito
Parasoft
Testmo
Claim PowerMock and update features and information
Claim PowerMock and update features and information
Claim XCTest and update features and information
Claim XCTest and update features and information