Fluent Commerce Logo
Docs

How Test Utilities work

Topic

Author:

Kirill Gaiduk

Changed on:

24 June 2025

Overview

The articles below will walk you through the library of utility functions designed to simplify Rules testing. It provides methods to interact with Rules in isolation, making it easier to test various scenarios. These Utilities are commonly used in conjunction with JUnit.
Prerequisites