Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
20 0 0 0 100% 0.042

Note: failures are anticipated and checked for with assertions while errors are unanticipated.


Package List

[Summary] [Package List] [Test Cases]


Package Tests Errors Failures Skipped Success Rate Time
net.sourceforge.pmd.lang.cpp 1 0 0 0 100% 0
net.sourceforge.pmd.cpd 17 0 0 0 100% 0.04
net.sourceforge.pmd 2 0 0 0 100% 0.002

Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.

net.sourceforge.pmd.lang.cpp

Class Tests Errors Failures Skipped Success Rate Time
ContinuationReaderTest 1 0 0 0 100% 0

net.sourceforge.pmd.cpd

Class Tests Errors Failures Skipped Success Rate Time
CPPTokenizerTest 17 0 0 0 100% 0.04

net.sourceforge.pmd

Class Tests Errors Failures Skipped Success Rate Time
LanguageVersionTest 2 0 0 0 100% 0.002

Test Cases

[Summary] [Package List] [Test Cases]

CPPTokenizerTest

testEmptyCharacter 0.013
testDollarSignInIdentifier 0.002
testTokenizerWithoutSkipBlocks 0.01
testAsmWithAtSign 0
testContinuation_IntraToken 0.001
testWhiteSpaceEscape 0
testTokenizerWithSkipBlocksPattern 0.01
testEOLCommentInPreprocessingDirective 0
testUTFwithBOM 0
testUnicodeSupport 0.001
testContinuation_InterToken 0.001
testTokenizerWithSkipBlocks 0.001
testMultiLineMacros 0
testWideCharacters 0.001
testHexCharacter 0
testDollarSignStartingIdentifier 0
testRawStringLiteral 0

LanguageVersionTest

testFindVersionsForLanguageNameAndVersion[0] 0.002
testGetLanguageVersionForTerseName[0] 0

ContinuationReaderTest

testHappyPath 0