decide

abstract fun decide(context: TestGenerationContext): Boolean

Decides whether this rule is applicable to the provided context.

Return

true if the rule should be applied, false otherwise

Parameters

context

with a valid test case, operation specification and OpenAPI document