Last Version

FEST Fluent Assertions (Core) 2.0M10

'Flexible' or 'fluent' assertions for testing

License

License

Apache License, Version 2.0
GroupId

GroupId

org.easytesting
ArtifactId

ArtifactId

fest-assert-core
Version

Version

2.0M10
Type

Type

jar
Description

Description

FEST Fluent Assertions (Core)
'Flexible' or 'fluent' assertions for testing
Project URL

Project URL

http://fest.easytesting.org/assert
Project Organization

Project Organization

FEST (Fixtures for Easy Software Testing)
Source Code Management

Source Code Management

https://github.com/alexruiz/fest-assert-2.x

Download fest-assert-core 2.0M10


<!-- https://jarcasting.com/artifacts/org.easytesting/fest-assert-core/ -->
<dependency>
    <groupId>org.easytesting</groupId>
    <artifactId>fest-assert-core</artifactId>
    <version>2.0M10</version>
</dependency>
// https://jarcasting.com/artifacts/org.easytesting/fest-assert-core/
implementation 'org.easytesting:fest-assert-core:2.0M10'
// https://jarcasting.com/artifacts/org.easytesting/fest-assert-core/
implementation ("org.easytesting:fest-assert-core:2.0M10")
'org.easytesting:fest-assert-core:jar:2.0M10'
<dependency org="org.easytesting" name="fest-assert-core" rev="2.0M10">
  <artifact name="fest-assert-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.easytesting', module='fest-assert-core', version='2.0M10')
)
libraryDependencies += "org.easytesting" % "fest-assert-core" % "2.0M10"
[org.easytesting/fest-assert-core "2.0M10"]

Dependencies

compile (1)

Group / Artifact Type Version
org.easytesting : fest-util jar 1.2.5

test (3)

Group / Artifact Type Version
org.easytesting : fest-test jar 2.1.0
org.mockito : mockito-all jar 1.9.0
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.