console-captor

ConsoleCaptor will enable you to easily capture console output for unit testing purposes

Лицензия

Лицензия

Группа

Группа

io.github.hakky54
Идентификатор

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

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

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

1.0.2
Дата

Дата

Тип

Тип

jar
Описание

Описание

console-captor
ConsoleCaptor will enable you to easily capture console output for unit testing purposes
Ссылка на сайт

Ссылка на сайт

https://github.com/Hakky54/console-captor
Система контроля версий

Система контроля версий

https://github.com/Hakky54/console-captor

Скачать consolecaptor

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

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

Зависимости

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.7.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.assertj : assertj-core jar 3.19.0

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

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

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

Версия
1.0.2
1.0.1
1.0.0