public class ClassTypeResolverTest extends Object
Constructor and Description |
---|
ClassTypeResolverTest() |
Modifier and Type | Method and Description |
---|---|
void |
acceptanceTest() |
static junit.framework.Test |
suite() |
void |
testAnonymousInnerClass() |
void |
testAssignmentOperators() |
void |
testBinaryLogicalOperators() |
void |
testBinaryNumericOperators() |
void |
testBinaryNumericPromotion() |
void |
testBinaryStringPromotion() |
void |
testClassNameExists() |
void |
testExtraTopLevelClass() |
void |
testInnerClass() |
void |
testLiterals() |
void |
testUnaryLogicalOperators() |
void |
testUnaryNumericOperators() |
void |
testUnaryNumericPromotion() |
public void testClassNameExists()
public void acceptanceTest()
public void testExtraTopLevelClass() throws ClassNotFoundException
ClassNotFoundException
public void testInnerClass() throws ClassNotFoundException
ClassNotFoundException
public void testAnonymousInnerClass() throws ClassNotFoundException
ClassNotFoundException
public void testLiterals() throws org.jaxen.JaxenException
org.jaxen.JaxenException
public void testUnaryNumericPromotion() throws org.jaxen.JaxenException
org.jaxen.JaxenException
public void testBinaryNumericPromotion() throws org.jaxen.JaxenException
org.jaxen.JaxenException
public void testBinaryStringPromotion() throws org.jaxen.JaxenException
org.jaxen.JaxenException
public void testUnaryLogicalOperators() throws org.jaxen.JaxenException
org.jaxen.JaxenException
public void testBinaryLogicalOperators() throws org.jaxen.JaxenException
org.jaxen.JaxenException
public void testUnaryNumericOperators() throws org.jaxen.JaxenException
org.jaxen.JaxenException
public void testBinaryNumericOperators() throws org.jaxen.JaxenException
org.jaxen.JaxenException
public void testAssignmentOperators() throws org.jaxen.JaxenException
org.jaxen.JaxenException
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.