kotest-core / io.kotest.core.factory / TestFactoryConfiguration / <init>

<init>

TestFactoryConfiguration()

A TestFactoryConfiguration provides a DSL to allow for easy creation of a TestFactory when this class is the receiver of a lambda parameter.

This class shouldn't be used directly, but as the base for a particular layout style, eg FunSpecTestFactoryConfiguration.