org.antlr.gunit
Class ReturnTest
java.lang.Object
org.antlr.gunit.AbstractTest
org.antlr.gunit.ReturnTest
- All Implemented Interfaces:
- ITestCase
public class ReturnTest
- extends AbstractTest
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ReturnTest
public ReturnTest(org.antlr.runtime.Token retval)
getText
public String getText()
- Specified by:
getText in class AbstractTest
getType
public int getType()
- Specified by:
getType in class AbstractTest
getResult
public String getResult(gUnitTestResult testResult)
- Specified by:
getResult in class AbstractTest
getExpected
public String getExpected()
- Specified by:
getExpected in class AbstractTest
Copyright © 2011. All Rights Reserved.