com.hjl.junitscript
Class Manager

java.lang.Object
  |
  +--com.hjl.junitscript.Manager

public class Manager
extends java.lang.Object


Constructor Summary
Manager()
           
 
Method Summary
static com.hjl.junitscript.Language getLanguageForFileName(java.lang.String fileName)
           
static void test(java.lang.String fileName, java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Manager

public Manager()
Method Detail

test

public static void test(java.lang.String fileName,
                        java.lang.String[] args)
                 throws java.lang.Throwable
java.lang.Throwable

getLanguageForFileName

public static com.hjl.junitscript.Language getLanguageForFileName(java.lang.String fileName)
                                                           throws java.lang.Throwable
java.lang.Throwable