com.atlassian.webtest.ui.keys
Class TestSeleniumTypeWriter
java.lang.Object
com.atlassian.webtest.ui.keys.TestSeleniumTypeWriter
public class TestSeleniumTypeWriter
- extends Object
Test case for SeleniumTypeWriter.
- Since:
- v1.21
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSeleniumTypeWriter
public TestSeleniumTypeWriter()
setUpMocks
public void setUpMocks()
shouldInsertWithEvent
public void shouldInsertWithEvent()
fullTypeShouldUseAllKeyEventsByDefault
public void fullTypeShouldUseAllKeyEventsByDefault()
shouldSupportCustomKeySequenceImplementations
public void shouldSupportCustomKeySequenceImplementations()
shouldHandleNonEditableElements
public void shouldHandleNonEditableElements()
shouldTypeSpecifiedCharEventsInFullTypeMode
public void shouldTypeSpecifiedCharEventsInFullTypeMode()
shouldTypeSpecifiedKeyEventsInFullTypeMode
public void shouldTypeSpecifiedKeyEventsInFullTypeMode()
shouldTypeSpecifiedKeyEventsInMixedSequenceAndFullTypeMode
public void shouldTypeSpecifiedKeyEventsInMixedSequenceAndFullTypeMode()
shouldTypeCharsInInsertTypeMode
public void shouldTypeCharsInInsertTypeMode()
shouldTypeSpecifiedKeyEventsInInsertTypeMode
public void shouldTypeSpecifiedKeyEventsInInsertTypeMode()
shouldTypeSpecifiedKeyEventsInMixedSequenceAndInsertTypeMode
public void shouldTypeSpecifiedKeyEventsInMixedSequenceAndInsertTypeMode()
shouldTypeCharsInInsertWithEventTypeMode
public void shouldTypeCharsInInsertWithEventTypeMode()
shouldTypeSpecifiedKeyEventsInInsertWithEventTypeMode
public void shouldTypeSpecifiedKeyEventsInInsertWithEventTypeMode()
shouldTypeSpecifiedKeyEventsInMixedSequenceAndInsertWithEventTypeMode
public void shouldTypeSpecifiedKeyEventsInMixedSequenceAndInsertWithEventTypeMode()
shouldUserCorrectKeyForEnter
public void shouldUserCorrectKeyForEnter()
shouldTypeSpecifiedKeyEventsInMixedSequenceAndInsertWithEventTypeModeWithKeyAtTheEndHAHAHA
public void shouldTypeSpecifiedKeyEventsInMixedSequenceAndInsertWithEventTypeModeWithKeyAtTheEndHAHAHA()
shouldTypeAllSpecialKeys
public void shouldTypeAllSpecialKeys()
shouldHandleZeroLengthSequenceInInsertMode
public void shouldHandleZeroLengthSequenceInInsertMode()
shouldHandleZeroLengthSequenceInInsertWithEventMode
public void shouldHandleZeroLengthSequenceInInsertWithEventMode()
shouldHandleZeroLengthSequenceInFullEventTypeMode
public void shouldHandleZeroLengthSequenceInFullEventTypeMode()
shouldPreserveExistingText
public void shouldPreserveExistingText()
shouldNotPreserveExistingTextOnClear
public void shouldNotPreserveExistingTextOnClear()
Copyright © 2014 Atlassian. All rights reserved.