com.fitbur.testify.junit:spring-boot-system-test

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

Лицензия

Лицензия

Категории

Категории

Spring Boot Контейнер Микросервисы JUnit Тестирование компонентов
Группа

Группа

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

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

spring-boot-system-test
Последняя версия

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

0.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Sharmarke Aden

Скачать spring-boot-system-test

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

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

Зависимости

compile (5)

Идентификатор библиотеки Тип Версия
com.fitbur.testify : core jar 0.1.3
com.fitbur.testify.di : di-spring jar 0.1.3
com.fitbur.testify.level : system jar 0.1.3
com.fitbur.testify.junit : junit-core jar 0.1.3
com.fitbur.external : external-bytebuddy jar 0.5.6

provided (6)

Идентификатор библиотеки Тип Версия
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework : spring-webmvc jar
javax.servlet : javax.servlet-api jar
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.40-beta

test (9)

Идентификатор библиотеки Тип Версия
com.fitbur.testify.need : need-docker jar 0.1.3
org.assertj : assertj-core jar 3.3.0
com.fitbur.testify.client : jersey-client jar 0.1.3
com.fitbur.testify.need : need-hsql jar 0.1.3
org.springframework.boot : spring-boot-starter-undertow jar
org.hibernate : hibernate-core jar 5.0.6.Final
org.postgresql : postgresql jar 9.4.1207
javax.transaction : javax.transaction-api jar
org.reflections : reflections jar 0.9.10

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

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

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

Версия
0.1.3
0.1.2
0.1.1
0.1.0