public class SuppressWarningsTest extends RuleTst
DEFAULT_LANGUAGE, DEFAULT_LANGUAGE_VERSION
Constructor and Description |
---|
SuppressWarningsTest() |
Modifier and Type | Method and Description |
---|---|
static junit.framework.Test |
suite() |
void |
testClassLevelSuppression() |
void |
testConstructorLevelSuppression() |
void |
testFieldLevelSuppression() |
void |
testInheritedSuppression() |
void |
testLocalVariableLevelSuppression() |
void |
testMethodLevelSuppression() |
void |
testNoSuppressionBlank() |
void |
testNoSuppressionSomethingElseS() |
void |
testParameterLevelSuppression() |
void |
testSpecificSuppression() |
void |
testSpecificSuppressionAtTopLevel() |
void |
testSpecificSuppressionMulitpleValues1() |
void |
testSpecificSuppressionMulitpleValues2() |
void |
testSpecificSuppressionValue1() |
void |
testSpecificSuppressionValue2() |
void |
testSpecificSuppressionValue3() |
void |
testSuppressAll() |
extractTestsFromXml, extractTestsFromXml, extractTestsFromXml, findRule, getCleanRuleName, runTest, runTestFromString, runTestFromString
public void testClassLevelSuppression() throws Throwable
Throwable
public void testMethodLevelSuppression() throws Throwable
Throwable
public void testConstructorLevelSuppression() throws Throwable
Throwable
public void testFieldLevelSuppression() throws Throwable
Throwable
public void testParameterLevelSuppression() throws Throwable
Throwable
public void testLocalVariableLevelSuppression() throws Throwable
Throwable
public void testSpecificSuppressionValue1() throws Throwable
Throwable
public void testSpecificSuppressionValue2() throws Throwable
Throwable
public void testSpecificSuppressionValue3() throws Throwable
Throwable
public void testSpecificSuppressionMulitpleValues1() throws Throwable
Throwable
public void testSpecificSuppressionMulitpleValues2() throws Throwable
Throwable
public void testNoSuppressionSomethingElseS() throws Throwable
Throwable
public void testSpecificSuppressionAtTopLevel() throws Throwable
Throwable
public static junit.framework.Test suite()
Copyright © 2002-2013 InfoEther. All Rights Reserved.