[Summary] [Package List] [Test Cases]
| Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|
| 733 | 0 | 0 | 0 | 100% | 6.173 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
[Summary] [Package List] [Test Cases]
| Package | Tests | Errors | Failures | Skipped | Success Rate | Time |
|---|---|---|---|---|---|---|
| net.sf.jguiraffe.gui.platform.swing | 9 | 0 | 0 | 0 | 100% | 0.154 |
| net.sf.jguiraffe.gui.platform.swing.layout | 29 | 0 | 0 | 0 | 100% | 0.432 |
| net.sf.jguiraffe.gui.platform.swing.builder.components | 358 | 0 | 0 | 0 | 100% | 1.382 |
| net.sf.jguiraffe.gui.platform.swing.builder.action | 52 | 0 | 0 | 0 | 100% | 0.059 |
| net.sf.jguiraffe.gui.platform.swing.builder.utils | 22 | 0 | 0 | 0 | 100% | 0.106 |
| net.sf.jguiraffe.gui.platform.swing.dlg.filechooser | 17 | 0 | 0 | 0 | 100% | 1.463 |
| net.sf.jguiraffe.gui.platform.swing.builder.components.table | 43 | 0 | 0 | 0 | 100% | 1.178 |
| net.sf.jguiraffe.gui.platform.swing.builder.window | 147 | 0 | 0 | 0 | 100% | 1.353 |
| net.sf.jguiraffe.gui.platform.swing.builder.event | 56 | 0 | 0 | 0 | 100% | 0.046 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestDefaultBeans | 9 | 0 | 0 | 0 | 100% | 0.154 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestSwingPercentLayoutAdapter | 22 | 0 | 0 | 0 | 100% | 0.053 | |
| TestSwingSizeHandler | 7 | 0 | 0 | 0 | 100% | 0.379 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestSwingPopupListener | 8 | 0 | 0 | 0 | 100% | 0.029 | |
| TestSwingFormAction | 7 | 0 | 0 | 0 | 100% | 0.001 | |
| TestSwingPopupMenuBuilder | 5 | 0 | 0 | 0 | 100% | 0.002 | |
| TestSwingCheckedItemController | 3 | 0 | 0 | 0 | 100% | 0.001 | |
| TestSwingActionManager | 29 | 0 | 0 | 0 | 100% | 0.026 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestSwingGUISynchronizer | 6 | 0 | 0 | 0 | 100% | 0.018 | |
| TestSwingMessageOutput | 16 | 0 | 0 | 0 | 100% | 0.088 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestSwingFileChooserDialogService | 9 | 0 | 0 | 0 | 100% | 1.457 | |
| TestSwingFileChooserDialogServiceFactory | 1 | 0 | 0 | 0 | 100% | 0.003 | |
| TestSwingFileExtensionFilter | 7 | 0 | 0 | 0 | 100% | 0.003 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestSwingTableCellRenderer | 4 | 0 | 0 | 0 | 100% | 0.022 | |
| TestSwingTableRowHeightUpdater | 2 | 0 | 0 | 0 | 100% | 0.783 | |
| TestSwingTableColumnWidthListener | 7 | 0 | 0 | 0 | 100% | 0.016 | |
| TestSwingTableModel | 21 | 0 | 0 | 0 | 100% | 0.306 | |
| TestSwingTableCellEditor | 5 | 0 | 0 | 0 | 100% | 0.033 | |
| TestSwingSelectionHandler | 4 | 0 | 0 | 0 | 100% | 0.018 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestSwingWindowManagerScript | 1 | 0 | 0 | 0 | 100% | 0.442 | |
| TestInternalFrameAdapter | 24 | 0 | 0 | 0 | 100% | 0.073 | |
| TestFrameAdapter | 25 | 0 | 0 | 0 | 100% | 0.02 | |
| TestWindowListenerAdapter | 8 | 0 | 0 | 0 | 100% | 0.005 | |
| TestSwingWindowManager | 21 | 0 | 0 | 0 | 100% | 0.698 | |
| TestInternalFrameListenerAdapter | 7 | 0 | 0 | 0 | 100% | 0.043 | |
| TestDialogAdapter | 25 | 0 | 0 | 0 | 100% | 0.045 | |
| TestWindowHelper | 36 | 0 | 0 | 0 | 100% | 0.027 |
| Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
|---|---|---|---|---|---|---|---|
| TestMouseEventAdapter | 14 | 0 | 0 | 0 | 100% | 0.016 | |
| TestSwingEventConstantMapper | 16 | 0 | 0 | 0 | 100% | 0.003 | |
| TestSwingEventManager | 12 | 0 | 0 | 0 | 100% | 0.013 | |
| TestFocusEventAdapter | 6 | 0 | 0 | 0 | 100% | 0.005 | |
| TestChangeEventAdapter | 4 | 0 | 0 | 0 | 100% | 0.006 | |
| TestActionEventAdapter | 4 | 0 | 0 | 0 | 100% | 0.003 |
[Summary] [Package List] [Test Cases]
| testCreateLayouts | 0.061 | |
| testCreateComponents | 0.029 |
| testCreateFrame | 0.441 |
| testGetTableCellRendererComponentSelectedFocused | 0.012 | |
| testGetTableCellRendererComponentFocused | 0 | |
| testGetTableCellRendererComponentSelected | 0.003 | |
| testGetTableCellRendererComponentUnselected | 0.004 |
| testGetDataFromSelection | 0.002 | |
| testSetDataFromModel | 0.004 | |
| testSetDataNull | 0.003 | |
| testGetDataFromDirectInput | 0.003 | |
| testSetDataNotInModel | 0.003 | |
| testGetDataNoContent | 0.003 |
| testCreateNoName | 0 | |
| testInit | 0 | |
| testExecuteRunnable | 0 | |
| testExecuteActionTask | 0 | |
| testSetTaskInvalid | 0 | |
| testCreateErr | 0 | |
| testSetProperties | 0 |
| testAsyncInvoke | 0.001 | |
| testSyncInvoke | 0.001 | |
| testIsEventDispatchThreadNegative | 0 | |
| testSyncInvokeFromDispatchThread | 0.001 | |
| testSyncInvokeWithException | 0.001 | |
| testAsyncInvokeFromDispatchThread | 0.001 |
| testNewServiceInstanceIsCreated | 0.002 |
| testInitNoEvent | 0 | |
| testGetMenuUnderConstruction | 0 | |
| testInit | 0.001 | |
| testShowMenu | 0 | |
| testCreate | 0.001 |
| testUpdateRowHeightsInRange | 0.776 | |
| testUpdateRowHeights | 0.002 |
| testStateChangedValueAdjusting | 0 | |
| testStateChangedFinalValue | 0 | |
| testSetDataNull | 0 | |
| testGetData | 0 | |
| testGetType | 0 | |
| testRegisterChangeListener | 0 | |
| testUnregisterChangeListener | 0 | |
| testGetSlider | 0 | |
| testSetData | 0 |
| testNodeText | 0 |
| testColumnMarginChangedIgnore | 0.006 | |
| testComponentResized | 0.003 | |
| testColumnAdded | 0.001 | |
| testColumnMoved | 0.001 | |
| testColumnSelectionChanged | 0.003 | |
| testColumnRemoved | 0 | |
| testColumnMarginChanged | 0.001 |
| testSize | 0 | |
| testGetSize | 0 | |
| testGetType | 0 | |
| testGetDisplayObject | 0 | |
| testInsertItem | 0 | |
| testRemoveItem | 0 | |
| testGetElementAt | 0 | |
| testGetValueObject | 0 |
| testInitNoListener | 0 | |
| testFocusGainedEventListener | 0.001 | |
| testInitNoEventManager | 0.001 | |
| testFocusGainedEventManager | 0.001 | |
| testFocusLostEventManager | 0 | |
| testFocusLostEventListener | 0.001 |
| testSetChecked | 0 | |
| testMultiControls | 0 | |
| testOtherProperties | 0 |
| testGetTreeCellRendererComponentDefaultIcon | 0.005 | |
| testGetTreeCellRendererComponentCustomIcon | 0.002 |
| testGetTreeCellEditorComponent | 0.005 |
| testFireChangeEvent | 0 | |
| testGetTabPane | 0 | |
| testSetDataNull | 0 | |
| testGetData | 0.001 | |
| testGetType | 0 | |
| testRemoveChangeListener | 0.001 | |
| testAddChangeListener | 0.001 | |
| testSetData | 0.001 |
| testInitNoListener | 0.001 | |
| testInitNoEventManager | 0.001 | |
| testComponentChangedEventListener | 0.002 | |
| testComponentChangedEventManager | 0.001 |
| testInitNoListener | 0 | |
| testActionPerformedEventManager | 0 | |
| testInitNoEventManager | 0.001 | |
| testActionPerformedSpecificListener | 0.001 |
| testCalculateFontSizes | 0.248 | |
| testGetFontSizeOtherObject | 0.001 | |
| testGetFontSizeX | 0.001 | |
| testGetFontSizeY | 0.001 | |
| testGetScreenResolution | 0.001 | |
| testGetFontSizeNull | 0 | |
| testGetFontSizeCached | 0 |
| testInitWithExternalScrollPane | 0 | |
| testGetOuterComponent | 0 |
| testGetTableCellEditorComponentNotSelected | 0.02 | |
| testGetTableCellEditorComponentSelected | 0.003 | |
| testStopCellEditingInvalid | 0.003 | |
| testGetCellEditorValue | 0.002 | |
| testStopCellEditingValid | 0.004 |
| testWindowClosed | 0.001 | |
| testWindowDeiconified | 0.001 | |
| testWindowClosedMultipleTimes | 0 | |
| testWindowOpened | 0.001 | |
| testWindowClosing | 0 | |
| testWindowIconified | 0 | |
| testWindowDeactivated | 0.001 | |
| testWindowActivated | 0 |
| testWindowClosed | 0.022 | |
| testWindowDeiconified | 0.004 | |
| testWindowOpened | 0.004 | |
| testWindowClosing | 0.003 | |
| testWindowIconified | 0.003 | |
| testWindowDeactivated | 0.004 | |
| testWindowActivated | 0.002 |
| testPrepareComponentSelected | 0.003 | |
| testPrepareComponentDefault | 0.003 | |
| testPrepareComponentSelectedFocused | 0.004 | |
| testPrepareComponentFocused | 0.007 |
| testAcceptTrue | 0 | |
| testEqualsFalse | 0 | |
| testAcceptAll | 0 | |
| testEqualsTrue | 0 | |
| testAcceptFalse | 0 | |
| testEqualsOtherObjects | 0.001 | |
| testDescriptionIsResolved | 0 |