common Uniqueness¶ sealed class Uniqueness Marker for the uniqueness of a TestConfig.Element. Inheritors¶ Unique Multi Types¶ Multi¶ data object Multi : TestConfig.Uniqueness Multiple Element instances may be present in the config for a given Key. Unique¶ data object Unique : TestConfig.Uniqueness Only one Element may be present in the config for a given Key.