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

BPELUnit :: Test Data Externalizer 1.6.1

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.

Лицензия

Лицензия

Категории

Категории

Данные Сеть
Группа

Группа

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

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

testdataexternalizer
Версия

Версия

1.6.1
Тип

Тип

jar
Описание

Описание

BPELUnit :: Test Data Externalizer
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

Скачать testdataexternalizer 1.6.1


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

Зависимости

compile (3)

Идентификатор библиотеки Тип Версия
net.bpelunit : framework jar 1.6.1
net.bpelunit : util jar 1.6.1
commons-cli : commons-cli jar 1.2

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.8.1

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

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