| |
|
| org.netbeans.core.NotifyExceptionTest
NotifyExceptionTest | public class NotifyExceptionTest extends NbTestCase (Code) | | Test NotifyExcPanel class.
author: Stanislav Aubrecht |
Inner Class :final public static class Lkp extends AbstractLookup | |
NotifyExceptionTest | public NotifyExceptionTest(String name)(Code) | | |
testDirectlyLoggingAnExceptionWithALocalizedMessageAndTheRightLevelShowsItInADialog | public void testDirectlyLoggingAnExceptionWithALocalizedMessageAndTheRightLevelShowsItInADialog() throws Exception(Code) | | |
testExceptionWillGetTheLevelFromAnnoatation | public void testExceptionWillGetTheLevelFromAnnoatation() throws Exception(Code) | | |
testNoDialogShownJustFlashing | public void testNoDialogShownJustFlashing() throws Exception(Code) | | |
testNoModalErrorDialog | public void testNoModalErrorDialog() throws Exception(Code) | | A simple test to ensure that error dialog window is not created modal
until the MainWindow is visible.
|
|
|
|