Base strategy to inherit from. Not directly usable, as strategies must implement the "determineResult" method Contains default implementations for shouldEvaluateThisProvider and shouldEvaluateNextProvider

Hierarchy (view full)

Constructors

Properties

runMode: "parallel" | "sequential" = 'sequential'

Methods