opentest4k-common

multiplatform implementation/bindings of opentest4j

License

License

GroupId

GroupId

com.willowtreeapps.opentest4k
ArtifactId

ArtifactId

opentest4k-common
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

opentest4k-common
multiplatform implementation/bindings of opentest4j
Project URL

Project URL

https://github.com/willowtreeapps/opentest4k
Source Code Management

Source Code Management

https://github.com/willowtreeapps/opentest4k

Download opentest4k-common

How to add to project

<!-- https://jarcasting.com/artifacts/com.willowtreeapps.opentest4k/opentest4k-common/ -->
<dependency>
    <groupId>com.willowtreeapps.opentest4k</groupId>
    <artifactId>opentest4k-common</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.willowtreeapps.opentest4k/opentest4k-common/
implementation 'com.willowtreeapps.opentest4k:opentest4k-common:1.1.0'
// https://jarcasting.com/artifacts/com.willowtreeapps.opentest4k/opentest4k-common/
implementation ("com.willowtreeapps.opentest4k:opentest4k-common:1.1.0")
'com.willowtreeapps.opentest4k:opentest4k-common:pom:1.1.0'
<dependency org="com.willowtreeapps.opentest4k" name="opentest4k-common" rev="1.1.0">
  <artifact name="opentest4k-common" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.willowtreeapps.opentest4k', module='opentest4k-common', version='1.1.0')
)
libraryDependencies += "com.willowtreeapps.opentest4k" % "opentest4k-common" % "1.1.0"
[com.willowtreeapps.opentest4k/opentest4k-common "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.2.41

Project Modules

There are no modules declared in this project.

opentest4k

multiplatform implementation/bindings of opentest4j

Platform Differences

  1. Serialization support is dropped for js and native targets.
  2. getType() is exposed as valueType in order for it to be a KClass<*>.
  3. ValueWrapper.create() is exposed as the extension method toValueWrapper().
com.willowtreeapps.opentest4k

WillowTree, LLC

Versions

Version
1.1.0