Surefire Report

Summary

[Summary] [Package List] [Test Cases]


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

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.slieb.soy.factories.soydata 12 0 0 0 100% 0.038
org.slieb.soy 15 0 0 0 100% 0.024
org.slieb.soy.converters 1 0 0 0 100% 0.01
example.cases 7 0 0 0 100% 0.126
org.slieb.soy.helpers 10 0 0 0 100% 0
org.slieb.soy.factories.rendering 4 0 0 0 100% 0.013
org.slieb.soy.context 4 0 0 0 100% 0.06

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

org.slieb.soy.factories.soydata

Class Tests Errors Failures Skipped Success Rate Time
SoyDataConverterFactoryTest 6 0 0 0 100% 0.004
SoyDataConverterFactoryDynamicExceptionsTest 6 0 0 0 100% 0.034

org.slieb.soy

Class Tests Errors Failures Skipped Success Rate Time
SoyContextInjectionTest 8 0 0 0 100% 0.022
BasicLoaderTest 7 0 0 0 100% 0.002

org.slieb.soy.converters

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

example.cases

Class Tests Errors Failures Skipped Success Rate Time
StatisticsRenderingTest 1 0 0 0 100% 0.001
BlogPageTestCase 2 0 0 0 100% 0.111
CustomConverterTestCase 1 0 0 0 100% 0.001
LazyTestCase 3 0 0 0 100% 0.013

org.slieb.soy.helpers

Class Tests Errors Failures Skipped Success Rate Time
ReflectionSoyAnnotationHelperTest 10 0 0 0 100% 0

org.slieb.soy.factories.rendering

Class Tests Errors Failures Skipped Success Rate Time
RendererFactoryContextTest 3 0 0 0 100% 0.012
CustomRendererFactoryTest 1 0 0 0 100% 0.001

org.slieb.soy.context

Class Tests Errors Failures Skipped Success Rate Time
FullJsonDataConverterFactoryContextTest 4 0 0 0 100% 0.06

Test Cases

[Summary] [Package List] [Test Cases]

ClassToSoyMapDataConverterTest

testConvert 0.01

StatisticsRenderingTest

testRenderStatistics 0.001

RendererFactoryContextTest

testBasicSoyTemplateWithFactory 0.004
testCustomRendererAnnotation 0.001
testComplexSoyTemplateWithFactory 0.007

BlogPageTestCase

testPageSoy 0.07
testPageJson 0.041

FullJsonDataConverterFactoryContextTest

testCreateConverter 0.05
testCreateConverterForPost 0.002
testCreateConverterForPostWithComments 0.007
testCreateConverterForUserAndConverterUser 0.001

CustomConverterTestCase

testCustomConverter 0.001

SoyContextInjectionTest

testLazyInjectionCannotGiveRenderer 0.009
testFullInjectionCannotGiveRenderer 0
testBasicInjectionCannotGiveRenderer 0.003
testLazyInjection 0
testLazyInjectionCanSupplyRenderer 0.008
testBasicInjection 0
testFullInjectionCanSupplyRenderer 0.002
testFullInjection 0

SoyDataConverterFactoryTest

testCreateLongConverter 0
testCreateStringConverter 0
testCreateFloatConverter 0
testCreateIntegerConverter 0
testCreateClassConverter 0.004
testCreateBooleanConverter 0

LazyTestCase

testExceptionIsNotThrownNormalChain 0.001
testExceptionIsThrownOnSelfReferencingChain 0.011
testExceptionIsNotThrownOnSelfReferencingChainWithLazyContext 0.001

CustomRendererFactoryTest

testRenderParrot 0.001

BasicLoaderTest

testBasicInjectorCanConvertInteger 0
testBasicInjectorCanConvertSoyData 0
testBasicInjectorMakesSingletonContext 0
testBasicInjectorCannotDeliverRenderer 0.001
testBasicInjectorCanConvertMap 0.001
testBasicInjectorCanConvertString 0
testBasicInjectorCanConvertLong 0

SoyDataConverterFactoryDynamicExceptionsTest

testGoodDynamicFieldException 0
testBadDynamicFieldException 0.02
testGoodDynamicMethodException 0.001
testBadDynamicMethodException 0.008
testGoodDynamicClassException 0
testBadDynamicClassException 0.005

ReflectionSoyAnnotationHelperTest

testIsDynamicSoyMethod 0
testIsSoyAnnotated 0
testGetMethodKey 0
testIsSoyField 0
testGetFieldKey 0
testHasSoyTemplate 0
testIsDynamicSoyClass 0
testIsDynamicSoyField 0
testIsSoyMethod 0
testGetSoyTemplateName 0