p_tests
Class Test_RunnableViewablePaddle

java.lang.Object
  extended by p_tests.Test_RunnableViewablePaddle

public class Test_RunnableViewablePaddle
extends java.lang.Object

Tests RunnableViewablePaddle
Should initially display the paddle in the default initial position at bottom left of screen.
Then the paddle should move from left to right (then right to left) as it traverses the screen horizontally

Version:
1.0.0
Author:
J Paul Gibson

Constructor Summary
Test_RunnableViewablePaddle()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Test_RunnableViewablePaddle

public Test_RunnableViewablePaddle()
Method Detail

main

public static void main(java.lang.String[] args)