Easy remote spring test

"Easy remote spring test" picks up where unit tests leave off, focusing on the integration of application code inside a real runtime environment.

License

License

GroupId

GroupId

eu.vitaliy
ArtifactId

ArtifactId

easy-remote-spring-test
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Easy remote spring test
"Easy remote spring test" picks up where unit tests leave off, focusing on the integration of application code inside a real runtime environment.
Project URL

Project URL

https://github.com/VitaliyOliynyk/easy-remote-spring-test

Download easy-remote-spring-test

How to add to project

<!-- https://jarcasting.com/artifacts/eu.vitaliy/easy-remote-spring-test/ -->
<dependency>
    <groupId>eu.vitaliy</groupId>
    <artifactId>easy-remote-spring-test</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/eu.vitaliy/easy-remote-spring-test/
implementation 'eu.vitaliy:easy-remote-spring-test:1.0.0'
// https://jarcasting.com/artifacts/eu.vitaliy/easy-remote-spring-test/
implementation ("eu.vitaliy:easy-remote-spring-test:1.0.0")
'eu.vitaliy:easy-remote-spring-test:jar:1.0.0'
<dependency org="eu.vitaliy" name="easy-remote-spring-test" rev="1.0.0">
  <artifact name="easy-remote-spring-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.vitaliy', module='easy-remote-spring-test', version='1.0.0')
)
libraryDependencies += "eu.vitaliy" % "easy-remote-spring-test" % "1.0.0"
[eu.vitaliy/easy-remote-spring-test "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.springframework : spring-context jar [3.2.9.RELEASE, 3.2.99.RELEASE]
org.javassist : javassist jar [3.17.1-GA,)

test (2)

Group / Artifact Type Version
org.testng : testng jar [6.8.7,)
org.easytesting : fest-assert-core jar [2.0M10,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0