com.mtp.pounder
Class PlayerTest
java.lang.Object
|
+--junit.framework.Assert
|
+--junit.framework.TestCase
|
+--com.mtp.pounder.PlayerTest
- All Implemented Interfaces:
- Test
- public class PlayerTest
- extends TestCase
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
windowWatcher
protected WindowWatcher windowWatcher
testFrame
protected JFrame testFrame
PlayerTest
public PlayerTest(String name)
suite
public static Test suite()
setUp
public void setUp()
throws Exception
- Overrides:
setUp in class TestCase
Exception
tearDown
public void tearDown()
throws Exception
- Overrides:
tearDown in class TestCase
Exception
testBuildTestObjectWithNullReturnConduitDoesNotCallWaitTillWindowPresent
public void testBuildTestObjectWithNullReturnConduitDoesNotCallWaitTillWindowPresent()
throws Exception
Exception
testConstructor
public void testConstructor()
throws Exception
Exception
testBuildWindowWatcher
public void testBuildWindowWatcher()
throws Exception
Exception
testSetPausedTrue
public void testSetPausedTrue()
throws Throwable
Throwable
testSetPausedTrueWindowWatcherFiltersAllWindows
public void testSetPausedTrueWindowWatcherFiltersAllWindows()
throws Exception
Exception
testSetPausedFalse
public void testSetPausedFalse()
throws Exception
Exception
testSetItemDelayEnabled
public void testSetItemDelayEnabled()
throws Exception
Exception
testSetDisposeWindowsToFalse
public void testSetDisposeWindowsToFalse()
throws Exception
Exception
testPlayClearsMemberWindowWatcher
public void testPlayClearsMemberWindowWatcher()
throws Exception
Exception
testPlayItemPlaysOnce
public void testPlayItemPlaysOnce()
throws Exception
Exception
testPlayItemThatThrowsPlaybackExceptionGetsThrownOutOfPlay
public void testPlayItemThatThrowsPlaybackExceptionGetsThrownOutOfPlay()
throws Exception
Exception
testMisbehavingComponentPlayedPlaybackAttempts
public void testMisbehavingComponentPlayedPlaybackAttempts()
throws Exception
Exception
testSimplePlayback
public void testSimplePlayback()
throws Exception
Exception
testSetStopRequested
public void testSetStopRequested()
throws Exception
Exception
Copyright © 2002 Matthew Pekar. All Rights Reserved.