Uses of Package
com.google.common.collect.testing.features
Packages that use com.google.common.collect.testing.features
Package
Description
-
Classes in com.google.common.collect.testing.features used by com.google.common.collect.testingClassDescriptionWhen describing the features of the collection produced by a given generator (i.e.Base class for enumerating the features of an interface to be tested.
-
Classes in com.google.common.collect.testing.features used by com.google.common.collect.testing.featuresClassDescriptionOptional features of classes derived from
Collection
.When describing the features of the collection produced by a given generator (i.e.Thrown when requirements on a tester method or class conflict with each other.Base class for enumerating the features of an interface to be tested.Optional features of classes derived fromList
.Optional features of classes derived fromMap
.Optional features of classes derived fromSet
.Use this to meta-annotateXxxFeature.Require
annotations, so that those annotations can be used to decide whether to apply a test to a given class-under-test.Encapsulates the constraints that a class under test must satisfy in order for a tester method to be run against that class. -
Classes in com.google.common.collect.testing.features used by com.google.common.collect.testing.googleClassDescriptionBase class for enumerating the features of an interface to be tested.Use this to meta-annotate
XxxFeature.Require
annotations, so that those annotations can be used to decide whether to apply a test to a given class-under-test. -
Classes in com.google.common.collect.testing.features used by com.google.common.collect.testing.testersClassDescription