Last Version

io.github.theangrydev.fluentbdd:mockito-extensions 8.2.2

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

License

License

Categories

Categories

Mockito Unit Testing
GroupId

GroupId

io.github.theangrydev.fluentbdd
ArtifactId

ArtifactId

mockito-extensions
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 mockito-extensions 8.2.2


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.theangrydev.fluentbdd : core jar 8.2.2
org.mockito : mockito-core jar 2.2.10
junit : junit jar 4.12
nl.jqno.equalsverifier : equalsverifier jar 2.1.6

test (1)

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

Project Modules

There are no modules declared in this project.