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

E

emptyConfiguration() - Static method in class org.netbeans.junit.NbModuleSuite
Creates empty configuration without any class assiciated.
enable(String, Level) - Static method in class org.netbeans.junit.Log
Enables logging for given logger name and given severity.
enableClasspathModules(boolean) - Method in class org.netbeans.junit.NbModuleSuite.Configuration
By default all modules on classpath are enabled (so you can link with modules that you compile against), this method allows you to disable this feature, which is useful if the test is known to not link against any of classpath classes.
enableInstances(Logger, String, Level) - Static method in class org.netbeans.junit.Log
Starts to listen on given log and collect parameters of messages that were send to it.
enableModules(String) - Method in class org.netbeans.junit.NbModuleSuite.Configuration
By default only modules on classpath of the test are enabled, the rest are just autoloads.
enableModules(String, String) - Method in class org.netbeans.junit.NbModuleSuite.Configuration
By default only modules on classpath of the test are enabled, the rest are just autoloads.
execute() - Method in class org.netbeans.junit.MultiTestCase
Is a method to be executed to perform testing.
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.114