Last Version

io.github.theangrydev.fluentbdd:all 8.2.2

A BDD framework to help write tests in a fluent way, reusing givens, whens and thens.

License

License

GroupId

GroupId

io.github.theangrydev.fluentbdd
ArtifactId

ArtifactId

all
Version

Version

8.2.2
Type

Type

jar
Description

Description

A BDD framework to help write tests in a fluent way, reusing givens, whens and thens.

Download all 8.2.2


<!-- https://jarcasting.com/artifacts/io.github.theangrydev.fluentbdd/all/ -->
<dependency>
    <groupId>io.github.theangrydev.fluentbdd</groupId>
    <artifactId>all</artifactId>
    <version>8.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.theangrydev.fluentbdd/all/
implementation 'io.github.theangrydev.fluentbdd:all:8.2.2'
// https://jarcasting.com/artifacts/io.github.theangrydev.fluentbdd/all/
implementation ("io.github.theangrydev.fluentbdd:all:8.2.2")
'io.github.theangrydev.fluentbdd:all:jar:8.2.2'
<dependency org="io.github.theangrydev.fluentbdd" name="all" rev="8.2.2">
  <artifact name="all" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.theangrydev.fluentbdd', module='all', version='8.2.2')
)
libraryDependencies += "io.github.theangrydev.fluentbdd" % "all" % "8.2.2"
[io.github.theangrydev.fluentbdd/all "8.2.2"]

Dependencies

compile (7)

Group / Artifact Type Version
io.github.theangrydev.fluentbdd : core jar 8.2.2
io.github.theangrydev.fluentbdd : mockito-extensions jar 8.2.2
io.github.theangrydev.fluentbdd : yatspec-extensions jar 8.2.2
io.github.theangrydev.fluentbdd : assertj-extensions jar 8.2.2
io.github.theangrydev.fluentbdd : hamcrest-extensions jar 8.2.2
junit : junit jar 4.12
nl.jqno.equalsverifier : equalsverifier jar 2.1.6

test (2)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.2.10
org.assertj : assertj-core jar 3.5.2

Project Modules

There are no modules declared in this project.