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

N

name - Variable in class org.netbeans.junit.NbPerformanceTest.PerformanceData
performance value name
NativeDiff - Class in org.netbeans.junit.diff
Implementation of native OS diff.
NativeDiff() - Constructor for class org.netbeans.junit.diff.NativeDiff
Creates new NativeDiff
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
NbModuleSuite - Class in org.netbeans.junit
Wraps a test class with proper NetBeans Runtime Container environment.
NbModuleSuite.Configuration - Class in org.netbeans.junit
Settings object that allows one to configure execution of whole NbModuleSuite.
NbPerformanceTest - Interface in org.netbeans.junit
Interface extending JUnit test to store measured performance data
NbPerformanceTest.PerformanceData - Class in org.netbeans.junit
Helper class holding one measured performance value
NbPerformanceTestCase - Class in org.netbeans.junit
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 in org.netbeans.junit
NetBeans extension to JUnit Test interface
NbTestCase - Class in org.netbeans.junit
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 in org.netbeans.junit
NetBeans extension to JUnit's TestDecorator class.
NbTestDecorator(Test) - Constructor for class org.netbeans.junit.NbTestDecorator
 
NbTestSetup - Class in org.netbeans.junit
A Decorator to set up and tear down additional fixture state.
NbTestSetup(Test) - Constructor for class org.netbeans.junit.NbTestSetup
 
NbTestSuite - Class in org.netbeans.junit
NetBeans extension to JUnit's TestSuite class.
NbTestSuite() - Constructor for class org.netbeans.junit.NbTestSuite
Constructs an empty TestSuite.
NbTestSuite(Class<? extends TestCase>) - 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.
nestedException - Variable in error org.netbeans.junit.AssertionFailedErrorException
contains Exception that caused AssertionFailedError
nextTestCase() - Method in class org.netbeans.junit.MultiTestSuite
Factory method returns a new instance of a testcases.
nextTestCase() - Method in class org.netbeans.junit.ParametricTestSuite
Factory method returns a new instance of a testcases.
NO_ORDER - Static variable in class org.netbeans.junit.NbPerformanceTest.PerformanceData
 
NO_THRESHOLD - Static variable in class org.netbeans.junit.NbPerformanceTest.PerformanceData
 
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.
A B C D E F G H I J L M N O P R S T U V 
Skip navigation links
org.netbeans.modules.nbjunit/1 1.115