public static interface AnnouncerTests.Listener extends EventListener
Modifier and Type | Method and Description |
---|---|
void |
badEvent() |
void |
eventA() |
void |
eventB() |
void |
eventWithArguments(int a,
int b) |
void eventA()
void eventB()
void eventWithArguments(int a, int b)
void badEvent() throws AnnouncerTests.CheckedException
AnnouncerTests.CheckedException
Copyright © 2003–2018 jMock. All rights reserved.