@Documented @Retention(value=RUNTIME) @Target(value=TYPE) @Inherited public @interface TestContextRandomSupplier
Random
instances for the RandomizedContext
. The supplier class must declare
a public no-arg constructor.Modifier and Type | Required Element and Description |
---|---|
Class<? extends RandomSupplier> |
value |
public abstract Class<? extends RandomSupplier> value
Copyright © 2011–2019 Carrot Search s.c.. All rights reserved.