DOC

net.bpelunit : bpelunit

Maven & Gradle

Feb 21, 2013
14 stars

BPELUnit · 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.

Table Of Contents

Latest Version

Download net.bpelunit : bpelunit Javadoc & API Documentation - Latest Versions:

All Versions

Download net.bpelunit : bpelunit Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
1.6.x
1.5.x

How to open Javadoc JAR file in web browser

  1. Rename the file bpelunit-1.6.1-javadoc.jar to bpelunit-1.6.1-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder bpelunit-1.6.1-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "bpelunit-1.6.1-sources.jar" -d "bpelunit-1.6.1-javadoc" -subpackages 

Advertisement

Dependencies from Group

Feb 21, 2013
9 usages
Feb 21, 2013
3 usages
Feb 21, 2013
2 usages
Feb 21, 2013
13 stars

Discover Dependencies

Dec 29, 2014
1 usages
Mar 03, 2015
29 stars
Nov 03, 2010
1 stars
Jan 02, 2015
5 stars
Aug 19, 2013
3 stars
Dec 29, 2014
0 stars