Last Version

sticky-mockwire-9 9.7

A mechanism for using a test class as the manifest for isolating the context of a test. Thereby using the same di mechanism you would expect in production but fully controlled to isolate the variable under test.

License

License

Categories

Categories

Net Wire Data Data Structures
GroupId

GroupId

net.stickycode.mockwire
ArtifactId

ArtifactId

sticky-mockwire
Version

Version

9.7
Type

Type

jar
Description

Description

sticky-mockwire-9
A mechanism for using a test class as the manifest for isolating the context of a test. Thereby using the same di mechanism you would expect in production but fully controlled to isolate the variable under test.
Project Organization

Project Organization

RedEngine Ltd

Download sticky-mockwire 9.7


<!-- https://jarcasting.com/artifacts/net.stickycode.mockwire/sticky-mockwire/ -->
<dependency>
    <groupId>net.stickycode.mockwire</groupId>
    <artifactId>sticky-mockwire</artifactId>
    <version>9.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.stickycode.mockwire/sticky-mockwire/
implementation 'net.stickycode.mockwire:sticky-mockwire:9.7'
// https://jarcasting.com/artifacts/net.stickycode.mockwire/sticky-mockwire/
implementation ("net.stickycode.mockwire:sticky-mockwire:9.7")
'net.stickycode.mockwire:sticky-mockwire:jar:9.7'
<dependency org="net.stickycode.mockwire" name="sticky-mockwire" rev="9.7">
  <artifact name="sticky-mockwire" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.stickycode.mockwire', module='sticky-mockwire', version='9.7')
)
libraryDependencies += "net.stickycode.mockwire" % "sticky-mockwire" % "9.7"
[net.stickycode.mockwire/sticky-mockwire "9.7"]

Dependencies

compile (2)

Group / Artifact Type Version
net.stickycode.mockwire : sticky-mockwire-api jar [8.6,9)
net.stickycode.configured : sticky-configured jar [6.8,7)

test (2)

Group / Artifact Type Version
net.stickycode.composite : sticky-composite-logging-deploy jar [3.2,4)
net.stickycode.composite : sticky-composite-unittest jar [4.1,5)

Project Modules

There are no modules declared in this project.