org.netbeans.modules.nbjunit/1 1.29
A B C D E F G I J L M N O P R S T U V

A

AssertionFailedErrorException - error org.netbeans.junit.AssertionFailedErrorException.
Error containing nested Exception.
AssertionFailedErrorException(Throwable) - Constructor for class org.netbeans.junit.AssertionFailedErrorException
Creates new AssertionFailedErrorException
AssertionFailedErrorException(String, Throwable) - Constructor for class org.netbeans.junit.AssertionFailedErrorException
Creates new AssertionFailedErrorException
AssertionFileFailedError - error org.netbeans.junit.AssertionFileFailedError.
Error thrown from assertFile file functions.
AssertionFileFailedError(String) - Constructor for class org.netbeans.junit.AssertionFileFailedError
Creates new AssertionFileFailedError
AssertionFileFailedError(String, String) - Constructor for class org.netbeans.junit.AssertionFileFailedError
Creates new AssertionFileFailedError
addTest(Test) - Method in class org.netbeans.junit.NbTestSuite
Adds a test to the suite.
addTestSuite(Class) - Method in class org.netbeans.junit.NbTestSuite
adds a test suite to this test suite
assertFile(String, String, String, String, Diff) - Static method in class org.netbeans.junit.NbTestCase
Asserts that two files are the same (their content is identical), when files differ AssertionFileFailedError exception is thrown.
assertFile(String, String, String, Diff) - Static method in class org.netbeans.junit.NbTestCase
Asserts that two files are the same, it uses specific Diff implementation to compare two files and stores possible differencies in the output file.
assertFile(String, String, String, String) - Static method in class org.netbeans.junit.NbTestCase
Asserts that two files are the same, it compares two files and stores possible differencies in the output file, the message is displayed when assertion fails.
assertFile(String, String, String) - Static method in class org.netbeans.junit.NbTestCase
Asserts that two files are the same, it compares two files and stores possible differencies in the output file.
assertFile(String, String) - Static method in class org.netbeans.junit.NbTestCase
Asserts that two files are the same, it just compares two files and doesn't produce any additional output.
assertFile(String, File, File, File, Diff) - Static method in class org.netbeans.junit.NbTestCase
Asserts that two files are the same (their content is identical), when files differ AssertionFileFailedError exception is thrown.
assertFile(File, File, File, Diff) - Static method in class org.netbeans.junit.NbTestCase
Asserts that two files are the same, it uses specific Diff implementation to compare two files and stores possible differencies in the output file.
assertFile(String, File, File, File) - Static method in class org.netbeans.junit.NbTestCase
Asserts that two files are the same, it compares two files and stores possible differencies in the output file, the message is displayed when assertion fails.
assertFile(File, File, File) - Static method in class org.netbeans.junit.NbTestCase
Asserts that two files are the same, it compares two files and stores possible differencies in the output file.
assertFile(File, File) - Static method in class org.netbeans.junit.NbTestCase
Asserts that two files are the same, it just compares two files and doesn't produce any additional output.
assertFile(String, String, String, String, Diff) - Static method in class org.netbeans.junit.NbTestDecorator
for description, see this method in NbTestCase class
assertFile(String, String, String, Diff) - Static method in class org.netbeans.junit.NbTestDecorator
for description, see this method in NbTestCase class
assertFile(String, String, String, String) - Static method in class org.netbeans.junit.NbTestDecorator
for description, see this method in NbTestCase class
assertFile(String, String, String) - Static method in class org.netbeans.junit.NbTestDecorator
for description, see this method in NbTestCase class
assertFile(String, String) - Static method in class org.netbeans.junit.NbTestDecorator
for description, see this method in NbTestCase class
assertFile(String, File, File, File, Diff) - Static method in class org.netbeans.junit.NbTestDecorator
for description, see this method in NbTestCase class
assertFile(File, File, File, Diff) - Static method in class org.netbeans.junit.NbTestDecorator
for description, see this method in NbTestCase class
assertFile(String, File, File, File) - Static method in class org.netbeans.junit.NbTestDecorator
for description, see this method in NbTestCase class
assertFile(File, File, File) - Static method in class org.netbeans.junit.NbTestDecorator
for description, see this method in NbTestCase class
assertFile(File, File) - Static method in class org.netbeans.junit.NbTestDecorator
for description, see this method in NbTestCase class
assertGC(String, Reference) - Static method in class org.netbeans.junit.NbTestCase
Asserts that the object can be garbage collected.
assertGC(String, Reference, Set) - Static method in class org.netbeans.junit.NbTestCase
Asserts that the object can be garbage collected.
assertSize(String, int, Object) - Static method in class org.netbeans.junit.NbTestCase
Assert size of some structure.
assertSize(String, Collection, int) - Static method in class org.netbeans.junit.NbTestCase
Assert size of some structure.
assertSize(String, Collection, int, Object[]) - Static method in class org.netbeans.junit.NbTestCase
Assert size of some structure.
assertSize(String, Collection, int, MemoryFilter) - Static method in class org.netbeans.junit.NbTestCase
Assert size of some structure.

org.netbeans.modules.nbjunit/1 1.29
A B C D E F G I J L M N O P R S T U V
Built on May 12 2006.  |  Portions Copyright 1997-2006 Sun Microsystems, Inc. All rights reserved.