This project has retired. For details please refer to its Attic page.
Apache - Tiles Autotags - Surefire Report Fork me on GitHub

Surefire Report

Summary

[Summary] [Package List] [Test Cases]


Tests Errors Failures Skipped Success Rate Time
53 0 0 0 100% 0.606

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
org.apache.tiles.autotag.tool 4 0 0 0 100% 0.002
org.apache.tiles.autotag.core 9 0 0 0 100% 0.144
org.apache.tiles.autotag.model 19 0 0 0 100% 0.276
org.apache.tiles.autotag.generate 21 0 0 0 100% 0.184

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

org.apache.tiles.autotag.tool

Class Tests Errors Failures Skipped Success Rate Time
StringToolTest 4 0 0 0 100% 0.002

org.apache.tiles.autotag.core

Class Tests Errors Failures Skipped Success Rate Time
ClassParseExceptionTest 4 0 0 0 100% 0.018
AutotagRuntimeExceptionTest 4 0 0 0 100% 0.002
QDoxTemplateSuiteFactoryTest 1 0 0 0 100% 0.124

org.apache.tiles.autotag.model

Class Tests Errors Failures Skipped Success Rate Time
TemplateMethodTest 5 0 0 0 100% 0.212
TemplateParameterTest 3 0 0 0 100% 0.002
TemplateSuiteTest 4 0 0 0 100% 0.031
TemplateClassTest 7 0 0 0 100% 0.031

org.apache.tiles.autotag.generate

Class Tests Errors Failures Skipped Success Rate Time
AbstractTemplateSuiteGeneratorTest 6 0 0 0 100% 0.141
TemplateGeneratorBuilderTest 8 0 0 0 100% 0.013
BasicTemplateGeneratorTest 1 0 0 0 100% 0.001
AbstractTemplateClassGeneratorTest 6 0 0 0 100% 0.029

Test Cases

[Summary] [Package List] [Test Cases]

ClassParseExceptionTest

testClassParseExceptionString 0.017
testClassParseException 0
testClassParseExceptionStringThrowable 0
testClassParseExceptionThrowable 0.001

AutotagRuntimeExceptionTest

testAutotagRuntimeException 0.001
testAutotagRuntimeExceptionStringThrowable 0
testAutotagRuntimeExceptionString 0
testAutotagRuntimeExceptionThrowable 0.001

QDoxTemplateSuiteFactoryTest

testCreateTemplateSuite 0.124

TemplateMethodTest

testTemplateMethod 0.206
testSetDocumentation 0.001
testHasBody 0.002
testHasBody2 0.002
testToString 0.001

TemplateParameterTest

testSetDocumentation 0.001
testToString 0
testTemplateParameter 0.001

TemplateSuiteTest

testTemplateSuiteCostructor1 0.006
testTemplateSuiteConstructor2 0.023
testAddTemplateClass 0.002
testToString 0

TemplateClassTest

testTemplateConstructor1 0.001
testTemplateConstructor2 0.027
testGetSimpleName 0.001
testGetParameters 0.002
testSetDocumentation 0
testHasBody 0
testToString 0

AbstractTemplateSuiteGeneratorTest

testGenerateException1 0.117
testGenerateException2 0.004
testGenerateException3 0.004
testGenerateException4 0.002
testGenerateException5 0.003
testGenerate 0.011

TemplateGeneratorBuilderTest

testAddClassesTemplateSuiteGenerator 0.005
testAddClassesTemplateClassGeneratorException 0.004
testAddResourcesTemplateSuiteGenerator 0
testAddResourcesTemplateSuiteGeneratorException 0.001
testAddResourcesTemplateClassGenerator 0.001
testAddResourcesTemplateClassGeneratorException 0
testAddClassesTemplateSuiteGeneratorException 0.001
testAddClassesTemplateClassGenerator 0.001

BasicTemplateGeneratorTest

testGenerate 0.001

AbstractTemplateClassGeneratorTest

testGenerateException1 0.021
testGenerateException2 0.002
testGenerateException3 0.001
testGenerateException4 0.001
testGenerateException5 0.002
testGenerate 0.002

StringToolTest

testSplitOnNewlines 0
testCapitalizeFirstLetter 0.001
testGetDefaultValue 0
testGetClassToCast 0.001