org.hackystat.utilities.logger
Class TestHackystatLogger

java.lang.Object
  extended by org.hackystat.utilities.logger.TestHackystatLogger

public class TestHackystatLogger
extends java.lang.Object

Tests the HackystatLogger class.

Author:
Philip Johnson

Constructor Summary
TestHackystatLogger()
           
 
Method Summary
 void testLogging()
          Tests the logger.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestHackystatLogger

public TestHackystatLogger()
Method Detail

testLogging

public void testLogging()
Tests the logger. Instantiates the logger and writes a test message.