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

Categories

Categories

Net
GroupId

GroupId

net.sf.patterntesting
ArtifactId

ArtifactId

patterntesting-exception
Last Version

Last Version

0.9.9
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

PatternTesting Team
Source Code Management

Source Code Management

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

Download patterntesting-exception

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.sf.patterntesting : patterntesting-rt jar [0.9.7,]
org.aspectj : aspectjrt jar 1.6.5
commons-lang : commons-lang jar [2.3,]
commons-logging : commons-logging jar 1.1.1

test (1)

Group / Artifact Type Version
log4j : log4j jar 1.2.15

Project Modules

There are no modules declared in this project.

Versions

Version
0.9.9
0.9.8
0.9.7
0.9.6
0.9.5