Joala Labs JUnit

Joala Labs is a module which provides experimental features. These experimental features might be removed at any time without notice. Typically you will find classes in here which might once make it into Joala's Public API.

Лицензия

Лицензия

Категории

Категории

JUnit Тестирование компонентов Сеть
Группа

Группа

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

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

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

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

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Joala Labs JUnit
Joala Labs is a module which provides experimental features. These experimental features might be removed at any time without notice. Typically you will find classes in here which might once make it into Joala's Public API.
Организация-разработчик

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

CoreMedia AG

Скачать joala-labs-junit

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

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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.commons : commons-lang3 jar
junit : junit jar
com.google.guava : guava 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