testing.social.game
Class CommentPanelTest

java.lang.Object
  extended by testing.social.game.CommentPanelTest

public class CommentPanelTest
extends java.lang.Object

Class for testing that the comment panel is displaying correctly.

Author:
Heidi Slater

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

Constructor Detail

CommentPanelTest

public CommentPanelTest()
Method Detail

main

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