Surefire Report

Summary


Tests Errors Failures Skipped Success Rate Time
31 0 0 0 100% 0.146

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

Package List


Package Tests Errors Failures Skipped Success Rate Time
net.sourceforge.jtpl 17 0 0 0 100% 0.033
net.sf.jtpl 14 0 0 0 100% 0.113

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

net.sourceforge.jtpl

Class Tests Errors Failures Skipped Success Rate Time
JtplInternalsTest 2 0 0 0 100% 0.007
JtplTest 15 0 0 0 100% 0.026

net.sf.jtpl

Class Tests Errors Failures Skipped Success Rate Time
BeanPropertiesTest 2 0 0 0 100% 0.059
Jtpl2Test 10 0 0 0 100% 0.033
SamplesTest 2 0 0 0 100% 0.021

Test Cases

BeanPropertiesTest

testBeanProperties 0.032
testBeanPropertiesEmpty 0.005

Jtpl2Test

testPlaceholderNotAssigned 0.003
testParseMultipleTopLevelBlocks 0.006
testImplicitTopLevelBlock 0.006
testReplaceEntireLineAtBeginAndEnd 0.003
testReplaceEntireLineAtBeginAndEndNot 0.001
testChainedAPI 0.001
testNoFailSilently 0.002
testParseAndAssignFromJavaBean 0.003
testOneLiner 0.003
testOneLinerBean 0.002

SamplesTest

testSample1 0.002
testSample2 0.013

JtplInternalsTest

testEscapeReplacement 0.003
testLocateBlock 0.002

JtplTest

testConstructorString 0.003
testConstructorFile 0.003
testOnlyMain 0
testBlockNotFound 0
testMainAndOneBlock 0.004
testMainAndOneBlockTextBetween 0.001
testMainAndOneBlockWithVariable 0.001
testEscapedBraces 0.001
testVariableContainingBackslash 0.002
testVariableContainingRegexReplaceSpecialChars 0
testBlockContainingBackslash 0.001
testVariableEscapeHtml 0.001
testSameVariableTwice 0.001
testParseBlockWithoutParent 0.001
testOmitParseMain 0