Registry / testing / specs2-matcher-extra-2-13

specs2-matcher-extra-2-13

JSON →
library4.23.0javamavenunverified

Specs2 is a software specifications library for Scala, providing matchers for testing.

<dependency> <groupId>org.specs2</groupId> <artifactId>specs2-matcher-extra_2.13</artifactId> <version>4.23.0</version> </dependency>
INSTALL
IMPORT
SIG · SPECS2-MATCHER-EXT
S
specs2-matcher-extra-2-13
testingjavav4.23.0
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.

Matcher
org.specs2.matcher.Matcher

Imports the Matcher class from specs2 matchers.

import org.specs2.matcher.Matcher; public class Quickstart { public static void main(String[] args) { System.out.println("Specs2 Matcher class: " + Matcher.class.getName()); } }
Debug
Known issues
gotchaSpecs2 is a Scala library; using it from Java may require additional setup.
fix
Ensure Scala library is on classpath and consider using Java-compatible testing frameworks.
affects: all
Upgrade
Version history
4.23.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
specs2-matcher-extra-2-13 — mvn dependency:get specs2-matcher-extra-2-13 · libregistry