JML

Uses of Class
java.io.ByteArrayOutputStream

Packages that use ByteArrayOutputStream
org.multijava.util.testing Provides JUnit testing utilities for all of the parts of MultiJava and the Java Modeling Language
 

Uses of ByteArrayOutputStream in org.multijava.util.testing
 

Methods in org.multijava.util.testing with parameters of type ByteArrayOutputStream
protected  void TestFilesTestSuite.Helper.dotest(ByteArrayOutputStream ba)
          This is the actual test; it compiles the given file and compares its output to the expected result (in fileToTest+ORACLE_SUFFIX); the output is expected to match and the result of the compile to be true or false, depending on whether errors or warnings were reported.
protected  void TestFilesCompileOnlyTestSuite.Helper.dotest(ByteArrayOutputStream ba)
           
protected  void TestFilesCompileAndRunTestSuite.Helper.dotest(ByteArrayOutputStream ba)
          Executes this test case.
 


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.