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

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 2 0 0 0 100% 0.001
net.sourceforge.pmd.cpd 16 0 0 0 100% 0.036

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

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

net.sourceforge.pmd.cpd

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

Test Cases

[Summary] [Package List] [Test Cases]

LanguageVersionTest

testFindVersionsForLanguageNameAndVersion[0] 0.001
testGetLanguageVersionForTerseName[0] 0

CPPTokenizerTest

testEmptyCharacter 0.015
testDollarSignInIdentifier 0
testTokenizerWithoutSkipBlocks 0.007
testAsmWithAtSign 0
testContinuation_IntraToken 0.001
testWhiteSpaceEscape 0
testTokenizerWithSkipBlocksPattern 0.006
testEOLCommentInPreprocessingDirective 0.001
testUTFwithBOM 0
testUnicodeSupport 0.001
testContinuation_InterToken 0.001
testTokenizerWithSkipBlocks 0.001
testMultiLineMacros 0.001
testWideCharacters 0.001
testHexCharacter 0
testDollarSignStartingIdentifier 0.001

ContinuationReaderTest

testHappyPath 0