JML

org.jmlspecs.jmlunit
Interface JMLTestListener

All Superinterfaces:
junit.framework.TestListener

public interface JMLTestListener
extends junit.framework.TestListener

A listener for test progress that takes into account meaningless test results (in which an entry precondition was false).

Version:
$Revision: 1.2 $
Author:
Gary T. Leavens

Class Specifications

Specifications inherited from class Object
represents objectState <- org.jmlspecs.lang.JMLDataGroup.IT;
public represents _getClass <- \typeof(this);

Method Summary
 void addMeaningless(junit.framework.Test test)
          A meaningless test (in which an entry precondition was false) was executed.
 
Methods inherited from interface junit.framework.TestListener
addError, addFailure, endTest, startTest
 

Method Detail

addMeaningless

public void addMeaningless(junit.framework.Test test)
A meaningless test (in which an entry precondition was false) was executed.


JML

JML is Copyright (C) 1998-2002 by Iowa State University and is distributed under the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This release depends on code from the MultiJava project and is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.