edu.illinois.imunit.internal.parsing
Class TestParser

java.lang.Object
  extended by edu.illinois.imunit.internal.parsing.TestParser

public class TestParser
extends java.lang.Object


Constructor Summary
TestParser()
           
 
Method Summary
 void testBlockEvent()
           
 void testSimpleEvent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestParser

public TestParser()
Method Detail

testSimpleEvent

public void testSimpleEvent()
                     throws ParseException
Throws:
ParseException

testBlockEvent

public void testBlockEvent()
                    throws ParseException
Throws:
ParseException


Copyright © 2011 University of Illinois at Urbana-Champaign. All Rights Reserved.