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

N

NBJUNIT_HOME - Static variable in class org.netbeans.junit.Manager
 
NBJUNIT_WORKDIR - Static variable in class org.netbeans.junit.Manager
name of the system property defining root workdir direcory - it must be set before running tests using workdir - in the case of running tests from XTest framework, this property is set by the framework itself - otherwise the default is ${java.io.tmpdir}/tests
NO_ORDER - Static variable in class org.netbeans.junit.NbPerformanceTest.PerformanceData
 
NO_THRESHOLD - Static variable in class org.netbeans.junit.NbPerformanceTest.PerformanceData
 
NativeDiff - class org.netbeans.junit.diff.NativeDiff.
Implementation of native OS diff.
NativeDiff() - Constructor for class org.netbeans.junit.diff.NativeDiff
Creates new NativeDiff
NbPerformanceTest - interface org.netbeans.junit.NbPerformanceTest.
Interface extending JUnit test to store measured performance data
NbPerformanceTest.PerformanceData - class org.netbeans.junit.NbPerformanceTest.PerformanceData.
Helper class holding one measured performance value
NbPerformanceTest.PerformanceData() - Constructor for class org.netbeans.junit.NbPerformanceTest.PerformanceData
 
NbPerformanceTestCase - class org.netbeans.junit.NbPerformanceTestCase.
Default implementation of NbPerformanceTest with added methods to collect measured performance data.
NbPerformanceTestCase(String) - Constructor for class org.netbeans.junit.NbPerformanceTestCase
Creates a new instance of NbPerformanceTestCase
NbTest - interface org.netbeans.junit.NbTest.
NetBeans extension to JUnit Test interface
NbTestCase - class org.netbeans.junit.NbTestCase.
NetBeans extension to JUnit's TestCase.
NbTestCase(String) - Constructor for class org.netbeans.junit.NbTestCase
Constructs a test case with the given name.
NbTestDecorator - class org.netbeans.junit.NbTestDecorator.
NetBeans extension to JUnit's TestDecorator class.
NbTestDecorator(Test) - Constructor for class org.netbeans.junit.NbTestDecorator
 
NbTestSetup - class org.netbeans.junit.NbTestSetup.
A Decorator to set up and tear down additional fixture state.
NbTestSetup(Test) - Constructor for class org.netbeans.junit.NbTestSetup
 
NbTestSuite - class org.netbeans.junit.NbTestSuite.
NetBeans extension to JUnit's TestSuite class.
NbTestSuite() - Constructor for class org.netbeans.junit.NbTestSuite
Constructs an empty TestSuite.
NbTestSuite(Class) - Constructor for class org.netbeans.junit.NbTestSuite
Constructs a TestSuite from the given class.
NbTestSuite(String) - Constructor for class org.netbeans.junit.NbTestSuite
Constructs an empty TestSuite.
name - Variable in class org.netbeans.junit.NbPerformanceTest.PerformanceData
performance value name
nestedException - Variable in class org.netbeans.junit.AssertionFailedErrorException
contains Exception that caused AssertionFailedError
normalizeFile(File) - Static method in class org.netbeans.junit.Manager
Normalize java.io.File, that is make sure that returned File has normalized case on Windows; that old Windows 8.3 filename is normalized; that Unix symlinks are not followed; that relative path is changed to absolute; etc.

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.