public class EventsListenerTest
extends java.lang.Object
Constructor and Description |
---|
EventsListenerTest() |
public void annotationShouldListenEvent()
public void annotationShouldFireEvent2Times()
public void annotationShouldTransferEventToMethod()
public void annotationShouldFireEventOther2TimesOnChild()
public void annotationShouldTransferEventOtherToMethod()
public void annotationShouldTransferEventOverriteToMethodOnParent()
public void annotationShouldTransferEventOverriteToMethodOnChild()
public void annotationShouldFireEventOverrided2TimesOnChild()
public void annotationShouldFireBrowserEvent0Times()
public void annotationShouldFireBrowserEvent0TimesOnChild()
public void annotationShouldFireEventOverrided2TimeOnParent()
public void annotationShouldHaveOptionEventBubblingWithTrue()
public void annotationShouldHaveOptionEventNotifyServerWithTrue()
public void annotationShouldHaveOptionEventCallBeforeAfterWithTrue()
public void annotationShouldHaveOptionEventBubblingWithTrueOnChild()
public void annotationShouldHaveOptionEventScriptWithTestString()
public void browserEventOptionShouldBeNotEquals()
public void browserEventOptionShouldBeEquals()