Last Version

SoapUI JUnit MockRunner Project 0.0.3

This application will bootstrap SoapUI Mock in its own classloader context to prevent clashes with any project dependencies that are under test. The mockrunner uses Plexus Classworlds/Container and Aether to decouple the execution of the mock from the projects under test.

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

io.fares.junit.soapui
ArtifactId

ArtifactId

soapui-junit-mockrunner-project
Version

Version

0.0.3
Type

Type

pom
Description

Description

SoapUI JUnit MockRunner Project
This application will bootstrap SoapUI Mock in its own classloader context to prevent clashes with any project dependencies that are under test. The mockrunner uses Plexus Classworlds/Container and Aether to decouple the execution of the mock from the projects under test.
Project URL

Project URL

https://github.com/bertramn/soapui-junit-mockrunner
Source Code Management

Source Code Management

https://github.com/bertramn/soapui-junit-mockrunner.git

Download soapui-junit-mockrunner-project 0.0.3


<!-- https://jarcasting.com/artifacts/io.fares.junit.soapui/soapui-junit-mockrunner-project/ -->
<dependency>
    <groupId>io.fares.junit.soapui</groupId>
    <artifactId>soapui-junit-mockrunner-project</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fares.junit.soapui/soapui-junit-mockrunner-project/
implementation 'io.fares.junit.soapui:soapui-junit-mockrunner-project:0.0.3'
// https://jarcasting.com/artifacts/io.fares.junit.soapui/soapui-junit-mockrunner-project/
implementation ("io.fares.junit.soapui:soapui-junit-mockrunner-project:0.0.3")
'io.fares.junit.soapui:soapui-junit-mockrunner-project:pom:0.0.3'
<dependency org="io.fares.junit.soapui" name="soapui-junit-mockrunner-project" rev="0.0.3">
  <artifact name="soapui-junit-mockrunner-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fares.junit.soapui', module='soapui-junit-mockrunner-project', version='0.0.3')
)
libraryDependencies += "io.fares.junit.soapui" % "soapui-junit-mockrunner-project" % "0.0.3"
[io.fares.junit.soapui/soapui-junit-mockrunner-project "0.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • soapui-junit-mockrunner
  • soapui-junit-mockrunner-tests