com.fitbur.testify.examples:example-junit-spring-integrationtest

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

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

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

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

0.1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

Sharmarke Aden

Скачать example-junit-spring-integrationtest

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

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

Зависимости

compile (9)

Идентификатор библиотеки Тип Версия
org.springframework : spring-context jar 4.2.3.RELEASE
javax.inject : javax.inject jar 1
javax.transaction : javax.transaction-api jar 1.2
javax.interceptor : javax.interceptor-api jar 1.2
org.hibernate : hibernate-core jar 5.1.0.Final
org.hibernate : hibernate-entitymanager jar 5.1.0.Final
com.h2database : h2 jar 1.4.191
org.postgresql : postgresql jar 9.4.1207
org.springframework : spring-orm jar 4.2.3.RELEASE

test (6)

Идентификатор библиотеки Тип Версия
com.fitbur.testify.junit : spring-integration-test jar 0.1.3
com.fitbur.testify.need : need-hsql jar 0.1.3
com.fitbur.testify.need : need-docker jar 0.1.3
junit : junit jar 4.12
org.mockito : mockito-core jar 2.0.40-beta
org.assertj : assertj-core jar 3.3.0

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

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

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

Версия
0.1.3
0.1.2
0.1.1
0.1.0
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4