Suite • opensavvy.prepared.suite.config • TestConfig • Key • Multi • uniqueness
uniqueness¶
open override val uniqueness: TestConfig.Uniqueness.Multi
Marker for the uniqueness of the elements denoted by this key.
-
If Uniqueness.Unique is used, a single element for a given key may be present.
-
If Uniqueness.Multi is used, multiple elements for the same key may be present.