AnnotationElementsMatcher

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
var count: Int

Annotation elements count to match.

----------------

Link copied to clipboard

Match type. Default is MatchType.Contains.

----------------

Link copied to clipboard

Functions

Link copied to clipboard

Add annotation element to match.

----------------

Link copied to clipboard
fun count(min: Int = 0, max: Int = Int.MAX_VALUE): AnnotationElementsMatcher

Annotation elements count to match.

----------------

Link copied to clipboard

Annotation elements count to match.

----------------

Link copied to clipboard

Annotation elements count to match.

----------------

Link copied to clipboard

Need to match annotation elements.

----------------

Link copied to clipboard

Match type.

----------------