Apache Isis Core - Internal Test Support

Support for writing unit tests in either JUnit 4 or JUnit 5; should be added as a dependency with scope=test only

License

License

GroupId

GroupId

org.apache.isis.core
ArtifactId

ArtifactId

isis-core-internaltestsupport
Last Version

Last Version

2.0.0-M7
Release Date

Release Date

Type

Type

jar
Description

Description

Apache Isis Core - Internal Test Support
Support for writing unit tests in either JUnit 4 or JUnit 5; should be added as a dependency with scope=test only
Project Organization

Project Organization

The Apache Software Foundation

Download isis-core-internaltestsupport

How to add to project

<!-- https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-internaltestsupport/ -->
<dependency>
    <groupId>org.apache.isis.core</groupId>
    <artifactId>isis-core-internaltestsupport</artifactId>
    <version>2.0.0-M7</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-internaltestsupport/
implementation 'org.apache.isis.core:isis-core-internaltestsupport:2.0.0-M7'
// https://jarcasting.com/artifacts/org.apache.isis.core/isis-core-internaltestsupport/
implementation ("org.apache.isis.core:isis-core-internaltestsupport:2.0.0-M7")
'org.apache.isis.core:isis-core-internaltestsupport:jar:2.0.0-M7'
<dependency org="org.apache.isis.core" name="isis-core-internaltestsupport" rev="2.0.0-M7">
  <artifact name="isis-core-internaltestsupport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.isis.core', module='isis-core-internaltestsupport', version='2.0.0-M7')
)
libraryDependencies += "org.apache.isis.core" % "isis-core-internaltestsupport" % "2.0.0-M7"
[org.apache.isis.core/isis-core-internaltestsupport "2.0.0-M7"]

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.isis.commons : isis-commons jar 2.0.0-M7
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.junit.jupiter : junit-jupiter-engine jar
org.junit.vintage : junit-vintage-engine jar
org.assertj : assertj-core jar 3.21.0
net.bytebuddy : byte-buddy jar 1.11.22
org.mockito : mockito-core jar 4.0.0
org.apache.isis.core : isis-core-codegen-bytebuddy jar 2.0.0-M7
org.hamcrest : hamcrest-library jar 2.2
org.slf4j : slf4j-api jar 1.7.36
org.springframework.boot : spring-boot-starter-test jar 2.6.4
org.springframework : spring-test jar
org.picocontainer : picocontainer jar 2.15
org.jmock : jmock jar 2.12.0
org.jmock : jmock-junit4 jar 2.12.0

provided (2)

Group / Artifact Type Version
org.datanucleus : javax.jdo jar 3.2.0-release
org.projectlombok : lombok jar 1.18.22

Project Modules

There are no modules declared in this project.
org.apache.isis.core

The Apache Software Foundation

Versions

Version
2.0.0-M7
2.0.0-M6
2.0.0-M5
2.0.0-M4
2.0.0-M3