org.patterntesting:patterntesting-exception

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.

License

License

GroupId

GroupId

org.patterntesting
ArtifactId

ArtifactId

patterntesting-exception
Last Version

Last Version

2.2.20-YEARS
Release Date

Release Date

Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://patterntesting.org/release/exception/
Project Organization

Project Organization

PatternTesting Team
Source Code Management

Source Code Management

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

Download patterntesting-exception

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.patterntesting : patterntesting-rt jar 2.2.20-YEARS

test (3)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.20-YEARS
2.2.0
2.1.2
2.1.1
2.1.0
2.0.2
2.0.1
2.0.0
1.8.0
1.7.2
1.7.1
1.7.0
1.6.3
1.6.2
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.0
1.2.20
1.2.10-YEARS
1.2.0
1.1.0
1.0.3