Metamorph Test

A framework writing tests for Metamorph scripts in XML

License

License

GroupId

GroupId

org.metafacture
ArtifactId

ArtifactId

metamorph-test
Last Version

Last Version

5.3.2
Release Date

Release Date

Type

Type

jar
Description

Description

Metamorph Test
A framework writing tests for Metamorph scripts in XML
Project URL

Project URL

https://github.com/metafacture/metafacture-core
Project Organization

Project Organization

Metafacture
Source Code Management

Source Code Management

https://github.com/metafacture/metafacture-core

Download metamorph-test

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
junit : junit jar 4.12

runtime (10)

Group / Artifact Type Version
org.metafacture : metafacture-framework jar 5.3.2
org.metafacture : metafacture-commons jar 5.3.2
org.metafacture : metamorph jar 5.3.2
org.metafacture : metafacture-io jar 5.3.2
org.metafacture : metafacture-json jar 5.3.2
org.metafacture : metafacture-biblio jar 5.3.2
org.metafacture : metafacture-formeta jar 5.3.2
org.metafacture : metafacture-xml jar 5.3.2
org.metafacture : metafacture-javaintegration jar 5.3.2
org.slf4j : slf4j-api jar 1.7.21

test (1)

Group / Artifact Type Version
org.mockito : mockito-core jar 2.5.5

Project Modules

There are no modules declared in this project.

Versions

Version
5.3.2
5.3.1
5.3.0
5.2.0
5.1.0
5.0.1
5.0.0
5.0.0-rc2
5.0.0-rc1