Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
19 0 0 0 100% 0.093

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.001
net.sourceforge.pmd 2 0 0 0 100% 0.002
net.sourceforge.pmd.cpd 16 0 0 0 100% 0.09

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.001

net.sourceforge.pmd

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

net.sourceforge.pmd.cpd

Class Tests Errors Failures Skipped Success Rate Time
CPPTokenizerTest 16 0 0 0 100% 0.09

Test Cases

[Summary] [Package List] [Test Cases]

LanguageVersionTest

testFindVersionsForLanguageNameAndVersion[0] 0.001
testGetLanguageVersionForTerseName[0] 0.001

CPPTokenizerTest

testEmptyCharacter 0.065
testDollarSignInIdentifier 0.001
testTokenizerWithoutSkipBlocks 0.011
testAsmWithAtSign 0.001
testContinuation_IntraToken 0
testWhiteSpaceEscape 0
testTokenizerWithSkipBlocksPattern 0.008
testEOLCommentInPreprocessingDirective 0
testUTFwithBOM 0
testUnicodeSupport 0
testContinuation_InterToken 0.001
testTokenizerWithSkipBlocks 0
testMultiLineMacros 0.002
testWideCharacters 0
testHexCharacter 0.001
testDollarSignStartingIdentifier 0

ContinuationReaderTest

testHappyPath 0.001