首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc (Current Development Version)
R-Index (NB JUnit) - NetBeans API Javadoc (Current Development Version)
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.nbjunit/1 1.41
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
V
R
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
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.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.nbjunit/1 1.41
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
O
P
R
S
T
U
V
Built on May 28 2007. | Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.