edu.internet2.middleware.grouper.ui.util
Class TestWebappSources

java.lang.Object
  extended by edu.internet2.middleware.grouper.ui.util.TestWebappSources

public class TestWebappSources
extends Object

Called from ant 'test' target. Attempts to find GrouperSystem and the root stem If it fails, exceptions should be displayed


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

Constructor Detail

TestWebappSources

public TestWebappSources()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception