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 

R

RandomlyFails - Annotation Type in org.netbeans.junit
Indicates that this test can fail randomly.
readProperties() - Static method in class org.netbeans.junit.Manager
 
ref(String) - Method in class org.netbeans.junit.NbTestCase
Easy to use logging method for printing a message to a reference log.
reject(Object) - Method in interface org.netbeans.junit.MemoryFilter
Decides non-destructively wheter given instance pass custom criteria.
reportPerformance(long) - Method in class org.netbeans.junit.NbPerformanceTestCase
method for storing and reporting measured performance value, test case name is used as value name and unit is not specified
reportPerformance(long, String) - Method in class org.netbeans.junit.NbPerformanceTestCase
method for storing and reporting measured performance value, test case name is used as value name
reportPerformance(String, long) - Method in class org.netbeans.junit.NbPerformanceTestCase
method for storing and reporting measured performance value, unit is not specified
reportPerformance(String, long, String, int) - Method in class org.netbeans.junit.NbPerformanceTestCase
method for storing and reporting measured performance value
reportPerformance(String, long, String, int, long) - Method in class org.netbeans.junit.NbPerformanceTestCase
method for storing and reporting measured performance value
reuseUserDir(boolean) - Method in class org.netbeans.junit.NbModuleSuite.Configuration
Enables or disables userdir reuse.
run(TestResult) - Method in class org.netbeans.junit.MultiTestSuite
Runs the tests and collects their result in a TestResult.
run(TestResult) - Method in class org.netbeans.junit.NbTestCase
Runs the test case, while conditionally skip some according to result of NbTestCase.canRun() method.
run(TestResult) - Method in class org.netbeans.junit.NbTestSetup
 
runAllTests(TestResult) - Method in class org.netbeans.junit.MultiTestSuite
Creates all testcases and runs them.
runAllTests(TestResult) - Method in class org.netbeans.junit.ParametricTestSuite
Creates all testcases and runs them.
runBare() - Method in class org.netbeans.junit.NbTestCase
Runs the bare test sequence.
runInEQ() - Method in class org.netbeans.junit.NbTestCase
Provide ability for tests, setUp and tearDown to request that they run only in the AWT event queue.
runOrder - Variable in class org.netbeans.junit.NbPerformanceTest.PerformanceData
run order - for same performance name, which run of the test is it
runTest() - Method in class org.netbeans.junit.MultiTestCase
Internal method overriding the method of the TestCase class.
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