org.hackystat.sensor.ant.emma
Class TestEmmaSensor

java.lang.Object
  extended by org.hackystat.sensor.ant.test.AntSensorTestHelper
      extended by org.hackystat.sensor.ant.emma.TestEmmaSensor

public class TestEmmaSensor
extends AntSensorTestHelper

Tests the Ant Emma sensor.

Author:
Philip Johnson, Aaron A. Kagawa

Field Summary
 
Fields inherited from class org.hackystat.sensor.ant.test.AntSensorTestHelper
host, server, user
 
Constructor Summary
TestEmmaSensor()
           
 
Method Summary
 void testEmmaSensor()
          Tests sensor by processing some test files.
 
Methods inherited from class org.hackystat.sensor.ant.test.AntSensorTestHelper
getXmlFiles, setupServer, teardownServer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestEmmaSensor

public TestEmmaSensor()
Method Detail

testEmmaSensor

public void testEmmaSensor()
                    throws java.lang.Exception
Tests sensor by processing some test files.

Throws:
java.lang.Exception - If a problem occurs.