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 

L

linearSpeedSuite(Class<? extends TestCase>, int, int) - Static method in class org.netbeans.junit.NbTestSuite
Factory method to create a special execution suite that not only executes the tests but also measures the times each execution took.
LineDiff - Class in org.netbeans.junit.diff
Line Diff with formated textual output.
LineDiff() - Constructor for class org.netbeans.junit.diff.LineDiff
 
LineDiff(boolean) - Constructor for class org.netbeans.junit.diff.LineDiff
 
LineDiff(boolean, boolean) - Constructor for class org.netbeans.junit.diff.LineDiff
 
Log - Class in org.netbeans.junit
Collects log messages.
Log() - Constructor for class org.netbeans.junit.Log
Creates a new instance of Log
log(String) - Method in class org.netbeans.junit.NbTestCase
Simple and easy to use method for printing a message to a default log
log(String, String) - Method in class org.netbeans.junit.NbTestCase
Easy to use method for logging a message to a named log
logLevel() - Method in class org.netbeans.junit.NbTestCase
Allows easy collecting of log messages send thru java.util.logging API.
logRoot() - Method in class org.netbeans.junit.NbTestCase
If overriding NbTestCase.logLevel(), may override this as well to collect messages from only some code.
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