YamlTestUtils

JUnit rule to load Snakeyaml files as test fixtures

License

License

GroupId

GroupId

com.nitorcreations
ArtifactId

ArtifactId

yaml-test-utils
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

YamlTestUtils
JUnit rule to load Snakeyaml files as test fixtures
Project URL

Project URL

https://github.com/NitorCreations/yaml-utils
Project Organization

Project Organization

Nitor Creations

Download yaml-test-utils

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
junit : junit jar 4.11
org.yaml : snakeyaml jar 1.12
org.apache.commons : commons-lang3 jar 3.1
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3

test (1)

Group / Artifact Type Version
com.nitorcreations : junit-runners jar 1.0

Project Modules

There are no modules declared in this project.
com.nitorcreations

Nitor Creations

Versions

Version
1.0