SSJ  3.3.1
Stochastic Simulation in Java
Classes | Static Public Member Functions | List of all members
RunClass Class Reference

Classes

class  RunClassException
 

Static Public Member Functions

static String run (Class prog) throws RunClassException
 
static String run (Class prog, String[] args) throws RunClassException
 
static String readFile (String fileName) throws IOException
 
static String readFile (File file) throws IOException
 
static List< String > splitLines (String s)
 
static void compareLineByLine (String label, String expected, String actual, Pattern ignore)
 

The documentation for this class was generated from the following file: