Generated Code Test Harness

Test harness for unit testing generated source code.

License

License

GroupId

GroupId

org.codingmatters.tests
ArtifactId

ArtifactId

codingmatters-reflect-unit
Last Version

Last Version

1.9.0
Release Date

Release Date

Type

Type

jar
Description

Description

Generated Code Test Harness
Test harness for unit testing generated source code.
Project URL

Project URL

https://github.com/flexiooss/codingmatters-reflect-unit

Download codingmatters-reflect-unit

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
junit : junit jar
org.hamcrest : hamcrest-all jar

test (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar

Project Modules

There are no modules declared in this project.
org.codingmatters.tests

Flexio OSS

Flexio OSS is the place where Flexio hosts it's open source contributions.

Versions

Version
1.9.0
1.8.0
1.7.0
1.3.0