[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.
[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.
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SoyDataConverterFactoryTest | 6 | 0 | 0 | 0 | 100% | 0.004 |
![]() |
SoyDataConverterFactoryDynamicExceptionsTest | 6 | 0 | 0 | 0 | 100% | 0.034 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
SoyContextInjectionTest | 8 | 0 | 0 | 0 | 100% | 0.022 |
![]() |
BasicLoaderTest | 7 | 0 | 0 | 0 | 100% | 0.002 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
ClassToSoyMapDataConverterTest | 1 | 0 | 0 | 0 | 100% | 0.01 |
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 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
ReflectionSoyAnnotationHelperTest | 10 | 0 | 0 | 0 | 100% | 0 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
RendererFactoryContextTest | 3 | 0 | 0 | 0 | 100% | 0.012 |
![]() |
CustomRendererFactoryTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
![]() |
FullJsonDataConverterFactoryContextTest | 4 | 0 | 0 | 0 | 100% | 0.06 |
[Summary] [Package List] [Test Cases]
![]() |
testBasicSoyTemplateWithFactory | 0.004 |
![]() |
testCustomRendererAnnotation | 0.001 |
![]() |
testComplexSoyTemplateWithFactory | 0.007 |
![]() |
testCreateConverter | 0.05 |
![]() |
testCreateConverterForPost | 0.002 |
![]() |
testCreateConverterForPostWithComments | 0.007 |
![]() |
testCreateConverterForUserAndConverterUser | 0.001 |
![]() |
testCreateLongConverter | 0 |
![]() |
testCreateStringConverter | 0 |
![]() |
testCreateFloatConverter | 0 |
![]() |
testCreateIntegerConverter | 0 |
![]() |
testCreateClassConverter | 0.004 |
![]() |
testCreateBooleanConverter | 0 |
![]() |
testExceptionIsNotThrownNormalChain | 0.001 |
![]() |
testExceptionIsThrownOnSelfReferencingChain | 0.011 |
![]() |
testExceptionIsNotThrownOnSelfReferencingChainWithLazyContext | 0.001 |