public class JspPageStyleTest extends AbstractJspNodesTst
Constructor and Description |
---|
JspPageStyleTest() |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite() |
void |
testComment()
Test parsing of a JSP comment.
|
void |
testDeclaration()
Test parsing of a JSP declaration.
|
void |
testDirective()
Test parsing a JSP directive.
|
void |
testElExpression()
Test parsing of a EL expression.
|
void |
testElExpressionInAttribute()
Test parsing of a EL expression in an attribute.
|
void |
testExpression()
Test parsing of a JSP expression.
|
void |
testExpressionInAttribute()
Test parsing of a JSP expression in an attribute.
|
void |
testJsfValueBinding()
Test parsing of a EL expression in an attribute.
|
void |
testScriptlet()
Test parsing of a JSP scriptlet.
|
assertNumberOfNodes, getNodes, getNodesOfType
public void testComment()
public void testDirective()
public void testDeclaration()
public void testScriptlet()
public void testExpression()
public void testExpressionInAttribute()
public void testElExpression()
public void testElExpressionInAttribute()
public void testJsfValueBinding()
public static junit.framework.Test suite()
Copyright © 2002–2014 InfoEther. All rights reserved.