BPELUnit :: Tycho Parent

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.

License

License

Categories

Categories

Net
GroupId

GroupId

net.bpelunit
ArtifactId

ArtifactId

bpelunit-tycho-parent
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

pom
Description

Description

BPELUnit :: Tycho Parent
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.
Project Organization

Project Organization

Leibniz Universität Hannover

Download bpelunit-tycho-parent

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
net.bpelunit : framework jar 1.6.1
net.bpelunit : datasource-csv jar 1.6.1
net.bpelunit : datasource-excel jar 1.6.1
net.bpelunit : datasource-html jar 1.6.1
net.bpelunit : datasource-ods jar 1.6.1
net.bpelunit : deployer-activevos9 jar 1.6.1
net.bpelunit : model-bpel jar 1.6.1
net.bpelunit : util jar 1.6.1
net.bpelunit : testdataexternalizer jar 1.6.1

Project Modules

  • net.bpelunit.framework.client.eclipse
  • net.bpelunit.toolsupport
  • net.bpelunit.toolsupport.eclipse.refactoring
  • net.bpelunit.eclipse.feature
  • net.bpelunit.eclipse.updatesite

Versions

Version
1.6.1
1.6.0
1.5.0