Download List

프로젝트 설명

Unitee is a Java testing framework and application
used to build effective test cases in Java, as an
alternative to JUnit. Unlike JUnit, management of
the test data and the building of test cases and
test suites are done outside the scope of the test
case, allowing the test case to be cleanly written
and reused. The project goals are configurability
- seperation of the test case code from the test
data, developer productivity - very little
overhead for test cases' code, keeping test
management seperate from test cases theselves, and
test case reusability.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2001-08-28 00:51
1.1a1

클라이언트 / 서버 아키텍처 Unitee 고객을 관리할 수 있으며, 중앙 서버 작업, RMI의 (를위한 인프라처럼 테스트를 실행 처음부터 작성)이 추가되었습니다. 이 릴리스에는 건축 클라이언트 / 서버를 분리, rearrenged 디렉토리 구조, 및 코드 가독성을 향상 및 설명서가 포함되어있습니다. 에는 클라이언트에서 가벼운 사용자 인터페이스를 향상됩니다.
Tags: Stable, Major feature enhancements
A client/server architecture has been added that lets Unitee clients manage and run tests on a central server (for that task, an RMI-like infrastructure was written from scratch). This release contains architectural client/server separation, a rearrenged directory structure, and improvements in code readability and documentation. There are minor user interface enhancements in the client.

2001-02-18 16:03
1.0.2

주요 포장 문제 sevral 필요한 수업 중에 왼쪽으로 수정되었습니다.
Tags: Stable, Major bugfixes
A major packaging problem that left out sevral
needed classes has been fixed.

2001-02-10 13:23
1.0.1

이는 XML 파일 원인이 릴리스의 수정 문제를 처음 사용할 때뿐만 아니라, 향상된 사이트의 문서를 만들 수없습니다합니다.
Tags: Stable, Minor bugfixes
This release fixes a problem which caused the XML
file to not be created on the first use, as well
as improved site documentation.

2001-02-08 14:58
1.0.0

Tags: Stable, Initial freshmeat announcement

Project Resources