Excalibur Fortress TestCase

Provides a base FortressTestCase which can be extended to provide Fortress based testing of components as part of a JUnit test suite.

License

License

GroupId

GroupId

org.apache.excalibur.fortress.testcase
ArtifactId

ArtifactId

excalibur-fortress-testcase
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Excalibur Fortress TestCase
Provides a base FortressTestCase which can be extended to provide Fortress based testing of components as part of a JUnit test suite.
Project Organization

Project Organization

Apache Software Foundation
Source Code Management

Source Code Management

https://svn.apache.org/repos/asf/excalibur/tags/excalibur-first-maven2-release

Download excalibur-fortress-testcase

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.avalon.framework : avalon-framework-api jar 4.3.1
org.apache.excalibur.fortress.container : excalibur-fortress-container-impl jar 1.3.1

provided (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.1