BASIS  version 1.2.3 (revision 2104)
Classes
JTap.java File Reference

Unit testing framework for Java based on the Test Anything Protocol. More...

Go to the source code of this file.

Classes

class  JTap
class  JTapException
class  JTapExitException
class  JTapSkipException

Detailed Description

Unit testing framework for Java based on the Test Anything Protocol.

Author:
Patrick LeBoutillier <patl at cpan.org>
Note:
This file is a copy of the JTap.java file which is part of the JTap project (http://svn.solucorp.qc.ca/repos/solucorp/JTap/trunk/). The original implementation has been modified by Andreas Schuh as part of the BASIS project at SBIA.

Copyright (c) Patrick LeBoutillier.
Copyright (c) 2011, University of Pennsylvania.
All rights reserved.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

See also:
http://testanything.org/wiki/index.php/Tap-functions

Contact: SBIA Group <sbia-software at uphs.upenn.edu>

Definition in file JTap.java.