[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
286 | 0 | 0 | 0 | 100% | 1.011 |
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 |
---|---|---|---|---|---|---|
de.lessvoid.nifty.controls.checkbox.controller | 1 | 0 | 0 | 0 | 100% | 0.346 |
de.lessvoid.nifty.controls | 82 | 0 | 0 | 0 | 100% | 0.169 |
de.lessvoid.nifty.controls.listbox | 127 | 0 | 0 | 0 | 100% | 0.246 |
de.lessvoid.nifty.controls.scrollbar | 26 | 0 | 0 | 0 | 100% | 0.054 |
de.lessvoid.nifty.controls.textfield | 29 | 0 | 0 | 0 | 100% | 0.033 |
de.lessvoid.nifty.controls.slider | 14 | 0 | 0 | 0 | 100% | 0.026 |
de.lessvoid.nifty.controls.checkbox | 7 | 0 | 0 | 0 | 100% | 0.137 |
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CreateCheckBoxControlTest | 1 | 0 | 0 | 0 | 100% | 0.346 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CheckBoxStateChangedEventTest | 2 | 0 | 0 | 0 | 100% | 0.003 | |
ConsoleCommandsMatchTest | 7 | 0 | 0 | 0 | 100% | 0.028 | |
ConsoleExecuteCommandEventTest | 6 | 0 | 0 | 0 | 100% | 0.011 | |
ListBoxChangeSelectionModeTest | 5 | 0 | 0 | 0 | 100% | 0.007 | |
ListBoxDisabledSelectionModeTest | 4 | 0 | 0 | 0 | 100% | 0.004 | |
ListBoxDisabledSelectionTest | 2 | 0 | 0 | 0 | 100% | 0.002 | |
ListBoxMultipleSelectionTest | 19 | 0 | 0 | 0 | 100% | 0.045 | |
ListBoxMultipleSelectionViewTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
ListBoxSingleSelectionListViewTest | 5 | 0 | 0 | 0 | 100% | 0.009 | |
ListBoxSingleSelectionRequiresSelectionListViewTest | 9 | 0 | 0 | 0 | 100% | 0.015 | |
ListBoxSingleSelectionTest | 22 | 0 | 0 | 0 | 100% | 0.043 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ScrollbarImplHandleSizeTest | 1 | 0 | 0 | 0 | 100% | 0.005 | |
ScrollbarImplTest | 25 | 0 | 0 | 0 | 100% | 0.049 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TextFieldChangeEventClipboardTest | 2 | 0 | 0 | 0 | 100% | 0.006 | |
TextFieldChangeEventTest | 13 | 0 | 0 | 0 | 100% | 0.015 | |
TextFieldMaxLenClipboardTest | 2 | 0 | 0 | 0 | 100% | 0.002 | |
TextFieldMaxLenTest | 5 | 0 | 0 | 0 | 100% | 0.007 | |
TextFieldPasswordTest | 7 | 0 | 0 | 0 | 100% | 0.003 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SliderImplTest | 14 | 0 | 0 | 0 | 100% | 0.026 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CheckBoxImplTest | 7 | 0 | 0 | 0 | 100% | 0.137 |
[Summary] [Package List] [Test Cases]
testDefault | 0.083 | |
testCheck | 0.012 | |
testUncheck | 0.002 | |
testSetToChecked | 0.002 | |
testSetToUnchecked | 0.002 | |
testToggle | 0.002 | |
testToggleToOff | 0.002 |
testEmpty | 0.012 | |
testNotFound | 0.002 | |
testDirectHit | 0.002 | |
testMultipleHits | 0.002 | |
testParameter | 0.001 | |
testFindShortest | 0.001 | |
testFindShortestShort | 0.001 |
testCommandLineNull | 0.001 | |
testCommandLineEmpty | 0 | |
testSimpleCommandLine | 0.001 | |
testOneParameterCommandLine | 0.001 | |
testMultipleParameterCommandLine | 0.001 | |
testMultipleStringParameterCommandLine | 0.001 |
testGetFocusItemDefault | 0.001 | |
testGetFocusAfterAddItem | 0.001 | |
testGetFocusAfterTwoAddItems | 0.002 | |
testGetFocusAfterInsertItem | 0.002 | |
testGetFocusAfterSecondInsertItem | 0.002 | |
testGetFocusAfterClear | 0.003 | |
testGetFocusAfterRemoveItem | 0.002 | |
testGetFocusAfterRemoveItemByIndex | 0.002 |
testGetFocusItemDefault | 0.002 | |
testSetFocusItemByIndexInvalid | 0.002 | |
testSetFocusItemByIndexTooLarge | 0.002 | |
testSetFocusItemByIndex0 | 0.002 | |
testSetFocusItemByIndex1 | 0.002 | |
testSetFocusItemByIndex2 | 0.002 | |
testSetFocusItemByIndex3 | 0.001 | |
testSetFocusItem | 0.001 | |
testSetFocusItemUnknown | 0.001 | |
testSetFocusScroll | 0.002 | |
testFocusItemAfterDelete | 0.002 | |
testRemoveFocusItemBeingTheLastItem | 0.002 |
testDefaultEmpty | 0.001 | |
testDefaultWithNoFocus | 0.001 | |
testDefaultWithNoFocusAndRemove | 0.002 | |
testDefaultWithEmptyRemove | 0.002 | |
testRemoveFocusElement | 0.001 | |
testWithRemoveElementBeforeFocus | 0.001 | |
testWithRemoveElementAfterFocus | 0.002 | |
testWithRemoveMultipleElementAfterFocus | 0.002 | |
testWithRemoveMultipleElementBeforeFocus | 0.002 | |
testWithRemoveLastElementWithFocus | 0.001 | |
testWithRemoveLastElementsWithFocus | 0.002 | |
testWithRemoveAllElementWithFocus | 0.001 | |
testWithRemoveAllElementBeforeFocus | 0.001 |
testInsertItemInvalid | 0.001 | |
testInsertItemInvalidIndex | 0.001 | |
testCantModifyGetItems | 0.001 |
testNext | 0.002 | |
testPrevious | 0.001 | |
testDefaultSelection | 0.001 | |
testNextEnd | 0.001 | |
testPreviousAtBeginning | 0 |
testNext | 0.002 | |
testPrevious | 0.001 | |
testDefaultSelection | 0.001 | |
testNextEnd | 0.001 | |
testPreviousAtBeginning | 0.001 |
testNext | 0 | |
testPrevious | 0 | |
testDefaultSelection | 0 | |
testNextEnd | 0.001 | |
testPreviousAtBeginning | 0.001 |
testClear | 0.002 | |
testRemoveItemByIndex | 0.001 | |
testRemoveItemByNegativeIndex | 0.001 | |
testRemoveItemByIndexTooLarge | 0.001 | |
testRemoveAllItemManual | 0.002 | |
testRemoveAllItems | 0.001 | |
testRemoveAllItemsAtBackOfList | 0.002 | |
testRemoveItemWithAnItemNotPartOfTheList | 0.001 |
testDeselectItem | 0.001 | |
testDeselectByIndex | 0.001 | |
testRemoveSelectedItem | 0.001 | |
testRemoveSelectedItemByIndex | 0.001 | |
testRemoveSelectionByClear | 0.001 |
testClear | 0.001 | |
testRequiresSelectionDefault | 0.001 | |
testRequiresSelectionWithSingleItem | 0.001 | |
testRemoveInList | 0.001 | |
testRemoveMultiInList | 0.001 | |
testRemoveMultiInListReverse | 0.001 | |
testRemoveForcedMultiInList | 0.001 | |
testRemoveForcedMultiInListReverse | 0.001 | |
testClearMulti | 0.001 |
testClear | 0.001 | |
testRequiresSelectionDefault | 0.001 | |
testRemoveInList | 0.001 | |
testEmptyDefaultSelection | 0.001 | |
testAdd | 0 | |
testAddTwice | 0 | |
testRemoveNotInList | 0.001 |
testClear | 0.001 | |
testRequiresSelectionDefault | 0 | |
testRequiresSelectionWithSingleItem | 0 | |
testRemoveInList | 0.001 | |
testRemoveForcedInList | 0.001 |
testClear | 0.001 | |
testRequiresSelectionDefault | 0.001 | |
testRemoveInList | 0 | |
testEmptyDefaultSelection | 0 | |
testAdd | 0.001 | |
testAddTwice | 0.001 | |
testRemoveNotInList | 0.001 |
testShowItemByIndexSmallerThanVisibleCount | 0.001 | |
testShowItemByIndexEqualsVisibleCount | 0 |
testShowItemByInvalidIndex | 0.001 | |
testShowItemByInvalidIndexTooLarge | 0.001 | |
testShowItemByIndex | 0.001 | |
testShowItemByLastIndex | 0.001 | |
testShowItem | 0.001 | |
testShowItemUnknownItem | 0.001 |
testUpdateView0 | 0.001 | |
testUpdateView1 | 0.001 | |
testUpdateView2 | 0.001 | |
testUpdateViewTooBig | 0.001 |
testAddItemWithUpdateWidth | 0.001 | |
testAddTwoItemsWithUpdateWidth | 0.001 | |
testAddTwoItemsWithNoUpdateWidth | 0.001 |
testUpdateViewWithEmptyList | 0.001 | |
testSingleEntry | 0.001 | |
testTwoEntries | 0.001 | |
testThreeEntries | 0.002 |
testChangeFromDefaultToMultipleWithoutSelection | 0.001 | |
testChangeFromDefaultToMultipleWithSingleSelection | 0.001 | |
testChangeFromMultipleToSingleWithoutSelection | 0 | |
testChangeFromMultipleToSingleWithSingleSelection | 0 | |
testChangeFromMultipleToSingleWithMultipleSelection | 0.001 |
testDefault | 0.001 | |
testRemoveItemWithAnItemNotPartOfTheList | 0.001 | |
testSelectWithItemIndexTooLarge | 0.002 | |
testSelectFirstItem | 0.002 | |
testSelectWithNegativeIndex | 0.001 | |
testSelectFirstItemByIndex | 0.002 | |
testMultipleSelection | 0.003 | |
testMultipleSelectionWithItem | 0.002 | |
testClearWithSelection | 0.002 | |
testRemoveItemWithSelection | 0.003 | |
testRemoveUnselectedIndex | 0.002 | |
testDeselectionByIndex | 0.002 | |
testDeselectionByIndexTooLarge | 0.001 | |
testDeselectionByNegativIndex | 0.001 | |
testDeselection | 0.002 | |
testDeselectionFirst | 0.002 | |
testDeselectionByNotAddedItem | 0.001 | |
testDeselectionWithoutSelection | 0.001 | |
testChangeToForceSelectionWithItems | 0.001 |
testSelectFirstItem | 0.001 | |
testClearWithSelection | 0.001 | |
testRemoveItemWithSelection | 0.001 | |
testSelectDoubleItem | 0.001 | |
testSelectOutOfDisplayItem | 0.001 |
testChangeToForceSelectionWithItems | 0.002 | |
testAutoSelectedAdd | 0.001 | |
testAutoSelectedAddMultipl | 0.001 | |
testAutoSelectedInsert | 0.001 | |
testAutoSelectedInsertMultipl | 0.002 | |
testAutoSelectedAddAllEmpty | 0.001 | |
testAutoSelectedAddAllSingle | 0.001 | |
testAutoSelectedAddAllMultiple | 0.001 | |
testRemoveSelection | 0.001 |
testDefault | 0.002 | |
testAddItem | 0.001 | |
testRemoveItemWithAnItemNotPartOfTheList | 0.002 | |
testSelectWithItemIndexTooLarge | 0.002 | |
testSelectFirstItem | 0.001 | |
testSelectWithNegativeIndex | 0.002 | |
testSelectFirstItemByIndex | 0.002 | |
testClearWithSelection | 0.001 | |
testRemoveItemWithSelection | 0.001 | |
testRemoveUnselectedIndex | 0.002 | |
testDeselectionByIndex | 0.002 | |
testDeselectionByIndexTooLarge | 0.001 | |
testDeselectionByNegativIndex | 0.002 | |
testDeselection | 0.002 | |
testDeselectionByNotAddedItem | 0.001 | |
testDeselectionWithoutSelection | 0.001 | |
testSelectWithoutItems | 0.002 | |
testSingleSelection | 0.001 | |
testSingleSelectionWithItem | 0.001 | |
testRemoveSelectedIndex | 0.002 | |
testRemoveItem | 0.001 | |
testRemoveChangesSelectionIndex | 0.002 |
testNoEntries | 0.002 | |
testMaxEqualView | 0.001 | |
testMaxDoubleView | 0.001 | |
testMaxView | 0.001 | |
testCurrentValueTooBigValue | 0.001 | |
testCurrentValueMaximumValue | 0.001 | |
testMovingCurrentValue | 0.002 | |
testStepUp | 0.001 | |
testStepUpLimit | 0.002 | |
testStepDownLimit | 0.001 | |
testStepDown | 0.001 | |
testPageUp | 0.002 | |
testPageUpLimit | 0.001 | |
testPageDownLimit | 0.002 | |
testPageDown | 0.002 | |
testSetValue | 0.002 | |
testSetValueMinLimit | 0.002 | |
testSetValueMaxLimit | 0.001 | |
testSetup | 0.002 | |
testSetMax | 0.001 | |
testSetPageStepSize | 0.002 | |
testInteractionCantMove | 0.001 | |
testPageDownInteractionClick | 0.002 | |
testPageUpInteractionClick | 0.002 | |
testMoveHandle | 0.002 |
testStepUp | 0.003 | |
testStepDown | 0.002 | |
testDefaultPosition | 0.001 | |
testChangePositionMax | 0.001 | |
testChangePositionHalf | 0.002 | |
testStepDownWithMax | 0.001 | |
testFromViewValueMin | 0.001 | |
testFromViewValueMax | 0.002 | |
testFromViewValueCenter | 0.001 | |
testFromViewValueCenterWithStepSize | 0.001 | |
testWithDifferentStepSize | 0.001 | |
testChangeMin | 0.001 | |
testChangeMax | 0.002 | |
testChangeStepSize | 0.002 |
testInitWithTextNull | 0.001 | |
testInitWithTextEmpty | 0.001 | |
testInitWithText | 0.001 | |
testDeleteNotify | 0.001 | |
testDeleteNotifyNoChange | 0.001 | |
testDeleteNotifyWithSelection | 0.001 | |
testBackspaceNotifyNoChange | 0.001 | |
testBackspaceNotify | 0.001 | |
testInsert | 0.001 | |
testInsertWithSelection | 0.001 | |
testInsertNoChange | 0.001 | |
testSetMaxLengthNoChange | 0.001 | |
testSetMaxLength | 0.001 |
testInsertWithMaxLength | 0.001 | |
testMaxLengthWithDataEntered | 0 | |
testMaxLengthWithSameLength | 0 | |
testMaxLengthWithEmptyData | 0 | |
testMakingMaxLengthShorter | 0 |
testCutNormal | 0 | |
testCutPassword | 0.001 | |
testCopyNormal | 0.001 | |
testCopyPassword | 0 | |
testModifyWithPasswordMethodWithNull | 0 | |
testModifyWithPasswordMethodWithChar | 0.001 | |
testModifyWithPasswordMethodWithCharAndNull | 0 |