Difference between revisions of "JUnit"

From CBLFS
Jump to navigationJump to search
(New page: {|style="text-align: left; background-color: AliceBlue;" |- !Download Source: |http://downloads.sourceforge.net/junit/junit4.4.zip?modtime=1184865442&big_mirror=0 |} ---- == Dependencie...)
(No difference)

Revision as of 23:12, 9 November 2007

Download Source: http://downloads.sourceforge.net/junit/junit4.4.zip?modtime=1184865442&big_mirror=0



Dependencies

Introduction to JUnit

JUnit

Project Homepage: http://junit.sourceforge.net/

Non-Multilib

Install the package:

cd $JUNIT_HOME
unzip junit4.4.zip
chown root:root $JUNIT_HOME

Adjust CLASSLIST variable

export CLASSPATH=$CLASSPATH:$JUNIT_HOME/junit.jar


Multilib

Contents

Installed Programs:
Installed Libraries:
Installed Directories:

Short Descriptions

JUnit