asyncGetRecipePredicateResults

Returns CRecipePredicate inspection result on async.

Even if the given CRecipePredicate.Context.isAsync is false, it is unexpectedly true at runtime and provided to the executed predicates.

Return

CompletableFuture Result of run tests

Since

5.0.17

Parameters

context

Context of inspection

whenEmptyDefault

Result returned when CRecipe.predicates is null or empty (default = true)