java.lang.Object
junit.framework.Assert
junit.framework.TestCase
com.puppycrawl.tools.checkstyle.BaseCheckTestCase
com.puppycrawl.tools.checkstyle.checks.javadoc.JavadocVariableCheckTest
- All Implemented Interfaces:
- junit.framework.Test
- public class JavadocVariableCheckTest
- extends com.puppycrawl.tools.checkstyle.BaseCheckTestCase
| Nested classes inherited from class com.puppycrawl.tools.checkstyle.BaseCheckTestCase |
com.puppycrawl.tools.checkstyle.BaseCheckTestCase.BriefLogger |
| Fields inherited from class junit.framework.TestCase |
|
| Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail |
JavadocVariableCheckTest
public JavadocVariableCheckTest()
testDefault
public void testDefault()
throws java.lang.Exception
testAnother
public void testAnother()
throws java.lang.Exception
testAnother2
public void testAnother2()
throws java.lang.Exception
testAnother3
public void testAnother3()
throws java.lang.Exception
testAnother4
public void testAnother4()
throws java.lang.Exception