Last Version

com.gitlab.lae.stack.source:stack-source-junit4 0.4.2

Decorates test failure stack trace with source code snippets.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.gitlab.lae.stack.source
ArtifactId

ArtifactId

stack-source-junit4
Version

Version

0.4.2
Type

Type

jar
Description

Description

Decorates test failure stack trace with source code snippets.

Download stack-source-junit4 0.4.2


<!-- https://jarcasting.com/artifacts/com.gitlab.lae.stack.source/stack-source-junit4/ -->
<dependency>
    <groupId>com.gitlab.lae.stack.source</groupId>
    <artifactId>stack-source-junit4</artifactId>
    <version>0.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitlab.lae.stack.source/stack-source-junit4/
implementation 'com.gitlab.lae.stack.source:stack-source-junit4:0.4.2'
// https://jarcasting.com/artifacts/com.gitlab.lae.stack.source/stack-source-junit4/
implementation ("com.gitlab.lae.stack.source:stack-source-junit4:0.4.2")
'com.gitlab.lae.stack.source:stack-source-junit4:jar:0.4.2'
<dependency org="com.gitlab.lae.stack.source" name="stack-source-junit4" rev="0.4.2">
  <artifact name="stack-source-junit4" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitlab.lae.stack.source', module='stack-source-junit4', version='0.4.2')
)
libraryDependencies += "com.gitlab.lae.stack.source" % "stack-source-junit4" % "0.4.2"
[com.gitlab.lae.stack.source/stack-source-junit4 "0.4.2"]

Dependencies

compile (2)

Group / Artifact Type Version
com.gitlab.lae.stack.source : stack-source jar 0.4.2
junit : junit jar 4.12

test (1)

Group / Artifact Type Version
com.gitlab.lae.stack.source : stack-source-processor jar 0.4.2

Project Modules

There are no modules declared in this project.