plan

abstract var plan: Double?(source)

The number of assertions and subtests expected to be run in the test. If the number of assertions run in the test does not match the number specified in the plan, the test will fail.

Since

v22.2.0