WhitelistB

final class WhitelistB[A](name: String) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def apply[B, C](whitelist: A => Set[B], testData: A => IterableOnce[C])(ev: C <:< B): Prop[A]