Progress Telerik JustMock

Priority support subscription for JustMock

About this software

One-year Priority Support for JustMock provides an elevated support subscription from Progress for the JustMock .NET mocking product. It gives faster handling of support cases and access to Progress support channels for issues related to installation, licensing, and product behavior. This subscription is offered as a support add-on to the JustMock product and is intended for development teams using JustMock in commercial .NET testing workflows.

Licenses & prices

Justmock lite support

Basic Progress Telerik JustMock support with standard ticket submission and community forum access during business hours.

Justmock priority support

Faster-response Progress Telerik JustMock support with prioritized ticket handling and escalation to support engineers.

Justmock ultimate support

Comprehensive Progress Telerik JustMock support including highest-priority response, advanced troubleshooting, and dedicated escalation channels.

Purchase

Progress Telerik JustMock

Progress Telerik JustMock
In Stock
Delivery: 1 working day
Loading...
€429.47
Free and without obligation

Do you need more information or looking for another license?

Benefits

  • Faster issue response: prioritized handling of support cases for JustMock customers.
  • Access to vendor expertise: access to Progress support personnel for product guidance.
  • Help with installation and licensing: assistance on installation and licensing matters.
  • Reduced resolution time: escalated case processing to shorten resolution timelines.
  • Suitable for teams: intended for development teams using JustMock commercially.

Available languages

  • English

Support information

  • Priority handling: elevated case prioritization within Progress support.
  • Access channels: Use Progress customer portal and support channels.
  • Subscription term: One-year support duration from purchase date.
  • Coverage for JustMock: Support applies to JustMock product issues.
  • Add-on offering: Priority Support is sold separately from licenses.

Frequently asked questions

What is Progress Telerik JustMock used for?
A .NET mocking library used in unit tests to create mock objects for dependencies, configure method behavior, and verify interactions to isolate and test code components.
Which code elements can JustMock mock?
Common targets include interfaces, abstract classes, virtual methods and properties, allowing tests to replace dependencies and control behavior during unit testing.
How does JustMock integrate with unit testing tools?
It is designed to be used inside .NET test projects, working with test runners and frameworks to arrange mocks, execute test code, and perform verification steps within test methods.
How are method calls verified when using JustMock?
Tests can assert that specific methods were invoked, with expected argument values and call counts; many mocking libraries also offer argument matchers and sequence verification.