Suite • opensavvy.prepared.suite.config • TestConfig • Key • Multi
Multi
interface Multi<E : TestConfig.Element> : TestConfig.Key<E, TestConfig.Uniqueness.Multi>
Shorthand for a Key with a uniqueness of Multi.
Inheritors
Properties
uniqueness
open override val uniqueness: TestConfig.Uniqueness.Multi
Marker for the uniqueness of the elements denoted by this key.