public class JavaRuleViolationTest extends Object
Constructor and Description |
---|
JavaRuleViolationTest() |
Modifier and Type | Method and Description |
---|---|
void |
testASTFormalParameterVariableName()
Verifies that
JavaRuleViolation sets the variable name for an ASTFormalParameter node. |
void |
testMethodName()
Tests that the method name is taken correctly from the given node.
|
public void testASTFormalParameterVariableName()
JavaRuleViolation
sets the variable name for an ASTFormalParameter
node.public void testMethodName()
Copyright © 2002–2014 InfoEther. All rights reserved.