@Generated(value="org.jomc.tools.SourceFileProcessor 1.3", comments="See http://jomc.sourceforge.net/jomc/1.3/jomc-tools-1.3") public class DefaultListenerTest extends ListenerTest
DefaultListener
test cases.
Constructor and Description |
---|
DefaultListenerTest()
Creates a new
DefaultListenerTest instance. |
Modifier and Type | Method and Description |
---|---|
DefaultListener |
getListener()
Gets the
Listener instance tests are performed with. |
protected DefaultListener |
newListener()
Creates a new
Listener instance to test. |
void |
testDefaultEnabled() |
void |
testEnabled() |
testLog
@Generated(value="org.jomc.tools.SourceFileProcessor 1.3", comments="See http://jomc.sourceforge.net/jomc/1.3/jomc-tools-1.3") public DefaultListenerTest()
DefaultListenerTest
instance.public DefaultListener getListener()
Listener
instance tests are performed with.getListener
in class ListenerTest
Listener
instance tests are performed with.ListenerTest.newListener()
protected DefaultListener newListener()
Listener
instance to test.newListener
in class ListenerTest
Listener
instance to test.ListenerTest.getListener()
public final void testDefaultEnabled() throws Exception
Exception
public final void testEnabled() throws Exception
Exception
Copyright © 2005-2012 The JOMC Project. All Rights Reserved.