Last Version

Joala Testlets 1.2.1

Testlets are set of tests to apply to a software under test (SUT). Testlets itself contain multiple tests which are run with the provided SUT to see if it meets a bunch of requirements specified through the testlet.

License

License

Categories

Categories

Net
GroupId

GroupId

net.joala
ArtifactId

ArtifactId

joala-testlets
Version

Version

1.2.1
Type

Type

jar
Description

Description

Joala Testlets
Testlets are set of tests to apply to a software under test (SUT). Testlets itself contain multiple tests which are run with the provided SUT to see if it meets a bunch of requirements specified through the testlet.
Project Organization

Project Organization

CoreMedia AG

Download joala-testlets 1.2.1


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

Dependencies

compile (8)

Group / Artifact Type Version
net.joala : joala-core jar 1.2.1
net.joala : joala-matchers jar 1.2.1
org.apache.commons : commons-lang3 jar
org.slf4j : slf4j-api jar
junit : junit jar
com.google.guava : guava jar
org.hamcrest : hamcrest-library jar
org.hamcrest : hamcrest-core jar

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 Optional jar

runtime (1)

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

Project Modules

There are no modules declared in this project.