| org.netbeans.junit.NbTestCase org.netbeans.junit.StdOutTest
StdOutTest | public class StdOutTest extends NbTestCase (Code) | | Behaviour of logging with respect to console output.
author: Jaroslav Tulach |
testNoConsoleOnLevelWARNING | public void testNoConsoleOnLevelWARNING()(Code) | | |
testNullLoggingPrintsToConsole | public void testNullLoggingPrintsToConsole()(Code) | | |
Methods inherited from org.netbeans.junit.NbTestCase | public static void assertFile(String message, String test, String pass, String diff, Diff externalDiff)(Code)(Java Doc) public static void assertFile(String test, String pass, String diff, Diff externalDiff)(Code)(Java Doc) public static void assertFile(String message, String test, String pass, String diff)(Code)(Java Doc) public static void assertFile(String test, String pass, String diff)(Code)(Java Doc) public static void assertFile(String test, String pass)(Code)(Java Doc) public static void assertFile(String message, File test, File pass, File diff, Diff externalDiff)(Code)(Java Doc) public static void assertFile(File test, File pass, File diff, Diff externalDiff)(Code)(Java Doc) public static void assertFile(String message, File test, File pass, File diff)(Code)(Java Doc) public static void assertFile(File test, File pass, File diff)(Code)(Java Doc) public static void assertFile(File test, File pass)(Code)(Java Doc) public static void assertGC(String text, Reference> ref)(Code)(Java Doc) public static void assertGC(String text, Reference> ref, Set> rootsHint)(Code)(Java Doc) public static void assertSize(String message, int limit, Object root)(Code)(Java Doc) public static void assertSize(String message, Collection> roots, int limit)(Code)(Java Doc) public static void assertSize(String message, Collection> roots, int limit, Object[] skip)(Code)(Java Doc) public static int assertSize(String message, Collection> roots, int limit, MemoryFilter skip)(Code)(Java Doc) public boolean canRun()(Code)(Java Doc) public void clearWorkDir() throws IOException(Code)(Java Doc) public void compareReferenceFiles(String testFilename, String goldenFilename, String diffFilename)(Code)(Java Doc) public void compareReferenceFiles()(Code)(Java Doc) public static String convertNBFSURL(URL url)(Code)(Java Doc) static void deleteSubFiles(File file) throws IOException(Code)(Java Doc) public static void failByBug(int bugID)(Code)(Java Doc) public static void failByBug(int bugID, String message)(Code)(Java Doc) public File getDataDir()(Code)(Java Doc) final long getExecutionTime()(Code)(Java Doc) public String getExpectedFail()(Code)(Java Doc) public File getGoldenFile(String filename)(Code)(Java Doc) public File getGoldenFile()(Code)(Java Doc) public PrintStream getLog(String logName)(Code)(Java Doc) public PrintStream getLog()(Code)(Java Doc) public PrintStream getRef()(Code)(Java Doc) final protected int getTestNumber()(Code)(Java Doc) public File getWorkDir() throws IOException(Code)(Java Doc) public String getWorkDirPath()(Code)(Java Doc) public void log(String message)(Code)(Java Doc) public void log(String log, String message)(Code)(Java Doc) protected Level logLevel()(Code)(Java Doc) public void ref(String message)(Code)(Java Doc) public void run(TestResult result)(Code)(Java Doc) public void runBare() throws Throwable(Code)(Java Doc) protected boolean runInEQ()(Code)(Java Doc) public void setFilter(Filter filter)(Code)(Java Doc) protected int timeOut()(Code)(Java Doc)
|
|
|