com.hjl.junitscript
Class Suite

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

public class Suite
extends java.lang.Object


Nested Class Summary
static class Suite.Entry
           
 
Constructor Summary
Suite()
           
 
Method Summary
 java.util.List entries()
           
 void load(java.io.InputStream is)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Suite

public Suite()
Method Detail

load

public void load(java.io.InputStream is)
          throws java.io.IOException
java.io.IOException

entries

public java.util.List entries()