Examples

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

Лицензия

Лицензия

Группа

Группа

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

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

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

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

0.1.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

Sharmarke Aden

Скачать examples

Имя Файла Размер
examples-0.1.3.pom 1 KB
Обзор

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

  • example-junit-unittest
  • example-junit-spring-integrationtest
  • example-junit-spring-systemtest
  • example-junit-springboot-systemtest

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

Версия
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
0.0.3
0.0.2