Documentation

expect.planner() function

expect.planner() will cause the present testcase to expect the given planner rules will be invoked exactly as many times as the number given.

The key is the name of the planner rule.

Function type signature
(rules: [string:int]) => {}

For more information, see Function type signatures.

Parameters

rules

(Required) Mapping of rules names to expected counts.


Was this page helpful?

Thank you for your feedback!


The future of Flux

Flux is going into maintenance mode. You can continue using it as you currently are without any changes to your code.

Read more