Last Version

tljunit sample project for running tests from eclipse. 3.0.2

Documents how to create a Testlink-XML file when running tests from Eclipse, see EclipseTest.java.

License

License

Categories

Categories

JUnit Unit Testing Net CLI User Interface
GroupId

GroupId

net.oneandone.testlinkjunit
ArtifactId

ArtifactId

tljunit-eclipse
Version

Version

3.0.2
Type

Type

jar
Description

Description

tljunit sample project for running tests from eclipse.
Documents how to create a Testlink-XML file when running tests from Eclipse, see EclipseTest.java.
Project Organization

Project Organization

1&1

Download tljunit-eclipse 3.0.2


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

Dependencies

compile (1)

Group / Artifact Type Version
net.oneandone.testlinkjunit : tljunit-surefire jar 3.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
ch.qos.logback : logback-classic jar 1.0.0

Project Modules

There are no modules declared in this project.