Oxalis :: Integration test

Oxalis integration test. Compiles and packages everything, after which the web container is started in the pre-integration-test phase, the .war file is deployed and the tests are executed in the integration-test phase. After the tests have been executed, the web container is stopped in the post-integration-test phase. The reason for using failsafe is the fact that Surefire would fail the build in the integration-test phase, without taking down the server in the post-integration-test phase. This implementation uses Tomcat, but you may change this to your liking. See http://cargo.codehaus.org/Maven2+plugin for more information.

Лицензия

Лицензия

Группа

Группа

no.difi.oxalis
Идентификатор

Идентификатор

oxalis-integration-test
Последняя версия

Последняя версия

4.0.0-RC2
Дата

Дата

Тип

Тип

jar
Описание

Описание

Oxalis :: Integration test
Oxalis integration test. Compiles and packages everything, after which the web container is started in the pre-integration-test phase, the .war file is deployed and the tests are executed in the integration-test phase. After the tests have been executed, the web container is stopped in the post-integration-test phase. The reason for using failsafe is the fact that Surefire would fail the build in the integration-test phase, without taking down the server in the post-integration-test phase. This implementation uses Tomcat, but you may change this to your liking. See http://cargo.codehaus.org/Maven2+plugin for more information.
Ссылка на сайт

Ссылка на сайт

https://github.com/difi/oxalis
Организация-разработчик

Организация-разработчик

Norwegian Agency for Public Management and eGovernment (Difi)

Скачать oxalis-integration-test

Как подключить последнюю версию

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

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
no.difi.oxalis : oxalis-as2 jar 4.0.0-RC2
no.difi.oxalis : oxalis-inbound jar 4.0.0-RC2
no.difi.oxalis : oxalis-outbound jar 4.0.0-RC2
no.difi.oxalis : oxalis-statistics jar 4.0.0-RC2
org.apache.httpcomponents : httpclient jar 4.5.3
org.slf4j : jcl-over-slf4j jar 1.7.24
ch.qos.logback : logback-classic jar 1.2.1

test (1)

Идентификатор библиотеки Тип Версия
no.difi.oxalis : oxalis-test-impl jar 4.0.0-RC2

Модули Проекта

Данный проект не имеет модулей.
no.difi.oxalis

Digitaliseringsdirektoratet (Digdir)

Версии библиотеки

Версия
4.0.0-RC2
4.0.0-RC1
4.0.0-BETA1
3.2.0
3.2.0-RC1
3.1.1