org.hackystat.sensor.ant.jdepend
Class TestPackage2Path

java.lang.Object
  extended by org.hackystat.sensor.ant.jdepend.TestPackage2Path

public class TestPackage2Path
extends java.lang.Object

Tests the Package2Path processor.

Author:
Philip Johnson

Constructor Summary
TestPackage2Path()
           
 
Method Summary
 void testPackage2Path()
          Tests Package2Path by setting up some sample data and running some queries on it.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestPackage2Path

public TestPackage2Path()
Method Detail

testPackage2Path

public void testPackage2Path()
                      throws java.lang.Exception
Tests Package2Path by setting up some sample data and running some queries on it.

Throws:
java.lang.Exception - If a program error occurs.