Joala Image

Library for using images during tests.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Joala Image
Library for using images during tests.
Организация-разработчик

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

CoreMedia AG

Скачать joala-image

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
javax.inject : javax.inject jar
org.slf4j : slf4j-api jar
com.google.guava : guava jar
org.springframework : spring-beans jar

provided (1)

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

runtime (2)

Идентификатор библиотеки Тип Версия
org.slf4j : jcl-over-slf4j jar
org.springframework : spring-context jar

test (14)

Идентификатор библиотеки Тип Версия
org.kubek2k : springockito jar
net.joala : joala-labs-junit jar 1.2.1
org.powermock : powermock-api-mockito jar
org.powermock : powermock-core jar
org.powermock : powermock-api-support jar
org.powermock : powermock-module-junit4 jar
net.joala : joala-testlets jar 1.2.1
org.springframework : spring-test jar
org.mockito : mockito-core jar
junit : junit jar
org.hamcrest : hamcrest-core jar
org.hamcrest : hamcrest-library jar
ch.qos.logback : logback-classic jar
net.joala : joala-bdd jar 1.2.1

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

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

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