AndWait Matcher

Hamcrest matcher which is waiting (with timeout) for the expected value

License

License

GroupId

GroupId

berlin.yuna
ArtifactId

ArtifactId

and-wait-matcher
Last Version

Last Version

1.3.17
Release Date

Release Date

Type

Type

jar
Description

Description

AndWait Matcher
Hamcrest matcher which is waiting (with timeout) for the expected value
Project URL

Project URL

https://github.com/YunaBraska/AndWaitMatcher
Source Code Management

Source Code Management

https://github.com/YunaBraska/AndWaitMatcher.git

Download and-wait-matcher

How to add to project

<!-- https://jarcasting.com/artifacts/berlin.yuna/and-wait-matcher/ -->
<dependency>
    <groupId>berlin.yuna</groupId>
    <artifactId>and-wait-matcher</artifactId>
    <version>1.3.17</version>
</dependency>
// https://jarcasting.com/artifacts/berlin.yuna/and-wait-matcher/
implementation 'berlin.yuna:and-wait-matcher:1.3.17'
// https://jarcasting.com/artifacts/berlin.yuna/and-wait-matcher/
implementation ("berlin.yuna:and-wait-matcher:1.3.17")
'berlin.yuna:and-wait-matcher:jar:1.3.17'
<dependency org="berlin.yuna" name="and-wait-matcher" rev="1.3.17">
  <artifact name="and-wait-matcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='berlin.yuna', module='and-wait-matcher', version='1.3.17')
)
libraryDependencies += "berlin.yuna" % "and-wait-matcher" % "1.3.17"
[berlin.yuna/and-wait-matcher "1.3.17"]

Dependencies

provided (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 2.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.9.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.17
1.3.16
1.3.15
1.3.14
1.3.13
1.3.12
1.3.11
1.3.10
1.3.9
1.3.8
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.2.0
1.1.0
1.0.0