| |
|
| org.uispec4j.interception.InterceptionTestCase org.uispec4j.interception.WindowInterceptorTestCase org.uispec4j.interception.WindowInterceptorForDialogSequenceTest
testAwtDialogsAreNotSupported | public void testAwtDialogsAreNotSupported() throws Exception(Code) | | |
testErrorForModalDialogsShownInSequenceByTheInitialTrigger | public void testErrorForModalDialogsShownInSequenceByTheInitialTrigger() throws Exception(Code) | | |
testErrorWhenAModalDialogIsNotClosedInTheOnlyWindowWithOnlyOneHandler | public void testErrorWhenAModalDialogIsNotClosedInTheOnlyWindowWithOnlyOneHandler() throws Exception(Code) | | |
testErrorWhenAModalDialogIsNotClosedInTheSecondAndLastWindow | public void testErrorWhenAModalDialogIsNotClosedInTheSecondAndLastWindow() throws Exception(Code) | | |
testErrorWhenAModalDialogIsNotClosedInTheSecondWindow | public void testErrorWhenAModalDialogIsNotClosedInTheSecondWindow() throws Exception(Code) | | |
testErrorWhenTheFirstHandlerDisplaysNoWindow | public void testErrorWhenTheFirstHandlerDisplaysNoWindow() throws Exception(Code) | | |
testErrorWhenTheFirstHandlerThrowsAnError | public void testErrorWhenTheFirstHandlerThrowsAnError() throws Exception(Code) | | |
testErrorWhenTheFirstHandlerThrowsAnException | public void testErrorWhenTheFirstHandlerThrowsAnException() throws Exception(Code) | | |
testErrorWhenTheFirstWindowOfASequenceIsNotClosed | public void testErrorWhenTheFirstWindowOfASequenceIsNotClosed() throws Exception(Code) | | |
testErrorWhenTheInitialTriggerDisplaysNoWindow | public void testErrorWhenTheInitialTriggerDisplaysNoWindow() throws Exception(Code) | | |
testErrorWhenTheSecondHandlerThrowsAnError | public void testErrorWhenTheSecondHandlerThrowsAnError() throws Exception(Code) | | |
testErrorWhenTheSecondHandlerThrowsAnException | public void testErrorWhenTheSecondHandlerThrowsAnException() throws Exception(Code) | | |
testFirstWindowNotClosed | public void testFirstWindowNotClosed() throws Exception(Code) | | |
testHandlerNameIsNotGivenInTheMessageIfThereIsOnlyOneHandler | public void testHandlerNameIsNotGivenInTheMessageIfThereIsOnlyOneHandler() throws Exception(Code) | | |
testHandlersAreGivenANumberIfNoNameIsSet | public void testHandlersAreGivenANumberIfNoNameIsSet() throws Exception(Code) | | |
testImbricationOfInterceptions | public void testImbricationOfInterceptions() throws Exception(Code) | | |
testInterceptingAModalDialogShownFromAnotherThread | public void testInterceptingAModalDialogShownFromAnotherThread() throws Exception(Code) | | |
testInterceptingAModalDialogWithAReturnedValue | public void testInterceptingAModalDialogWithAReturnedValue() throws Exception(Code) | | |
testInterceptingAModalDialogWithoutClosingItInTheHandler | public void testInterceptingAModalDialogWithoutClosingItInTheHandler() throws Exception(Code) | | |
testInterceptingAModalDialogWithoutClosingItInTheWindowHandlerWhenRunFromTheSwingThread | public void testInterceptingAModalDialogWithoutClosingItInTheWindowHandlerWhenRunFromTheSwingThread() throws Exception(Code) | | |
testInterceptionWorksEvenWhenInterceptionIsRunFromTheSwingThread | public void testInterceptionWorksEvenWhenInterceptionIsRunFromTheSwingThread() throws Exception(Code) | | |
testModalDialogsShownInSequenceByTheInitialTrigger | public void testModalDialogsShownInSequenceByTheInitialTrigger() throws Exception(Code) | | |
testModalInterceptionWithATriggerThatDisplaysNothing | public void testModalInterceptionWithATriggerThatDisplaysNothing() throws Exception(Code) | | |
testNotClosedErrorForModalDialogsShownInSequenceByTheInitialTrigger | public void testNotClosedErrorForModalDialogsShownInSequenceByTheInitialTrigger() throws Exception(Code) | | |
testShowingTheSameDialogTwice | public void testShowingTheSameDialogTwice() throws Exception(Code) | | |
testStandardSequence | public void testStandardSequence()(Code) | | |
testUsingDisposeInShowDialog | public void testUsingDisposeInShowDialog() throws Exception(Code) | | |
Methods inherited from org.uispec4j.interception.WindowInterceptorTestCase | protected Trigger getShowFirstDialogTrigger()(Code)(Java Doc)
|
|
|
|