BPELUnit :: Maven Plugin

BPEL has become the defacto standard language for composing Web services. However, as every other programming language developers can introduce defects into the code that can lead to undesired consequences when the software is rolled out at the client-side. Therefore, all software development methodologies include testing as one of the important activities. For nearly every programming language, a unit testing framework exists, for example JUnit for Java. These testing frameworks allow developers to easily test small chunks of the code that they have written. Until recently, BPEL lacked such support. However, BPELUnit was developed for closing this gap.

Лицензия

Лицензия

Категории

Категории

Maven Компиляция и сборка Сеть
Группа

Группа

net.bpelunit
Идентификатор

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

maven-bpelunit-plugin
Последняя версия

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

1.6.1
Дата

Дата

Тип

Тип

maven-plugin
Описание

Описание

BPELUnit :: Maven Plugin
BPEL has become the defacto standard language for composing Web services. However, as every other programming language developers can introduce defects into the code that can lead to undesired consequences when the software is rolled out at the client-side. Therefore, all software development methodologies include testing as one of the important activities. For nearly every programming language, a unit testing framework exists, for example JUnit for Java. These testing frameworks allow developers to easily test small chunks of the code that they have written. Until recently, BPEL lacked such support. However, BPELUnit was developed for closing this gap.
Организация-разработчик

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

Leibniz Universität Hannover

Скачать maven-bpelunit-plugin

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

<plugin>
    <groupId>net.bpelunit</groupId>
    <artifactId>maven-bpelunit-plugin</artifactId>
    <version>1.6.1</version>
</plugin>

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
org.apache.maven : maven-plugin-api jar 2.0
org.codehaus.plexus : plexus-utils jar 1.1
net.bpelunit : framework jar 1.6.1

test (2)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1
org.apache.maven.shared : maven-plugin-testing-harness jar 1.0-beta-1

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

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

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

Версия
1.6.1
1.6.0
1.5.0