Registry / testing / test-util-2-11

test-util-2-11

JSON →
library1.3.2javamavenunverified

Testing utilities for the Linkerd service mesh, built for Scala 2.11.

<dependency> <groupId>io.buoyant</groupId> <artifactId>test-util_2.11</artifactId> <version>1.3.2</version> </dependency>
INSTALL
IMPORT
SIG · TEST-UTIL-2-11
T
test-util-2-11
testingjavav1.3.2
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.

TestUtil
io.buoyant.test.TestUtil

Runs a simple test using TestUtil.

import io.buoyant.test.TestUtil object Quickstart extends App { TestUtil.runTest("example") { assert(1 + 1 == 2) } }
Debug
Known issues
breakingThis package is for Scala 2.11 only; may not be compatible with newer Scala versions.
fix
Use the appropriate Scala version variant (e.g., test-util_2.12 or test-util_2.13) for your project.
affects: *
Upgrade
Version history
1.3.2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
test-util-2-11 — mvn dependency:get test-util-2-11 · libregistry