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

org.patterntesting:patterntesting-exception 2.2.20-YEARS

PatternTesting Exception (patterntesting-exception) is a framework round about exceptions. It wraps some common exception (like IOException) to provide some more information as the original exception (e.g. the filename with the absolute pathname). On the other it allows you to provoke exceptions for better testing.

Лицензия

Лицензия

Группа

Группа

org.patterntesting
Идентификатор

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

patterntesting-exception
Версия

Версия

2.2.20-YEARS
Тип

Тип

jar
Описание

Описание

PatternTesting Exception (patterntesting-exception) is a framework round about exceptions. It wraps some common exception (like IOException) to provide some more information as the original exception (e.g. the filename with the absolute pathname). On the other it allows you to provoke exceptions for better testing.
Ссылка на сайт

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

http://patterntesting.org/release/exception/
Организация-разработчик

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

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

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

http://patterntesting.cvs.sourceforge.net/viewvc/patterntesting/PatternTesting10/patterntesting-exception/

Скачать patterntesting-exception 2.2.20-YEARS


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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.patterntesting : patterntesting-rt jar 2.2.20-YEARS

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.hamcrest : hamcrest-library jar 2.2

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

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