is not current version
Last Version 17.0.0

JUnit Foundation 15.3.5

This is the foundation framework for JUnit automation

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.nordstrom.tools
ArtifactId

ArtifactId

junit-foundation
Version

Version

15.3.5
Type

Type

jar
Description

Description

JUnit Foundation
This is the foundation framework for JUnit automation
Project URL

Project URL

https://github.com/sbabcoc/JUnit-Foundation
Source Code Management

Source Code Management

https://github.com/sbabcoc/JUnit-Foundation/tree/master

Download junit-foundation 15.3.5


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

Dependencies

compile (6)

Group / Artifact Type Version
com.nordstrom.tools : java-utils jar 2.1.0
com.nordstrom.tools : settings jar 2.3.10
junit : junit jar 4.13.2
net.bytebuddy : byte-buddy jar 1.11.13
ch.qos.logback : logback-classic jar 1.2.5
pl.pragmatists : JUnitParams jar 1.1.1

test (4)

Group / Artifact Type Version
org.testng : testng jar 6.10
net.bytebuddy : byte-buddy-agent jar 1.11.13
org.powermock : powermock-module-junit4 jar 2.0.9
org.powermock : powermock-api-mockito2 jar 2.0.9

Project Modules

There are no modules declared in this project.