Interface DoesNotPermitDuplicates

All Superinterfaces:
CollectionContractConfig

public interface DoesNotPermitDuplicates extends CollectionContractConfig
A decorator interface that indicates that the collection class being tested does not permit duplicate elements.
Since:
1.0
Author:
evanbergstrom
  • Method Details