Joala Expressions

Expressions are used to evaluate the current state of a given system. Such as a web address you want to get the status code from. Typical expressions are evaluated multiple times in order to wait for a given state. Thus expressions are typically evaluated fast and should denote by expression if they fail to evaluate.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

net.joala
Идентификатор

Идентификатор

joala-expressions
Последняя версия

Последняя версия

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Joala Expressions
Expressions are used to evaluate the current state of a given system. Such as a web address you want to get the status code from. Typical expressions are evaluated multiple times in order to wait for a given state. Thus expressions are typically evaluated fast and should denote by expression if they fail to evaluate.
Организация-разработчик

Организация-разработчик

CoreMedia AG

Скачать joala-expressions

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/net.joala/joala-expressions/ -->
<dependency>
    <groupId>net.joala</groupId>
    <artifactId>joala-expressions</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.joala/joala-expressions/
implementation 'net.joala:joala-expressions:1.2.1'
// https://jarcasting.com/artifacts/net.joala/joala-expressions/
implementation ("net.joala:joala-expressions:1.2.1")
'net.joala:joala-expressions:jar:1.2.1'
<dependency org="net.joala" name="joala-expressions" rev="1.2.1">
  <artifact name="joala-expressions" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.joala', module='joala-expressions', version='1.2.1')
)
libraryDependencies += "net.joala" % "joala-expressions" % "1.2.1"
[net.joala/joala-expressions "1.2.1"]

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar
junit : junit jar
org.hamcrest : hamcrest-core jar

provided (1)

Идентификатор библиотеки Тип Версия
com.google.code.findbugs : jsr305 Необязательный jar

runtime (2)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar
ch.qos.logback : logback-classic jar

test (5)

Идентификатор библиотеки Тип Версия
net.joala : joala-labs-junit jar 1.2.1
net.joala : joala-labs-data jar 1.2.1
net.joala : joala-testlets jar 1.2.1
org.apache.commons : commons-lang3 jar
org.apache.commons : commons-text jar

Модули Проекта

Данный проект не имеет модулей.

Joala - Enjoy Testing

About

Joala started in 2011 as project to unify efforts to write robust UI integration tests. Joala is an extract of these efforts, especially originating from the efforts to create a common wait pattern which cannot be only used for UI tests but also for any other integration tests where you have to wait for system responses before you can continue with your test.

Documentation

For complete documentation of Joala please visit Joala Pages.

See Also

net.joala

CoreMedia

We’re the pioneers, the craftsmen, the team that takes you to new heights. Content Management. Digital Asset Management. eCommerce integrations.

Версии библиотеки

Версия
1.2.1
1.2.0
1.1.0
1.0.1