Registry / testing / kluent

kluent

JSON →
library1.73javamavenunverified

Fluent assertion library for Kotlin providing readable test assertions.

<dependency> <groupId>org.amshove.kluent</groupId> <artifactId>kluent</artifactId> <version>1.73</version> </dependency>
INSTALL
IMPORT
SIG · KLUENT
K
kluent
testingjavav1.73
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

shouldEqual
org.amshove.kluent.shouldEqual

Basic assertion using Kluent

import org.amshove.kluent.shouldEqual fun main() { val result = 2 + 2 result shouldEqual 4 }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.73latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
kluent — mvn dependency:get kluent · libregistry