Look what Java and SIP can do
 (SIP)Java =
Home     News     Projects     Downloads     Support     Contact
Home

News

CafeSip Projects

SipUnit 0.0.1a released

An open-source automated unit testing framework for SIP applications

June 6, 2005,
Raleigh, NC.

We are pleased to announce the first release of SipUnit. SipUnit 0.0.1a is an alpha release and has not been extensively tested for defects and the API is likely to evolve. It is provided as a preview release for developers who would like to try out the tool. SipUnit is a java-based tool and runs on any platform that supports the Java runtime environment.

SipUnit provides a class library that allows software developers to create automated unit tests for SIP applications. Session Initiation Protocol (SIP) is being widely used  for providing telephone services over the Internet. SipUnit extends the JUNIT framework to incorporate SIP-specific assertions, and it provides a high-level API for performing the SIP operations needed to interact with or invoke a test target. A test program using the SipUnit API is written in Java and acts as a network element that sends/receives SIP requests and responses.  The SipUnit API includes SIP User Agent Client (UAC), User Agent Server (UAS), and basic UAC/UAS Core functionality - the set of processing functions that resides above the SIP transaction and transport layers - for the purpose of interacting with the test target. SipUnit uses the JAIN-SIP reference implementation as its underlying SIP stack/engine. The primary goal of SipUnit is to abstract the details of SIP messaging/call handling and facilitate free-flowing, sequential test code so that a test target can be exercised quickly and painlessly.

For more details, visit http://www.cafesip.org/projects/sipunit .

SipUnit is an open-source software and is distributed under the terms and conditions of the Apache Software License. SipUnit has been brought to you by CafeSip.org.

Contact:
E-mail: info@cafesip.org


Search this website 


Send questions or comments about this web site to webmaster@cafesip.org.
Copyright © 2005, CafeSip.org.
Licensed under the CafeSip License.
The CafeSip.org projects, web site and web facilities have been sponsored by QUIK Computing

Top of page