| |
|
| org.netbeans.core.NbErrorManagerTest
NbErrorManagerTest | final public class NbErrorManagerTest extends NbTestCase (Code) | | Test the core error manager impl.
author: Jesse Glick See Also: "#18141" |
Inner Class :final public static class MockDD extends DialogDisplayer | |
suite | public static Test suite()(Code) | | |
testDeepAnnotations | public void testDeepAnnotations() throws Exception(Code) | | |
testErrorManagerCompatibilityAsDescribedInIssue79227 | public void testErrorManagerCompatibilityAsDescribedInIssue79227() throws Exception(Code) | | |
testIsLoggable | public void testIsLoggable()(Code) | | |
testNestedThrowables | public void testNestedThrowables() throws Exception(Code) | | See Also: "#15611" |
testNotifyException | public void testNotifyException() throws Exception(Code) | | Actually just tests the same code used when running NE.
|
testNotifyWithAnnotations | public void testNotifyWithAnnotations() throws Exception(Code) | | |
testPerPetrKuzelsRequestInIssue62836 | public void testPerPetrKuzelsRequestInIssue62836() throws Exception(Code) | | |
testUIExceptionsTriggersNoDialogIssue118408 | public void testUIExceptionsTriggersNoDialogIssue118408() throws Exception(Code) | | |
testUIExceptionsTriggersTheDialog | public void testUIExceptionsTriggersTheDialog() throws Exception(Code) | | |
testUIExceptionsTriggersTheDialogWithWarningPlus1 | public void testUIExceptionsTriggersTheDialogWithWarningPlus1() throws Exception(Code) | | |
testUnknownSeverity | public void testUnknownSeverity() throws Exception(Code) | | Check that UNKNOWN works.
See Also: "#30947" |
|
|
|