net.sourceforge.pmd.cpd
Class CPPTokenizerTest
java.lang.Object
net.sourceforge.pmd.cpd.CPPTokenizerTest
public class CPPTokenizerTest
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CPPTokenizerTest
public CPPTokenizerTest()
testUTFwithBOM
public void testUTFwithBOM()
testUnicodeSupport
public void testUnicodeSupport()
testMultiLineMacros
public void testMultiLineMacros()
throws Throwable
- Throws:
Throwable
testDollarSignInIdentifier
public void testDollarSignInIdentifier()
testDollarSignStartingIdentifier
public void testDollarSignStartingIdentifier()
testWideCharacters
public void testWideCharacters()
testContinuation_IntraToken
public void testContinuation_IntraToken()
testContinuation_InterToken
public void testContinuation_InterToken()
testTokenizerWithSkipBlocks
public void testTokenizerWithSkipBlocks()
throws Exception
- Throws:
Exception
testTokenizerWithSkipBlocksPattern
public void testTokenizerWithSkipBlocksPattern()
throws Exception
- Throws:
Exception
testTokenizerWithoutSkipBlocks
public void testTokenizerWithoutSkipBlocks()
throws Exception
- Throws:
Exception
testAsmWithAtSign
public void testAsmWithAtSign()
testEOLCommentInPreprocessingDirective
public void testEOLCommentInPreprocessingDirective()
testEmptyCharacter
public void testEmptyCharacter()
testHexCharacter
public void testHexCharacter()
testWhiteSpaceEscape
public void testWhiteSpaceEscape()
suite
public static junit.framework.Test suite()
Copyright © 2002–2015 InfoEther. All rights reserved.