com.fitbur.testify.examples:example-junit-spring-systemtest-need

An opinionated Java Testing Framework faithful to testing principles and best practices.

Лицензия

Лицензия

Категории

Категории

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

Группа

com.fitbur.testify.examples
Идентификатор

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

example-junit-spring-systemtest-need
Последняя версия

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

0.1.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

An opinionated Java Testing Framework faithful to testing principles and best practices.
Организация-разработчик

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

Sharmarke Aden

Скачать example-junit-spring-systemtest-need

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

<!-- https://jarcasting.com/artifacts/com.fitbur.testify.examples/example-junit-spring-systemtest-need/ -->
<dependency>
    <groupId>com.fitbur.testify.examples</groupId>
    <artifactId>example-junit-spring-systemtest-need</artifactId>
    <version>0.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.fitbur.testify.examples/example-junit-spring-systemtest-need/
implementation 'com.fitbur.testify.examples:example-junit-spring-systemtest-need:0.1.2'
// https://jarcasting.com/artifacts/com.fitbur.testify.examples/example-junit-spring-systemtest-need/
implementation ("com.fitbur.testify.examples:example-junit-spring-systemtest-need:0.1.2")
'com.fitbur.testify.examples:example-junit-spring-systemtest-need:jar:0.1.2'
<dependency org="com.fitbur.testify.examples" name="example-junit-spring-systemtest-need" rev="0.1.2">
  <artifact name="example-junit-spring-systemtest-need" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.fitbur.testify.examples', module='example-junit-spring-systemtest-need', version='0.1.2')
)
libraryDependencies += "com.fitbur.testify.examples" % "example-junit-spring-systemtest-need" % "0.1.2"
[com.fitbur.testify.examples/example-junit-spring-systemtest-need "0.1.2"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
org.springframework : spring-webmvc jar 4.2.3.RELEASE
javax.inject : javax.inject jar 1
org.hibernate : hibernate-core jar 5.0.6.Final
org.postgresql : postgresql jar 9.4.1207
javax.transaction : javax.transaction-api jar 1.2
org.reflections : reflections jar 0.9.10
org.apache.derby : derby jar 10.12.1.1

provided (1)

Идентификатор библиотеки Тип Версия
javax.servlet : javax.servlet-api jar 3.1.0

test (8)

Идентификатор библиотеки Тип Версия
com.fitbur.testify.junit : spring-system-test jar 0.1.2
com.fitbur.testify.client : jersey-client jar 0.1.2
com.fitbur.testify.server : server-undertow jar 0.1.2
com.fitbur.testify.need : need-hsql jar 0.1.2
com.fitbur.testify.need : need-docker jar 0.1.2
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.31-beta
org.assertj : assertj-core jar 3.2.0

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

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

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

Версия
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8