Last Version

BPELUnit :: Maven Plugin 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.

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.bpelunit
ArtifactId

ArtifactId

maven-bpelunit-plugin
Version

Version

1.6.1
Type

Type

maven-plugin
Description

Description

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.
Project Organization

Project Organization

Leibniz Universität Hannover

Download maven-bpelunit-plugin 1.6.1


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

Dependencies

compile (3)

Group / Artifact Type Version
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)

Group / Artifact Type Version
junit : junit jar 4.8.1
org.apache.maven.shared : maven-plugin-testing-harness jar 1.0-beta-1

Project Modules

There are no modules declared in this project.