org.multijava.mjc
Class FunctionalTestSuite.TestCase.CompilationResults
java.lang.Object
org.multijava.mjc.FunctionalTestSuite.TestCase.CompilationResults
- Direct Known Subclasses:
- FunctionalTestSuite.TestCase.CodeGenResults, FunctionalTestSuite.TestCase.RuntimeResults
- Enclosing class:
- FunctionalTestSuite.TestCase
- protected static class FunctionalTestSuite.TestCase.CompilationResults
- extends Object
A string representation of the working directory, used in
matching expected error messages.
Represents the results of a compilation run, including a
success flag and any error messages.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
success
final boolean success
errorOut
final String errorOut
stdOut
final String stdOut
FunctionalTestSuite.TestCase.CompilationResults
FunctionalTestSuite.TestCase.CompilationResults(boolean success,
String errorOut,
String stdOut)
mjc is Copyright (C) 2000-2004 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. mjc is based in part on the Kopi project Copyright (C) 1990-99 DMS Decision Management Systems Ges.m.b.H.