Surefire Report
Summary
[Summary] [Package List] [Test Cases]
Tests | Errors | Failures | Skipped | Success Rate | Time |
---|---|---|---|---|---|
1694 | 0 | 0 | 13 | 99.233% | 40.259 |
Note: failures are anticipated and checked for with assertions while errors are unanticipated.
Package List
[Summary] [Package List] [Test Cases]
Note: package statistics are not computed recursively, they only sum up all of its testsuites numbers.
org.apache.ibatis.submitted.nestedresulthandler_multiple_association
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NestedResultHandlerMultipleAssociationTest | 2 | 0 | 0 | 0 | 100% | 0.013 |
org.apache.ibatis.submitted.selectkey
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SelectKeyTest | 21 | 0 | 0 | 2 | 90.476% | 0.425 |
org.apache.ibatis.submitted.hashmaptypehandler
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HashMapTypeHandlerTest | 4 | 0 | 0 | 0 | 100% | 0.026 |
org.apache.ibatis.submitted.parent_childs
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ParentChildTest | 2 | 0 | 0 | 0 | 100% | 0.016 |
org.apache.ibatis.submitted.primitives
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PrimitivesTest | 1 | 0 | 0 | 0 | 100% | 0.018 |
org.apache.ibatis.submitted.permissions
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PermissionsTest | 2 | 0 | 0 | 0 | 100% | 0.023 |
org.apache.ibatis.executor.resultset
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultResultSetHandlerTest | 2 | 0 | 0 | 0 | 100% | 0.321 |
org.apache.ibatis.submitted.lazy_deserialize
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
LazyDeserializeTest | 2 | 0 | 0 | 0 | 100% | 0.03 |
org.apache.ibatis.submitted.xml_external_ref
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ResultMapExtendsTest | 2 | 0 | 0 | 0 | 100% | 0.013 | |
XmlExternalRefTest | 5 | 0 | 0 | 0 | 100% | 0.033 | |
MultipleReverseIncludeTest | 2 | 0 | 0 | 0 | 100% | 0.011 | |
MultipleCrossIncludeTest | 3 | 0 | 0 | 0 | 100% | 0.04 | |
SameIdTest | 2 | 0 | 0 | 0 | 100% | 0.042 | |
ShortNameTest | 2 | 0 | 0 | 0 | 100% | 0.015 | |
MultipleIncludeTest | 2 | 0 | 0 | 0 | 100% | 0.011 | |
ReverseIncludeTest | 2 | 0 | 0 | 0 | 100% | 0.02 | |
ParameterMapReferenceTest | 2 | 0 | 0 | 0 | 100% | 0.015 | |
NonFullyQualifiedNamespaceTest | 1 | 0 | 0 | 0 | 100% | 0.012 | |
ResultMapReferenceTest | 2 | 0 | 0 | 0 | 100% | 0.013 |
org.apache.ibatis.submitted.lazyload_common_property
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CommonPropertyLazyLoadTest | 4 | 0 | 0 | 0 | 100% | 0.03 |
org.apache.ibatis.plugin
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PluginTest | 2 | 0 | 0 | 0 | 100% | 0.013 |
org.apache.ibatis.submitted.ognl_enum
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
EnumWithOgnlTest | 5 | 0 | 0 | 0 | 100% | 0.028 |
org.apache.ibatis.submitted.quotedcolumnnames
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
QuotedColumnNamesTest | 2 | 0 | 0 | 0 | 100% | 0.01 |
org.apache.ibatis.type
org.apache.ibatis.submitted.param_name_resolve
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ActualParamNameTest | 2 | 0 | 0 | 0 | 100% | 0.021 | |
NoActualParamNameTest | 1 | 0 | 0 | 0 | 100% | 0.008 |
org.apache.ibatis.submitted.typehandlerinjection
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TypeHandlerInjectionTest | 1 | 0 | 0 | 0 | 100% | 0.023 |
org.apache.ibatis.submitted.keygen
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
Jdbc3KeyGeneratorTest | 32 | 0 | 0 | 0 | 100% | 0.064 |
org.apache.ibatis.submitted.lazyload_proxyfactory_comparison
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CglibLazyTest | 6 | 0 | 0 | 0 | 100% | 0.134 | |
JavassistLazyTest | 1 | 0 | 0 | 1 | 0% | 0 | |
DefaultLazyTest | 6 | 0 | 0 | 0 | 100% | 0.122 |
org.apache.ibatis.submitted.serializecircular
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SerializeCircularTest | 4 | 0 | 0 | 0 | 100% | 0.121 |
org.apache.ibatis.submitted.nestedresulthandler_gh1551
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NestedResultHandlerGh1551Test | 2 | 0 | 0 | 0 | 100% | 0.029 |
org.apache.ibatis.submitted.substitution_in_annots
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SubstitutionInAnnotsTest | 4 | 0 | 0 | 0 | 100% | 0.018 |
org.apache.ibatis.submitted.result_handler_type
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultResultHandlerTypeTest | 3 | 0 | 0 | 0 | 100% | 0.029 |
org.apache.ibatis.submitted.resolution.javamethods
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
JavaMethodsTest | 1 | 0 | 0 | 0 | 100% | 0.023 |
org.apache.ibatis.submitted.orphan_result_maps
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
OrphanResultMapTest | 2 | 0 | 0 | 0 | 100% | 0.007 |
org.apache.ibatis.submitted.named_constructor_args
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NamedConstructorArgsUseActualNameTest | 2 | 0 | 0 | 0 | 100% | 0.009 | |
NamedConstructorArgsTest | 2 | 0 | 0 | 0 | 100% | 0.01 | |
InvalidNamedConstructorArgsTest | 3 | 0 | 0 | 0 | 100% | 0.052 |
org.apache.ibatis.submitted.include_property
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
IncludePropertyTest | 9 | 0 | 0 | 0 | 100% | 0.025 | |
IncludePropertyErrorTest | 1 | 0 | 0 | 0 | 100% | 0.005 |
org.apache.ibatis.executor.statement
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
BaseStatementHandlerTest | 9 | 0 | 0 | 0 | 100% | 0.034 |
org.apache.ibatis.submitted.parent_reference_3level
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
BlogTest | 4 | 0 | 0 | 0 | 100% | 0.077 |
org.apache.ibatis.submitted.inline_association_with_dot
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
InlineCollectionWithDotTest | 2 | 0 | 0 | 0 | 100% | 0.067 |
org.apache.ibatis.submitted.emptycollection
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DaoTest | 3 | 0 | 0 | 0 | 100% | 0.024 |
org.apache.ibatis.transaction.managed
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ManagedTransactionFactoryTest | 2 | 0 | 0 | 0 | 100% | 0.735 |
org.apache.ibatis.submitted.enumtypehandler_on_map
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
EnumTypeHandlerTest | 2 | 0 | 0 | 0 | 100% | 0.038 |
org.apache.ibatis.submitted.extendresultmap
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExtendResultMapTest | 1 | 0 | 0 | 0 | 100% | 0.017 |
org.apache.ibatis.submitted.deferload_common_property
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CommonPropertyDeferLoadTest | 4 | 0 | 0 | 0 | 100% | 0.035 |
org.apache.ibatis.submitted.propertiesinmapperfiles
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PropertiesInMappersTest | 1 | 0 | 0 | 0 | 100% | 0.033 |
org.apache.ibatis.submitted.use_actual_param_name
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
UseActualParamNameTest | 4 | 0 | 0 | 0 | 100% | 0.027 |
org.apache.ibatis.submitted.not_null_column
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NotNullColumnTest | 8 | 0 | 0 | 0 | 100% | 0.062 |
org.apache.ibatis.submitted.global_variables_defaults
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CustomizationTest | 2 | 0 | 0 | 0 | 100% | 0.042 | |
XmlMapperTest | 2 | 0 | 0 | 0 | 100% | 0.015 | |
ConfigurationTest | 2 | 0 | 0 | 0 | 100% | 0.009 | |
AnnotationMapperTest | 2 | 0 | 0 | 0 | 100% | 0.01 |
org.apache.ibatis.submitted.mapper_extend
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MapperExtendTest | 6 | 0 | 0 | 0 | 100% | 0.043 |
org.apache.ibatis.submitted.null_associations
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
FooMapperTest | 2 | 0 | 0 | 0 | 100% | 0.024 |
org.apache.ibatis.submitted.rounding
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
RoundingHandlersTest | 2 | 0 | 0 | 0 | 100% | 0.029 |
org.apache.ibatis.datasource.unpooled
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
UnpooledDataSourceTest | 2 | 0 | 0 | 1 | 50% | 0.011 |
org.apache.ibatis.submitted.ognlstatic
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
OgnlStaticTest | 2 | 0 | 0 | 0 | 100% | 0.019 |
org.apache.ibatis.submitted.ancestor_ref
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AncestorRefTest | 3 | 0 | 0 | 0 | 100% | 0.072 |
org.apache.ibatis.submitted.discriminator
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DiscriminatorTest | 2 | 0 | 0 | 0 | 100% | 0.028 |
org.apache.ibatis.submitted.batch_test
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
BatchTest | 1 | 0 | 0 | 0 | 100% | 0.016 |
org.apache.ibatis.submitted.valueinmap
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ValueInMapTest | 2 | 0 | 0 | 0 | 100% | 0.021 |
org.apache.ibatis.submitted.cglib_lazy_error
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CglibNPETest | 7 | 0 | 0 | 0 | 100% | 0.033 | |
CglibNPELazyTest | 5 | 0 | 0 | 0 | 100% | 0.041 |
org.apache.ibatis.submitted.flush_statement_npe
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
FlushStatementNpeTest | 3 | 0 | 0 | 0 | 100% | 0.021 |
org.apache.ibatis.submitted.map_class_name_conflict
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MapperNameTest | 1 | 0 | 0 | 0 | 100% | 0.006 |
org.apache.ibatis.io
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
VFSTest | 5 | 0 | 0 | 0 | 100% | 0.009 | |
ResolverUtilTest | 12 | 0 | 0 | 0 | 100% | 0.04 | |
ResourcesTest | 18 | 0 | 0 | 0 | 100% | 0.023 | |
ExternalResourcesTest | 4 | 0 | 0 | 0 | 100% | 0.005 | |
ClassLoaderWrapperTest | 9 | 0 | 0 | 0 | 100% | 0.005 |
org.apache.ibatis.cache
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
FifoCacheTest | 3 | 0 | 0 | 0 | 100% | 0.001 | |
SuperCacheTest | 1 | 0 | 0 | 0 | 100% | 1.117 | |
CacheKeyTest | 10 | 0 | 0 | 0 | 100% | 2.016 | |
WeakCacheTest | 4 | 0 | 0 | 0 | 100% | 0.404 | |
LruCacheTest | 3 | 0 | 0 | 0 | 100% | 0.009 | |
ScheduledCacheTest | 3 | 0 | 0 | 0 | 100% | 5.002 | |
SerializedCacheTest | 3 | 0 | 0 | 0 | 100% | 0.003 | |
PerpetualCacheTest | 5 | 0 | 0 | 0 | 100% | 0.061 | |
SoftCacheTest | 4 | 0 | 0 | 0 | 100% | 1.893 | |
BaseCacheTest | 1 | 0 | 0 | 0 | 100% | 0.001 |
org.apache.ibatis.submitted.resolution.cachereffromxml
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CacheRefFromXmlTest | 1 | 0 | 0 | 0 | 100% | 0.018 |
org.apache.ibatis.submitted.raw_sql_source
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
RawSqlSourceTest | 3 | 0 | 0 | 0 | 100% | 0.036 |
org.apache.ibatis.executor
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CachingReuseExecutorTest | 19 | 0 | 0 | 0 | 100% | 0.658 | |
ReuseExecutorTest | 19 | 0 | 0 | 0 | 100% | 0.291 | |
BatchExecutorTest | 19 | 0 | 0 | 0 | 100% | 0.307 | |
CachingBatchExecutorTest | 19 | 0 | 0 | 0 | 100% | 0.212 | |
CachingSimpleExecutorTest | 19 | 0 | 0 | 0 | 100% | 0.352 | |
ErrorContextTest | 2 | 0 | 0 | 0 | 100% | 0.011 | |
ResultExtractorTest | 6 | 0 | 0 | 0 | 100% | 0.092 | |
BaseExecutorTest | 18 | 0 | 0 | 0 | 100% | 0.238 |
org.apache.ibatis.submitted.global_variables
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
BaseTest | 2 | 0 | 0 | 0 | 100% | 0.022 |
org.apache.ibatis.submitted.no_param_type
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NoParamTypeTest | 1 | 0 | 0 | 0 | 100% | 0.021 |
org.apache.ibatis.reflection.factory
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultObjectFactoryTest | 6 | 0 | 0 | 0 | 100% | 0.002 |
org.apache.ibatis.submitted.stringlist
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
StringListTest | 3 | 0 | 0 | 0 | 100% | 0.029 |
org.apache.ibatis.submitted.sqlprovider
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SqlProviderTest | 53 | 0 | 0 | 0 | 100% | 0.136 | |
ProviderMethodResolutionTest | 9 | 0 | 0 | 0 | 100% | 0.029 |
org.apache.ibatis.submitted.heavy_initial_load
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HeavyInitialLoadTest | 1 | 0 | 0 | 0 | 100% | 0.271 |
org.apache.ibatis.submitted.disallowdotsonnames
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DisallowDotsOnNamesTest | 1 | 0 | 0 | 0 | 100% | 0.009 |
org.apache.ibatis.submitted.javassist
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
JavassistTest | 1 | 0 | 0 | 0 | 100% | 0.028 |
org.apache.ibatis.submitted.generictyperesolution
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GenericTypeResolutionTest | 2 | 0 | 0 | 0 | 100% | 0.039 |
org.apache.ibatis.submitted.primitive_result_type
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PrimitiveResultTypeTest | 2 | 0 | 0 | 0 | 100% | 0.035 |
org.apache.ibatis.submitted.constructor_automapping
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ConstructorAutomappingTest | 1 | 0 | 0 | 0 | 100% | 0.018 |
org.apache.ibatis.submitted.maptypehandler
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MapTypeHandlerTest | 2 | 0 | 0 | 0 | 100% | 0.035 |
org.apache.ibatis.submitted.localtime
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
LocalTimeTest | 2 | 0 | 0 | 0 | 100% | 0.045 |
org.apache.ibatis.submitted.dml_return_types
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DmlMapperReturnTypesTest | 7 | 0 | 0 | 0 | 100% | 0.045 |
org.apache.ibatis.transaction.jdbc
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
JdbcTransactionFactoryTest | 2 | 0 | 0 | 0 | 100% | 0.035 | |
JdbcTransactionTest | 1 | 0 | 0 | 0 | 100% | 0.009 |
org.apache.ibatis.reflection
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExceptionUtilTest | 1 | 0 | 0 | 0 | 100% | 0 | |
TypeParameterResolverTest | 35 | 0 | 0 | 0 | 100% | 0.04 | |
ArrayUtilTest | 3 | 0 | 0 | 0 | 100% | 0.001 | |
MetaClassTest | 8 | 0 | 0 | 0 | 100% | 0.003 | |
MetaObjectTest | 24 | 0 | 0 | 0 | 100% | 0.021 | |
ReflectorTest | 17 | 0 | 0 | 0 | 100% | 0.027 |
org.apache.ibatis.exceptions
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GeneralExceptionsTest | 2 | 0 | 0 | 0 | 100% | 0.003 |
org.apache.ibatis.submitted.constructor_columnprefix
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ConstructorColumnPrefixTest | 2 | 0 | 0 | 0 | 100% | 0.024 |
org.apache.ibatis.submitted.complex_type
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ComplexTypeTest | 1 | 0 | 0 | 0 | 100% | 0.017 |
org.apache.ibatis.builder.xml.dynamic
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExpressionEvaluatorTest | 8 | 0 | 0 | 0 | 100% | 0.009 | |
DynamicSqlSourceTest | 25 | 0 | 0 | 0 | 100% | 9.054 |
org.apache.ibatis.submitted.generictypes
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GenericTypesTest | 1 | 0 | 0 | 0 | 100% | 0.022 |
org.apache.ibatis.parsing
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
GenericTokenParserTest | 3 | 0 | 0 | 1 | 66.667% | 0.076 | |
PropertyParserTest | 4 | 0 | 0 | 0 | 100% | 0.178 | |
XPathParserTest | 17 | 0 | 0 | 0 | 100% | 0.428 |
org.apache.ibatis.submitted.immutable_constructor
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ImmutablePOJOTest | 2 | 0 | 0 | 0 | 100% | 0.031 |
org.apache.ibatis.submitted.enum_interface_type_handler
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
EnumInterfaceTypeHandlerTest | 3 | 0 | 0 | 0 | 100% | 0.059 |
org.apache.ibatis.datasource.jndi
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
JndiDataSourceFactoryTest | 1 | 0 | 0 | 0 | 100% | 0.025 |
org.apache.ibatis.submitted.cache
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CacheTest | 11 | 0 | 0 | 0 | 100% | 0.111 |
org.apache.ibatis.submitted.simplelistparameter
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SimpleListParameterTest | 3 | 0 | 0 | 0 | 100% | 0.03 |
org.apache.ibatis.submitted.complex_column
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ComplexColumnTest | 6 | 0 | 0 | 0 | 100% | 0.025 |
org.apache.ibatis.submitted.call_setters_on_nulls
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CallSettersOnNullsTest | 5 | 0 | 0 | 0 | 100% | 0.043 | |
DoNotCallSettersOnNullsTest | 3 | 0 | 0 | 0 | 100% | 0.019 |
org.apache.ibatis.submitted.column_prefix
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ColumnPrefixTest | 2 | 0 | 0 | 0 | 100% | 0.037 | |
ColumnPrefixAutoMappingTest | 3 | 0 | 0 | 0 | 100% | 0.94 | |
ColumnPrefixNestedQueryTest | 2 | 0 | 0 | 0 | 100% | 0.043 |
org.apache.ibatis.submitted.mapper_type_parameter
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MapperTypeParameterTest | 6 | 0 | 0 | 0 | 100% | 0.024 |
org.apache.ibatis.submitted.integer_enum
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
IntegerEnumTest | 1 | 0 | 0 | 0 | 100% | 0.005 |
org.apache.ibatis.submitted.optional_on_mapper_method
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
OptionalOnMapperMethodTest | 5 | 0 | 0 | 0 | 100% | 0.094 |
org.apache.ibatis.submitted.lazy_properties
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
LazyPropertiesTest | 10 | 0 | 0 | 0 | 100% | 0.255 |
org.apache.ibatis.builder
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ParameterExpressionTest | 14 | 0 | 0 | 0 | 100% | 0.019 | |
AnnotationMapperBuilderTest | 5 | 0 | 0 | 0 | 100% | 0.04 | |
XmlConfigBuilderTest | 8 | 0 | 0 | 0 | 100% | 0.239 | |
SqlSourceBuilderTest | 2 | 0 | 0 | 0 | 100% | 0.004 | |
XmlMapperBuilderTest | 16 | 0 | 0 | 0 | 100% | 0.128 |
org.apache.ibatis.submitted.typehandler
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TypeHandlerTest | 9 | 0 | 0 | 0 | 100% | 0.058 |
org.apache.ibatis.submitted.unknownobject
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
UnknownObjectTest | 1 | 0 | 0 | 0 | 100% | 0.007 |
org.apache.ibatis.submitted.camelcase
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CamelCaseMappingTest | 2 | 0 | 0 | 0 | 100% | 0.021 |
org.apache.ibatis.mapping
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ResultMappingTest | 2 | 0 | 0 | 0 | 100% | 0.327 | |
BoundSqlTest | 1 | 0 | 0 | 0 | 100% | 0.005 | |
CacheBuilderTest | 2 | 0 | 0 | 0 | 100% | 0.011 |
org.apache.ibatis.submitted.force_flush_on_select
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ForceFlushOnSelectTest | 6 | 0 | 0 | 0 | 100% | 0.086 |
org.apache.ibatis.submitted.order_prefix_removed
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
OrderPrefixRemovedTest | 1 | 0 | 0 | 0 | 100% | 0.019 |
org.apache.ibatis.autoconstructor
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AutoConstructorTest | 5 | 0 | 0 | 0 | 100% | 0.019 |
org.apache.ibatis.submitted.autodiscover
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AutodiscoverTest | 3 | 0 | 0 | 0 | 100% | 0.01 |
org.apache.ibatis.submitted.multipleresultsetswithassociation
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MultipleResultSetTest | 2 | 0 | 0 | 0 | 100% | 0.023 |
org.apache.ibatis.submitted.associationtest
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AssociationTest | 4 | 0 | 0 | 0 | 100% | 0.024 |
org.apache.ibatis.submitted.column_forwarding
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ColumnForwardingTest | 2 | 0 | 0 | 0 | 100% | 0.017 |
org.apache.ibatis.submitted.duplicate_statements
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DuplicateStatementsTest | 5 | 0 | 0 | 2 | 60% | 0.026 |
org.apache.ibatis.submitted.resolution.cacherefs
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CacheRefsTest | 1 | 0 | 0 | 0 | 100% | 0.017 |
org.apache.ibatis.submitted.awful_table
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AwfulTableTest | 1 | 0 | 0 | 0 | 100% | 0.023 |
org.apache.ibatis.submitted.duplicate_resource_loaded
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DuplicateResourceTest | 1 | 0 | 0 | 0 | 100% | 0.158 |
org.apache.ibatis.submitted.array_result_type
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ArrayResultTypeTest | 4 | 0 | 0 | 0 | 100% | 0.023 |
org.apache.ibatis.submitted.complex_property
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ComponentTest | 1 | 0 | 0 | 0 | 100% | 0.017 |
org.apache.ibatis.logging
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
LogFactoryTest | 8 | 0 | 0 | 0 | 100% | 0.149 |
org.apache.ibatis.submitted.member_access
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MemberAccessTest | 5 | 0 | 0 | 0 | 100% | 0.059 |
org.apache.ibatis.submitted.empty_row
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ReturnInstanceForEmptyRowTest | 9 | 0 | 0 | 0 | 100% | 0.039 |
org.apache.ibatis.submitted.foreach
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ForEachTest | 12 | 0 | 0 | 0 | 100% | 0.031 |
org.apache.ibatis.submitted.inheritance
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
InheritanceTest | 1 | 0 | 0 | 0 | 100% | 0.047 |
org.apache.ibatis.scripting.defaults
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultParameterHandlerTest | 1 | 0 | 0 | 0 | 100% | 0.099 |
org.apache.ibatis.scripting
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
LanguageDriverRegistryTest | 8 | 0 | 0 | 0 | 100% | 0.005 |
org.apache.ibatis.submitted.repeatable
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
RepeatableErrorTest | 3 | 0 | 0 | 0 | 100% | 0.017 | |
RepeatableInsertTest | 6 | 0 | 0 | 0 | 100% | 0.069 | |
RepeatableDeleteTest | 6 | 0 | 0 | 0 | 100% | 0.079 | |
RepeatableUpdateTest | 6 | 0 | 0 | 0 | 100% | 0.062 | |
RepeatableSelectTest | 8 | 0 | 0 | 0 | 100% | 0.719 |
org.apache.ibatis.submitted.annotion_many_one_add_resultmapid
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
OneManyResultMapTest | 4 | 0 | 0 | 0 | 100% | 0.025 |
org.apache.ibatis.submitted.nonexistentvariables
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NonExistentVariablesTest | 1 | 0 | 0 | 0 | 100% | 0.014 |
org.apache.ibatis.submitted.blobtest
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
BlobTest | 2 | 0 | 0 | 0 | 100% | 0.032 |
org.apache.ibatis.binding
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MapperMethodParamTest | 2 | 0 | 0 | 0 | 100% | 0.03 | |
WrongNamespacesTest | 2 | 0 | 0 | 0 | 100% | 0.005 | |
BindingTest | 53 | 0 | 0 | 1 | 98.113% | 0.385 | |
WrongMapperTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
FlushTest | 1 | 0 | 0 | 0 | 100% | 0.156 |
org.apache.ibatis.submitted.arg_name_baesd_constructor_automapping
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ArgNameBasedConstructorAutoMappingTest | 7 | 0 | 0 | 0 | 100% | 0.022 |
org.apache.ibatis.submitted.multidb
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ProviderTest | 2 | 0 | 0 | 0 | 100% | 0.043 | |
MultiDbTest | 6 | 0 | 0 | 0 | 100% | 0.032 |
org.apache.ibatis.submitted.nestedresulthandler
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NestedResultHandlerTest | 5 | 0 | 0 | 0 | 100% | 0.024 |
org.apache.ibatis.submitted.result_set_type
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ResultSetTypeTest | 3 | 0 | 0 | 0 | 100% | 0.136 |
org.apache.ibatis.submitted.default_method
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultMethodTest | 3 | 0 | 0 | 0 | 100% | 0.03 |
org.apache.ibatis.submitted.dynsql2
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DynSqlTest | 2 | 0 | 0 | 0 | 100% | 0.019 |
org.apache.ibatis.submitted.cursor_nested
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CursorNestedTest | 2 | 0 | 0 | 0 | 100% | 0.046 |
org.apache.ibatis.submitted.automapping
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AutomappingTest | 10 | 0 | 0 | 0 | 100% | 0.027 |
org.apache.ibatis.submitted.enumtypehandler_on_annotation
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
EnumTypeHandlerUsingAnnotationTest | 3 | 0 | 0 | 0 | 100% | 0.021 |
org.apache.ibatis.submitted.overwritingproperties
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
FooMapperTest | 1 | 0 | 0 | 0 | 100% | 0.042 |
org.apache.ibatis.submitted.empty_namespace
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
EmptyNamespaceTest | 1 | 0 | 0 | 0 | 100% | 0.009 |
org.apache.ibatis.submitted.cursor_simple
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CursorSimpleTest | 14 | 0 | 0 | 0 | 100% | 0.073 |
org.apache.ibatis.submitted.timezone_edge_case
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TimezoneEdgeCaseTest | 4 | 0 | 0 | 0 | 100% | 0.083 |
org.apache.ibatis.submitted.collectionparameters
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CollectionParametersTest | 3 | 0 | 0 | 0 | 100% | 0.036 |
org.apache.ibatis.submitted.multipleiterates
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MultipleIteratesTest | 1 | 0 | 0 | 0 | 100% | 0.032 |
org.apache.ibatis.submitted.blocking_cache
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
BlockingCacheTest | 3 | 0 | 0 | 0 | 100% | 1.066 |
org.apache.ibatis.submitted.xml_references
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
EnumWithOgnlTest | 2 | 0 | 0 | 0 | 100% | 0.013 |
org.apache.ibatis.submitted.refid_resolution
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
RefidResolutionTest | 1 | 0 | 0 | 0 | 100% | 0.006 | |
ExternalRefidResolutionTest | 1 | 0 | 0 | 0 | 100% | 0.009 |
org.apache.ibatis.submitted.annotion_many_one_add_columnprefix
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
OneManyColumnPrefixTest | 4 | 0 | 0 | 0 | 100% | 0.056 |
org.apache.ibatis.cursor.defaults
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DefaultCursorTest | 1 | 0 | 0 | 0 | 100% | 0.095 |
org.apache.ibatis.submitted.nestedresulthandler_association
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NestedResultHandlerAssociationTest | 2 | 0 | 0 | 0 | 100% | 0.025 |
org.apache.ibatis.submitted.cacheorder
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CacheOrderTest | 1 | 0 | 0 | 0 | 100% | 0.019 |
org.apache.ibatis.submitted.uuid_test
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
UUIDTest | 2 | 0 | 0 | 0 | 100% | 0.051 |
org.apache.ibatis.builder.xsd
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
XmlMapperBuilderTest | 1 | 0 | 0 | 1 | 0% | 0 | |
XmlConfigBuilderTest | 1 | 0 | 0 | 1 | 0% | 0 |
org.apache.ibatis.submitted.language
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
LanguageTest | 11 | 0 | 0 | 0 | 100% | 0.274 |
org.apache.ibatis.submitted.associationtype
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AssociationTypeTest | 1 | 0 | 0 | 0 | 100% | 0.017 |
org.apache.ibatis.submitted.association_nested
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
FolderMapperTest | 1 | 0 | 0 | 0 | 100% | 0.018 |
org.apache.ibatis.submitted.sql
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
HsqldbSQLTest | 1 | 0 | 0 | 0 | 100% | 0.084 |
org.apache.ibatis.submitted.custom_collection_handling
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CustomCollectionHandlingTest | 2 | 0 | 0 | 0 | 100% | 0.052 |
org.apache.ibatis.submitted.initialized_collection_property
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
AuthorDAOTest | 2 | 0 | 0 | 1 | 50% | 0.017 |
org.apache.ibatis.executor.loader
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
JavassistProxyTest | 15 | 0 | 0 | 0 | 100% | 1.388 | |
CglibProxyTest | 15 | 0 | 0 | 0 | 100% | 1.054 |
org.apache.ibatis.jdbc
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ScriptRunnerTest | 12 | 0 | 0 | 1 | 91.667% | 0.044 | |
SqlRunnerTest | 6 | 0 | 0 | 0 | 100% | 0.102 | |
SqlBuilderTest | 5 | 0 | 0 | 0 | 100% | 0.003 | |
SQLTest | 36 | 0 | 0 | 0 | 100% | 0.024 | |
NullTest | 1 | 0 | 0 | 0 | 100% | 0.002 | |
PooledDataSourceTest | 3 | 0 | 0 | 0 | 100% | 0.007 | |
SelectBuilderTest | 5 | 0 | 0 | 0 | 100% | 0.003 |
org.apache.ibatis.submitted.includes
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
IncludeTest | 2 | 0 | 0 | 0 | 100% | 0.026 |
org.apache.ibatis.submitted.bringrags
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SimpleObjectTest | 1 | 0 | 0 | 0 | 100% | 0.04 |
org.apache.ibatis.submitted.nested
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NestedForEachTest | 5 | 0 | 0 | 0 | 100% | 0.049 |
org.apache.ibatis.submitted.sptests
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SPTest | 32 | 0 | 0 | 0 | 100% | 0.085 |
org.apache.ibatis.submitted.results_id
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
IdConflictTest | 1 | 0 | 0 | 0 | 100% | 0.005 | |
ResultsIdTest | 4 | 0 | 0 | 0 | 100% | 0.06 |
org.apache.ibatis.submitted.primitive_array
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PrimitiveArrayTest | 1 | 0 | 0 | 0 | 100% | 0.016 |
org.apache.ibatis.submitted.call_setters_on_nulls_again
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MyBatisTest | 1 | 0 | 0 | 0 | 100% | 0.019 |
org.apache.ibatis.submitted.lazy_immutable
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ImmutablePOJOTest | 1 | 0 | 0 | 0 | 100% | 0.04 |
org.apache.ibatis.submitted.manyanno
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ManyAnnoTest | 1 | 0 | 0 | 0 | 100% | 0.133 |
org.apache.ibatis.submitted.multiple_discriminator
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MultipleDiscriminatorTest | 3 | 0 | 0 | 0 | 100% | 0.024 |
org.apache.ibatis.submitted.missing_id_property
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
MissingIdPropertyTest | 1 | 0 | 0 | 0 | 100% | 0.021 |
org.apache.ibatis.submitted.nested_query_cache
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NestedQueryCacheTest | 2 | 0 | 0 | 0 | 100% | 0.14 |
org.apache.ibatis.submitted.enum_with_method
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
EnumWithMethodTest | 2 | 0 | 0 | 0 | 100% | 0.022 |
org.apache.ibatis.logging.jdbc
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
PreparedStatementLoggerTest | 4 | 0 | 0 | 0 | 100% | 0.017 | |
BaseJdbcLoggerTest | 2 | 0 | 0 | 0 | 100% | 0.023 | |
ResultSetLoggerTest | 2 | 0 | 0 | 0 | 100% | 0.043 | |
ConnectionLoggerTest | 3 | 0 | 0 | 0 | 100% | 0.028 | |
StatementLoggerTest | 3 | 0 | 0 | 0 | 100% | 0.014 |
org.apache.ibatis.submitted.batch_keys
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
BatchKeysTest | 5 | 0 | 0 | 0 | 100% | 0.062 |
org.apache.ibatis.submitted.extend
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ExtendTest | 1 | 0 | 0 | 0 | 100% | 0.02 |
org.apache.ibatis.submitted.count
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CountTest | 1 | 0 | 0 | 0 | 100% | 0.035 |
org.apache.ibatis.submitted.array_type_handler
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ArrayTypeHandlerTest | 2 | 0 | 0 | 0 | 100% | 0.031 |
org.apache.ibatis.submitted.extends_with_constructor
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
NpeExtendsTest | 4 | 0 | 0 | 0 | 100% | 0.04 |
org.apache.ibatis.submitted.dynsql
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DynSqlTest | 9 | 0 | 0 | 0 | 100% | 0.108 |
org.apache.ibatis.submitted.parametrizedlist
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ParametrizedListTest | 4 | 0 | 0 | 0 | 100% | 0.04 |
org.apache.ibatis.submitted.timestamp_with_timezone
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
TimestampWithTimezoneTypeHandlerTest | 3 | 0 | 0 | 1 | 66.667% | 0.067 |
org.apache.ibatis.submitted.resultmapwithassociationstest
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ResultMapWithAssociationsTest | 1 | 0 | 0 | 0 | 100% | 0.019 |
org.apache.ibatis.submitted.result_handler
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ResulthandlerTest | 2 | 0 | 0 | 0 | 100% | 0.025 |
org.apache.ibatis.scripting.xmltags
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
OgnlCacheTest | 1 | 0 | 0 | 0 | 100% | 0.08 |
org.apache.ibatis.submitted.encoding
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
EncodingTest | 2 | 0 | 0 | 0 | 100% | 0.018 |
org.apache.ibatis.submitted.resolution.deepresultmap
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
DeepResultMapTest | 1 | 0 | 0 | 0 | 100% | 0.023 |
org.apache.ibatis.submitted.basetest
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
BaseTest | 2 | 0 | 0 | 0 | 100% | 0.026 |
org.apache.ibatis.submitted.foreach_map
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
ForEachMapTest | 4 | 0 | 0 | 0 | 100% | 0.051 |
org.apache.ibatis.session
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
SqlSessionTest | 59 | 0 | 0 | 0 | 100% | 0.368 | |
SqlSessionManagerTest | 6 | 0 | 0 | 0 | 100% | 0.188 | |
AutoMappingUnknownColumnBehaviorTest | 3 | 0 | 0 | 0 | 100% | 0.121 |
org.apache.ibatis.submitted.criterion
Class | Tests | Errors | Failures | Skipped | Success Rate | Time | |
---|---|---|---|---|---|---|---|
CriterionTest | 1 | 0 | 0 | 0 | 100% | 0.008 |
Test Cases
[Summary] [Package List] [Test Cases]
ResultMapWithAssociationsTest
shouldFindAllPersonRecordsWithAssociatedAddressRecord | 0.001 |
SimpleListParameterTest
shouldGetACar | 0.002 | |
shouldResolveGenericMethodGetterType | 0.001 | |
shouldResolveGenericFieldGetterType | 0.001 |
SqlProviderTest
BlobTest
testInsertBlobObjectsThenSelectAll | 0.002 | |
testInsertBlobThenSelectAll | 0 |
JavassistProxyTest
NamedConstructorArgsUseActualNameTest
argsByActualNamesXml | 0.001 | |
argsByActualNames | 0 |
ArrayTypeHandlerTest
LongTypeHandlerTest
ExceptionUtilTest
shouldUnwrapThrowable | 0 |
CachingReuseExecutorTest
CustomizationTest
applyDefaultValueWhenCustomizeDefaultValueSeparator | 0.02 | |
applyPropertyValueWhenCustomizeDefaultValueSeparator | 0.012 |
FooMapperTest
testOverwriteWithDefault | 0.007 |
StringListTest
shouldMapListOfStrings | 0.002 | |
shouldFailFastIfCollectionTypeIsAmbiguous | 0.007 | |
shouldMapListOfStringsToMap | 0.001 |
ResulthandlerTest
shouldGetAllUsers | 0.013 | |
shouldGetAUser | 0.001 |
XmlMapperTest
applyDefaultValueOnXmlMapper | 0.008 | |
applyPropertyValueOnXmlMapper | 0.006 |
VFSTest
getNotExistMethod | 0 | |
invoke | 0.002 | |
getInstanceShouldNotBeNull | 0 | |
getExistMethod | 0 | |
getInstanceShouldNotBeNullInMultiThreadEnv | 0.005 |
OgnlCacheTest
concurrentAccess | 0.08 |
ForEachTest
FloatTypeHandlerTest
ParametrizedListTest
testShouldDetectUsersAsParameterInsideAMap | 0.024 | |
testShouldGetAListOfMaps | 0.004 | |
testShouldDetectUsersAsParameterInsideAList | 0.004 | |
testShouldGetAUserAsAMap | 0.004 |
ClobTypeHandlerTest
CacheOrderTest
shouldResolveACacheRefNotYetRead | 0 |
GenericTypesTest
testShouldGetAListOfMaps | 0.022 |
ComplexTypeTest
shouldUpdateProps | 0.001 |
MonthTypeHandlerTest
BlobByteObjectArrayTypeHandlerTest
MapTypeHandlerTest
shouldGetAUserFromAnnotation | 0.007 | |
shouldGetAUserFromXML | 0.001 |
PreparedStatementLoggerTest
shouldPrintParameters | 0.001 | |
shouldPrintUpdateCount | 0.001 | |
shouldNotPrintLog | 0.01 | |
shouldPrintNullParameters | 0.003 |
HashMapTypeHandlerTest
shouldApplyHashMapTypeHandler | 0.002 | |
shouldApplyHashMapTypeHandlerXml | 0.001 | |
shouldNotApplyTypeHandlerToParamMapXml | 0.001 | |
shouldNotApplyTypeHandlerToParamMap | 0.002 |
DefaultParameterHandlerTest
setParametersThrowsProperException | 0.099 |
ReuseExecutorTest
ResultMapExtendsTest
testExternalExtendsJavaConfig | 0.005 | |
testExternalExtendsXmlConfig | 0.007 |
SqlDateTypeHandlerTest
shouldGetResultFromResultSetByPosition | 0.001 | |
shouldGetResultFromCallableStatement | 0.001 | |
shouldGetResultFromResultSetByName | 0 | |
shouldSetParameter | 0 |
LogFactoryTest
shouldUseLog4J2 | 0.018 | |
shouldUseStdOut | 0.005 | |
shouldUseLog4J | 0.039 | |
shouldUseSlf4j | 0.004 | |
shouldUseNoLogging | 0 | |
shouldReadLogImplFromSettings | 0.027 | |
shouldUseJdKLogging | 0.008 | |
shouldUseCommonsLogging | 0.021 |
CountTest
testCount | 0.001 |
ColumnPrefixTest
testComplexPerson | 0.021 | |
testSelectPetAndRoom | 0.014 |
AutomappingTest
UUIDTest
shouldInsertAUser | 0.011 | |
shouldGetAUser | 0.001 |
FifoCacheTest
shouldRemoveFirstItemInBeyondFiveEntries | 0 | |
shouldFlushAllItemsOnDemand | 0.001 | |
shouldRemoveItemOnDemand | 0 |
NamedConstructorArgsTest
argsWithParamAnnos | 0.001 | |
argsWithParamAnnosXml | 0.001 |
BatchKeysTest
testInsertJdbc3 | 0.021 | |
testInsertMapperJdbc3 | 0.005 | |
testInsertMapperNoBatchJdbc3 | 0.006 | |
testInsertWithMapper | 0.016 | |
testInsert | 0.009 |
ScriptRunnerTest
shouldAcceptDelimiterVariations | 0.003 | |
changingDelimiterShouldNotCauseRunnerFail | 0.014 | |
shouldAcceptMultiCharDelimiter | 0.002 | |
testLogging | 0.001 | |
shouldReturnWarningIfEndOfLineTerminatorNotFound | 0 | |
test | 0 | |
shouldReturnWarningIfNotTheCurrentDelimiterUsed | 0 | |
commentAferStatementDelimiterShouldNotCauseRunnerFail | 0.007 | |
shouldRunScriptsBySendingFullScriptAtOnce | 0 | |
This fails with HSQLDB 2.0 due to the create index statements in the schema script | ||
testLoggingFullScipt | 0.001 | |
shouldRunScriptsUsingProperties | 0.008 | |
shouldRunScriptsUsingConnection | 0.006 |
EncodingTest
testEncoding1 | 0.002 | |
testEncoding2 | 0 |
NestedResultHandlerMultipleAssociationTest
success | 0.001 | |
failure | 0.001 |
ConstructorColumnPrefixTest
shouldGetArticlesAnno | 0.002 | |
shouldGetArticles | 0.001 |
EnumTypeHandlerTest
testEnumWithParam | 0.004 | |
testEnumWithoutParam | 0.002 |
SqlRunnerTest
shouldInsert | 0.076 | |
shouldDeleteOne | 0.007 | |
shouldUpdateCategory | 0.006 | |
shouldDemonstrateDDLThroughRunMethod | 0 | |
shouldSelectList | 0.006 | |
shouldSelectOne | 0.006 |
OrderPrefixRemovedTest
testOrderPrefixNotRemoved | 0.002 |
PrimitiveResultTypeTest
noErrorThrowOut | 0.003 | |
shouldReturnProperPrimitiveType | 0.008 |
GenericTypeResolutionTest
shouldInsertAUser | 0.016 | |
shouldGetAUser | 0.002 |
CommonPropertyLazyLoadTest
testLazyLoadWithFirstAncestor | 0.006 | |
testLazyLoadWithNoAncestor | 0 | |
testLazyLoadSkipFirstAncestor | 0.001 | |
testLazyLoadWithAllAncestors | 0.001 |
JdbcTypeTest
shouldHaveDateTimeOffsetConstant | 0 | |
shouldHaveRequiredStandardConstants | 0.001 |
CamelCaseMappingTest
testMap | 0.003 | |
testList | 0.002 |
FolderMapperTest
testFindWithChildren | 0.017 |
SimpleObjectTest
testGetById | 0.039 |
SimpleTypeRegistryTest
shouldTestIfClassIsSimpleTypeAndReturnFalse | 0 | |
shouldTestIfClassIsSimpleTypeAndReturnTrue | 0.001 | |
shouldTestIfMapIsSimpleTypeAndReturnFalse | 0 |
ConstructorAutomappingTest
shouldHandleColumnPrefixCorrectly | 0.002 |
DynSqlTest
TypeParameterResolverTest
HeavyInitialLoadTest
selectThingsConcurrently_mybatis_issue_224 | 0.219 |
BatchExecutorTest
PrimitiveArrayTest
shouldGetAUser | 0.002 |
CursorNestedTest
shouldGetAllUser | 0.004 | |
testCursorWithRowBound | 0.002 |
DmlMapperReturnTypesTest
BaseJdbcLoggerTest
shouldDescribePrimitiveArrayParameter | 0.021 | |
shouldDescribeObjectArrayParameter | 0.001 |
NStringTypeHandlerTest
shouldGetResultFromResultSetByPosition | 0.002 | |
shouldGetResultFromCallableStatement | 0.002 | |
shouldGetResultFromResultSetByName | 0.002 | |
shouldSetParameter | 0.001 |
CglibNPETest
testInsertBetweenTwoSelects | 0.006 | |
testGrandParent | 0.001 | |
testAncestor | 0.001 | |
testAncestorAfterQueryingParents | 0.002 | |
testNoParent | 0 | |
testSelectWithStringSQLInjection | 0.001 | |
testAncestorSelf | 0 |
MapperMethodParamTest
parameterNameIsSizeUsingHashMap | 0.009 | |
parameterNameIsSizeAndTypeIsLong | 0.007 |
CglibProxyTest
UnknownTypeHandlerTest
ResultSetLoggerTest
shouldPrintVarchars | 0.022 | |
shouldNotPrintBlobs | 0.012 |
CustomCollectionHandlingTest
testSelectListWithNestedSelect | 0.043 | |
testSelectListWithNestedResultMap | 0.006 |
ProviderTest
shouldUseProvider | 0.004 | |
shouldUseDefaultId | 0.037 |
RepeatableErrorTest
bothSpecifySelectContainerAndSelectProviderContainer | 0.005 | |
bothSpecifySelectAndSelectProvider | 0.005 | |
noSuchStatementByCurrentDatabase | 0.004 |
FooMapperTest
testNullAssociation | 0.002 | |
testNotNullAssociation | 0.004 |
LocalTimeTest
shouldInsertLocalTimeWithNanoseconds | 0.002 | |
shouldSelectLocalTimeWithNanoseconds | 0 |
OptionalOnMapperMethodTest
returnNullOnXml | 0.002 | |
returnOptionalFromSqlSession | 0.083 | |
returnNotNullOnXml | 0.001 | |
returnNotNullOnAnnotation | 0 | |
returnNullOnAnnotation | 0 |
WrongNamespacesTest
shouldFailForWrongNamespace | 0.002 | |
shouldFailForMissingNamespace | 0.002 |
XmlExternalRefTest
testCrossReferenceXmlConfig | 0.011 | |
testCrossReferenceJavaConfig | 0.007 | |
testFailFastOnBuildAll | 0.003 | |
testFailFastOnBuildAllWithInsert | 0.004 | |
testMappedStatementCache | 0.007 |
DynSqlTest
testSimpleSelect | 0.001 | |
testDynamicSelectWithTypeHandler | 0.002 |
ArrayUtilTest
testequals | 0 | |
testToString | 0.001 | |
testHashCode | 0 |
EnumWithOgnlTest
testEnumWithOgnlDirectorNameAttribute | 0.007 | |
testEnumWithOgnl | 0.001 | |
testEnumWithOgnlDirector | 0 | |
testEnumWithOgnlDirectorWithInterface | 0.001 | |
testEnumWithOgnlDirectorNameAttributeWithInterface | 0.001 |
SuperCacheTest
shouldDemonstrate5LevelSuperCacheHandlesLotsOfEntriesWithoutCrashing | 1.117 |
CglibNPELazyTest
testGrandParent | 0.009 | |
testAncestor | 0.001 | |
testAncestorAfterQueryingParents | 0.001 | |
testNoParent | 0 | |
testAncestorSelf | 0.001 |
UnpooledDataSourceTest
shouldNotRegisterTheSameDriverMultipleTimes | 0.01 | |
shouldRegisterDynamicallyLoadedDriver | 0 | |
Requires MySQL server and a driver. |
RoundingHandlersTest
shouldInsertUser2 | 0.004 | |
shouldGetAUser | 0.003 |
Jdbc3KeyGeneratorTest
AutoConstructorTest
primitiveSubjects | 0.004 | |
annotatedSubject | 0.002 | |
badSubject | 0.002 | |
extensiveSubject | 0.003 | |
fullyPopulatedSubject | 0.001 |
OgnlStaticTest
shouldGetAUserStatic | 0.004 | |
shouldGetAUserWithIfNode | 0.002 |
BigDecimalTypeHandlerTest
shouldGetResultFromResultSetByPosition | 0.001 | |
shouldGetResultFromCallableStatement | 0.001 | |
shouldGetResultFromResultSetByName | 0.001 | |
shouldSetParameter | 0.001 |
GenericTokenParserTest
shallNotInterpolateSkippedVaiables | 0.048 | |
shouldDemonstrateGenericTokenReplacement | 0.002 | |
shouldParseFastOnJdk7u6 | 0 | |
Because it randomly fails on Github CI. It could be useful during development. |
YearTypeHandlerTest
MultipleReverseIncludeTest
testMultipleReverseIncludeJavaConfig | 0.005 | |
testMultipleReverseIncludeXmlConfig | 0.006 |
ForEachMapTest
shouldGetStringKeyStringValueEntries | 0.007 | |
shouldSubstituteIndexWithKey | 0.003 | |
shouldGetNestedBeanKeyValueEntries | 0.002 | |
shouldGetIntKeyBoolValueEntries | 0.001 |
SubstitutionInAnnotsTest
testSubstitutionWithAnnotsParamAnnot | 0.002 | |
testSubstitutionWithAnnotsParameter | 0.001 | |
testSubstitutionWithXml | 0.001 | |
testSubstitutionWithAnnotsValue | 0.001 |
DaoTest
testWithNonEmptyList | 0.014 | |
testWithNonEmptyList_noCollectionId | 0.005 | |
testWithEmptyList | 0.004 |
IncludeTest
testParametrizedIncludes | 0.002 | |
testIncludes | 0.001 |
ImmutablePOJOTest
shouldLoadImmutablePOJOBySignature | 0.002 | |
shouldFailLoadingImmutablePOJO | 0.001 |
MultipleCrossIncludeTest
testMultipleCrossIncludeJavaConfig | 0.021 | |
testMultipleCrossIncludeXmlConfig | 0.01 | |
testMappedStatementCache | 0.007 |
ParameterExpressionTest
PropertyParserTest
replaceToVariableValue | 0.164 | |
notReplace | 0.002 | |
applyCustomSeparator | 0 | |
applyDefaultValue | 0.001 |
IntegerEnumTest
shouldParseMapWithIntegerJdbcType | 0.005 |
ArrayTypeHandlerTest
shouldInsertArrayValue | 0.023 | |
shouldInsertNullValue | 0.007 |
PrimitivesTest
shouldGetAUser | 0.002 |
PropertiesInMappersTest
shouldGetAUser | 0.007 |
BlogTest
testSelectBlogWithoutPostsColumnPrefix | 0.032 | |
testSelectBlogWithPosts | 0.014 | |
testSelectBlogWithPostsColumnPrefix | 0.012 | |
testSelectBlogWithoutPosts | 0.018 |
SameIdTest
testCrossReferenceXmlConfig | 0.011 | |
testCrossReferenceJavaConfig | 0.029 |
SerializeCircularTest
NestedResultHandlerTest
testGetPersonOrderedByItem | 0.001 | |
testUnorderedGetPersonWithHandler | 0.001 | |
testGetPersonItemPairs | 0.001 | |
testGetPersonWithHandler | 0.001 | |
testGetPerson | 0.001 |
RepeatableInsertTest
h2UsingProvider | 0.012 | |
h2 | 0.01 | |
hsql | 0.007 | |
derby | 0.021 | |
hsqlUsingProvider | 0.006 | |
derbyUsingProvider | 0.013 |
MemberAccessTest
parameterMappingAndResultMapping | 0.009 | |
constructorAutoMapping | 0.002 | |
constructorMapping | 0.001 | |
parameterMappingAndResultAutoMapping | 0 | |
parameterMappingAndResultAutoMappingUsingOgnl | 0.04 |
LanguageTest
ComplexColumnTest
testWithComplex2 | 0.002 | |
testWithComplex3 | 0 | |
testWithComplex4 | 0 | |
testWithParamAttributes | 0.001 | |
testWithoutComplex | 0.001 | |
testWithComplex | 0.001 |
SqlSessionTest
OneManyResultMapTest
shouldResolveResultMapInTheSameNamespace | 0.002 | |
shouldUseResultMapWithMany | 0.001 | |
shouldUseResultMapInXmlWithMany | 0.001 | |
shouldUseResultMapWithOne | 0.001 |
TypeHandlerRegistryTest
AncestorRefTest
testCircularCollection | 0.006 | |
testAncestorRef | 0.002 | |
testCircularAssociation | 0.002 |
ColumnPrefixAutoMappingTest
testComplexPerson | 0.905 | |
testSelectPetAndRoom | 0.016 | |
testCaseInsensitivity | 0.016 |
MultipleIteratesTest
shouldGetAUser | 0.005 |
CallSettersOnNullsTest
shouldCallNullOnAutomaticMapping | 0.002 | |
shouldCallNullOnMapForSingleColumnWithResultMap | 0.002 | |
shouldCallNullOnMappedProperty | 0.003 | |
shouldCallNullOnMapForSingleColumn | 0.001 | |
shouldCallNullOnMap | 0.001 |
ArgNameBasedConstructorAutoMappingTest
MapperTypeParameterTest
shouldResolveParam | 0.001 | |
shouldResolveMultipleTypeParam | 0.001 | |
shouldResolveReturnType | 0.001 | |
shouldResolveListTypeParam | 0.001 | |
shouldResolveParameterizedReturnType | 0.001 | |
shouldResolveListParam | 0.001 |
CacheKeyTest
DuplicateResourceTest
shouldDemonstrateDuplicateResourceIssue | 0.157 |
InstantTypeHandlerTest
ParentChildTest
shouldGet2ParentsWithConstructor | 0.002 | |
shouldGet2Parents | 0.001 |
ShortTypeHandlerTest
HsqldbSQLTest
testFetchFirst | 0.043 |
TimeOnlyTypeHandlerTest
CachingBatchExecutorTest
TypeAliasRegistryTest
EnumWithOgnlTest
testConfiguration | 0.005 | |
testMixedConfiguration | 0.005 |
NestedResultHandlerGh1551Test
useColumnLabelIsFalse | 0.003 | |
useColumnLabelIsTrue | 0.002 |
ReturnInstanceForEmptyRowTest
DefaultObjectFactoryTest
createHashMap | 0 | |
createHashSet | 0 | |
createClass | 0 | |
createClassThrowsProperErrorMsg | 0.001 | |
createTreeSet | 0 | |
createArrayList | 0 |
SelectKeyTest
testAnnotatedInsertTable2WithGeneratedKey | 0.066 | |
testAnnotatedInsertTable2WithGeneratedKeyXml | 0.032 | |
testSelectKey | 0.021 | |
testAnnotatedUpdateTable2WithGeneratedKey | 0 | |
HSQLDB is not returning the generated column after the update | ||
testSeleckKeyReturnsNoData | 0.011 | |
testAnnotatedInsertTable2WithSelectKeyWithKeyMapXml | 0.015 | |
testAnnotatedInsertTable2WithSelectKeyWithKeyObject | 0.018 | |
testAnnotatedInsertTable2WithSelectKeyWithKeyObjectXml | 0.021 | |
testSeleckKeyReturnsTooManyData | 0.038 | |
testAnnotatedUpdateTable2WithGeneratedKeyXml | 0 | |
HSQLDB is not returning the generated column after the update | ||
testSeleckKeyWithWrongKeyProperty | 0.017 | |
testAnnotatedInsertTable3_2 | 0.023 | |
testAnnotatedUpdateTable2WithSelectKeyWithKeyMap | 0.019 | |
testAnnotatedInsertTable2WithSelectKeyWithKeyMap | 0.015 | |
testAnnotatedUpdateTable2WithSelectKeyWithKeyObjectXml | 0.019 | |
testAnnotatedInsertTable2 | 0.014 | |
testAnnotatedInsertTable3 | 0.013 | |
testAnnotatedUpdateTable2WithSelectKeyWithKeyMapXml | 0.027 | |
testAnnotatedUpdateTable2WithSelectKeyWithKeyObject | 0.019 | |
testInsertTable1 | 0.012 | |
testInsertTable2 | 0.017 |
WeakCacheTest
shouldFlushAllItemsOnDemand | 0.001 | |
shouldDemonstrateObjectsBeingCollectedAsNeeded | 0.327 | |
shouldRemoveItemOnDemand | 0 | |
shouldDemonstrateCopiesAreEqual | 0.069 |
NpeExtendsTest
testSelectWithTeacher | 0.007 | |
testSelectNoName | 0.005 | |
testNoConstructorConfiguration | 0.004 | |
testWithConstructorConfiguration | 0.004 |
SqlTimetampTypeHandlerTest
shouldGetResultFromResultSetByPosition | 0.002 | |
shouldGetResultFromCallableStatement | 0.001 | |
shouldGetResultFromResultSetByName | 0.001 | |
shouldSetParameter | 0.001 |
DefaultCursorTest
shouldCloseImmediatelyIfResultSetIsClosed | 0.094 |
CharacterTypeHandlerTest
LruCacheTest
shouldFlushAllItemsOnDemand | 0 | |
shouldRemoveItemOnDemand | 0 | |
shouldRemoveLeastRecentlyUsedItemInBeyondFiveEntries | 0.008 |
ScheduledCacheTest
shouldFlushAllItemsOnDemand | 0 | |
shouldRemoveItemOnDemand | 0 | |
shouldDemonstrateHowAllObjectsAreFlushedAfterBasedOnTime | 5.001 |
SerializedCacheTest
throwExceptionWhenTryingToCacheNonSerializableObject | 0.001 | |
shouldDemonstrateSerializedObjectAreEqual | 0.001 | |
shouldDemonstrateNullsAreSerializable | 0.001 |
DefaultResultSetHandlerTest
shouldThrowExceptionWithColumnName | 0.312 | |
shouldRetainColumnNameCase | 0.006 |
DeepResultMapTest
shouldGetAUser | 0.001 |
BigIntegerTypeHandlerTest
JdbcTransactionFactoryTest
testSkipSetAutoCommitOnClose | 0.033 | |
testNullProperties | 0.001 |
RawSqlSourceTest
shouldUseDynamicSqlSourceForAnStatementWithXmlTags | 0.005 | |
shouldUseDynamicSqlSourceForAnStatementWithInlineArguments | 0.002 | |
shouldUseRawSqlSourceForAnStaticStatement | 0.001 |
CglibLazyTest
JavassistLazyTest
0 | ||
See Issue 664: Javassist ProxyFactory does not handle interfaces with generics correctly. |
ManagedTransactionFactoryTest
shouldEnsureThatCallsToManagedTransactionAPIDoNotForwardToManagedConnections | 0.724 | |
shouldEnsureThatCallsToManagedTransactionAPIDoNotForwardToManagedConnectionsAndDoesNotCloseConnection | 0.001 |
AnnotationMapperBuilderTest
LazyPropertiesTest
NoParamTypeTest
shouldAcceptDifferentTypeInTheSameBatch | 0.001 |
ResultSetTypeTest
testWithPrepared | 0.014 | |
testWithCallable | 0.021 | |
testWithStatement | 0.005 |
CommonPropertyDeferLoadTest
testDeferLoadDuringResultHandler | 0.002 | |
testDeferLoadAfterResultHandlerWithLazyLoad | 0.007 | |
testDeferLoadDuringResultHandlerWithLazyLoad | 0.002 | |
testDeferLoadAfterResultHandler | 0.001 |
DuplicateStatementsTest
shouldGetAllUsers | 0.014 | |
shouldGetFirstFourUsers_Annotated | 0 | |
fails currently - issue 507 | ||
shouldGetFirstFourUsers | 0.005 | |
shouldGetAllUsers_Annotated | 0 | |
fails currently - issue 507 | ||
shouldFailForDuplicateMethod | 0.005 |
CriterionTest
testSimpleSelect | 0.001 |
SqlSessionManagerTest
ActualParamNameTest
testSingleListParameterWhenUseActualParamNameIsTrue | 0.003 | |
testSingleArrayParameterWhenUseActualParamNameIsTrue | 0.001 |
XmlConfigBuilderTest
XmlMapperBuilderTest
0 | ||
We'll try a different approach. See #1393 |
XmlConfigBuilderTest
0 | ||
We'll try a different approach. See #1393 |
XPathParserTest
ByteTypeHandlerTest
UnknownObjectTest
shouldFailBecauseThereIsAPropertyWithoutTypeHandler | 0.006 |
JapaneseDateTypeHandlerTest
ColumnPrefixNestedQueryTest
testComplexPerson | 0.024 | |
testSelectPetAndRoom | 0.017 |
GenericTypeSupportedInHierarchiesTestCase
detectsTheGenericTypeTraversingTheHierarchy | 0 |
CachingSimpleExecutorTest
ForceFlushOnSelectTest
TypeHandlerTest
ArrayResultTypeTest
shouldGetUserArray | 0.002 | |
shouldGetSimpleTypeArray | 0.001 | |
shouldGetUserArrayXml | 0.001 | |
shouldGetPrimitiveArray | 0.001 |
SqlSourceBuilderTest
testShrinkWhitespacesInSqlIsFalse | 0.002 | |
testShrinkWhitespacesInSqlIsTrue | 0.001 |
BlobTypeHandlerTest
PerpetualCacheTest
shouldDemonstrateIdIsNull | 0.006 | |
shouldFlushAllItemsOnDemand | 0 | |
shouldRemoveItemOnDemand | 0.001 | |
shouldDemonstrateCopiesAreEqual | 0.018 | |
shouldDemonstrateHowAllObjectsAreKept | 0.027 |
BlockingCacheTest
ensureLockIsAcquiredBeforePut | 0.01 | |
testBlockingCache | 1.043 | |
ensureLockIsReleasedOnRollback | 0.009 |
SqlBuilderTest
NClobTypeHandlerTest
ShortNameTest
getStatementByShortName | 0.007 | |
ambiguousShortNameShouldFail | 0.006 |
MapperExtendTest
DoNotCallSettersOnNullsTest
shouldCallNullOnAutomaticMapping | 0.001 | |
shouldCallNullOnMappedProperty | 0 | |
shouldCallNullOnMap | 0.001 |
IncludePropertyTest
LocalTimeTypeHandlerTest
MultipleDiscriminatorTest
testMultipleDiscriminator2 | 0.002 | |
testMultipleDiscriminator | 0 | |
testMultipleDiscriminatorLoop | 0.003 |
DefaultMethodTest
shouldInvokeDefaultMethodOfSubclass | 0.007 | |
shouldInvokeDefaultMethod | 0.002 | |
shouldInvokeDefaultMethodOfPackagePrivateMapper | 0.001 |
MetaClassTest
ConfigurationTest
applyPropertyValueOnXmlConfiguration | 0.003 | |
applyDefaultValueOnXmlConfiguration | 0.003 |
CollectionParametersTest
shouldGetTwoUsersPassingAList | 0.004 | |
shouldGetTwoUsersPassingACollection | 0.003 | |
shouldGetTwoUsersPassingAnArray | 0.002 |
OneManyColumnPrefixTest
shouldUseColumnPrefixInXmlWithMany | 0.003 | |
shouldResolveNestedColumnPrefix | 0.002 | |
shouldUseColumnPrefixWithMany | 0.002 | |
shouldUseColumnPrefixWithOne | 0.009 |
BaseStatementHandlerTest
CacheRefFromXmlTest
shouldGetAUser | 0.003 |
MultipleIncludeTest
testMultipleIncludeJavaConfig | 0.004 | |
testMultipleIncludeXmlConfig | 0.005 |
MyBatisTest
test | 0.012 |
ResolverUtilTest
BindingTest
shouldSelectOneBlogAsMap | 0.006 | |
shouldExecuteMultipleBoundSelectMapOfBlogsByIdInSameSessionWithoutClearingLocalCache | 0.002 | |
shouldFailWhenSelectingOneBlogWithNonExistentParam | 0 | |
registeredMappers | 0.001 | |
shouldSelectListOfPostsLikeTwoParameters | 0.005 | |
shouldFindPostsInArray | 0.005 | |
shouldSelectOneAuthorByConstructor | 0.003 | |
shouldMapWhenSpecifyBothResultAndResults | 0.005 | |
shouldFindThreeSpecificPosts | 0.002 | |
shouldMapUsingSingleRepeatableAnnotation | 0.004 | |
shouldCacheMapperMethod | 0.005 | |
shouldInsertAuthorWithSelectKeyAndDynamicParams | 0.003 | |
shouldSelectDraftTypedPosts | 0.005 | |
shouldGetBlogsWithAuthorsAndPosts | 0.004 | |
shouldExecuteBoundSelectOneBlogStatement | 0 | |
shouldMapPropertiesUsingRepeatableAnnotation | 0.002 | |
shouldSelectBlogWithDefault31ParamNames | 0.002 | |
shouldExecuteMultipleBoundSelectMapOfBlogsByIdBetweenTwoSessionsWithGlobalCacheEnabled | 0 | |
shouldExecuteBoundSelectListOfBlogsAsMaps | 0.001 | |
shouldSelectOneAuthor | 0 | |
shouldExecuteBoundSelectOneBlogStatementWithConstructorUsingXMLConfig | 0.001 | |
shouldFailWhenSelectingOneBlogWithNonExistentNestedParam | 0.001 | |
shouldReturnANotNullHashCode | 0.001 | |
shouldExecuteBoundSelectBlogUsingConstructorWithResultMapAndProperties | 0.004 | |
shouldSelectRandom | 0.001 | |
shouldExecuteBoundSelectListOfBlogsStatement | 0.001 | |
shouldMapWhenSpecifyBothArgAndConstructorArgs | 0.002 | |
shouldSelectOneAuthorFromCache | 0.001 | |
shouldExecuteBoundSelectBlogUsingConstructorWithResultMapCollection | 0 | |
void org.apache.ibatis.binding.BindingTest.shouldExecuteBoundSelectBlogUsingConstructorWithResultMapCollection() is @Disabled | ||
verifyErrorMessageFromSelectKey | 0.002 | |
executeWithCursorAndRowBounds | 0.003 | |
shouldExecuteBoundSelectOneBlogStatementWithConstructor | 0.002 | |
shouldFindPostsInList | 0.002 | |
shouldCompareTwoMappers | 0 | |
shouldExecuteMultipleBoundSelectOfBlogsByIdInWithProvidedResultHandlerBetweenSessions | 0.002 | |
shouldExecuteBoundSelectMapOfBlogsById | 0 | |
shouldSelectBlogWithDefault30ParamNames | 0.002 | |
shouldSelectBlogWithPostsUsingSubSelect | 0.005 | |
shouldExecuteMultipleBoundSelectOfBlogsByIdInWithProvidedResultHandlerInSameSession | 0.001 | |
shouldSelectListOfPostsLike | 0.004 | |
shouldExecuteBoundSelectListOfBlogsStatementUsingProvider | 0.007 | |
executeWithMapKeyAndRowBounds | 0.001 | |
shouldInsertAuthorWithSelectKey | 0.003 | |
shouldExecuteBoundSelectBlogUsingConstructorWithResultMap | 0.002 | |
shouldGetBlogsWithAuthorsAndPostsEagerly | 0.001 | |
shouldMapConstructorUsingRepeatableAnnotation | 0.002 | |
shouldFailWhenSelectingOneBlogWithNullParam | 0.002 | |
shouldSelectBlogWithAParamNamedValue | 0.001 | |
shouldSelectListOfBlogsUsingXMLConfig | 0.001 | |
shouldSelectDraftTypedPostsWithResultMap | 0.001 | |
shouldReturnANotNullToString | 0 | |
verifyErrorMessageFromInsertAfterSelectKey | 0.003 | |
executeWithResultHandlerAndRowBounds | 0.002 |
DefaultLazyTest
PluginTest
mapPluginShouldInterceptGet | 0.013 | |
shouldNotInterceptToString | 0 |
DefaultResultHandlerTypeTest
testSelectMapAnnotation | 0.018 | |
testSelectMap | 0.005 | |
testSelectList | 0.005 |
SPTest
JdbcTransactionTest
testSetAutoCommitOnClose | 0.009 |
DisallowDotsOnNamesTest
testShouldNotAllowMappedStatementsWithDots | 0.009 |
NestedQueryCacheTest
testThatNestedQueryItemsAreRetrievedFromCache | 0.016 | |
testThatNestedQueryItemsAreRetrievedIfNotInCache | 0.003 |
SQLTest
DiscriminatorTest
shouldInheritResultType | 0.003 | |
shouldSwitchResultType | 0 |
ExpressionEvaluatorTest
ObjectTypeHandlerTest
RefidResolutionTest
testIncludes | 0.005 |
NotNullColumnTest
DateOnlyTypeHandlerTest
AnnotationMapperTest
applyDefaultValueOnAnnotationMapper | 0.006 | |
applyPropertyValueOnAnnotationMapper | 0.004 |
ImmutablePOJOTest
testLoadLazyImmutablePOJO | 0.002 |
RepeatableDeleteTest
h2UsingProvider | 0.015 | |
h2 | 0.01 | |
hsql | 0.006 | |
derby | 0.023 | |
hsqlUsingProvider | 0.009 | |
derbyUsingProvider | 0.015 |
NonExistentVariablesTest
testWrongParameter | 0.002 |
OffsetDateTimeTypeHandlerTest
FlushStatementNpeTest
testSameUpdateAfterCommitSimple | 0.003 | |
testSameUpdateAfterCommitBatch | 0.001 | |
testSameUpdateAfterCommitReuse | 0.002 |
LocalDateTimeTypeHandlerTest
DateTypeHandlerTest
EnumOrdinalTypeHandlerTest
ValueInMapTest
shouldWorkWithAPropertyNamedValue | 0.004 | |
shouldWorkWithAList | 0.001 |
MissingIdPropertyTest
shouldMapResultsWithoutActuallyWritingIdProperties | 0.002 |
ConnectionLoggerTest
shouldPrintPrepareCall | 0.016 | |
shouldPrintPrepareStatement | 0.002 | |
shouldNotPrintCreateStatement | 0.006 |
CacheRefsTest
shouldGetAUser | 0.002 |
AutodiscoverTest
testTypeHandler | 0 | |
testTypeAlias | 0 | |
testMapper | 0 |
TypeHandlerInjectionTest
shouldGetAUser | 0.003 |
SqlTimeTypeHandlerTest
shouldGetResultFromResultSetByPosition | 0.006 | |
shouldGetResultFromCallableStatement | 0.001 | |
shouldGetResultFromResultSetByName | 0.001 | |
shouldSetParameter | 0.001 |
LazyDeserializeTest
testLoadLazyDeserialize | 0.021 | |
testLoadLazyDeserializeWithoutConfigurationFactory | 0.009 |
ResourcesTest
InvalidNamedConstructorArgsTest
noMatchingConstructorArgName | 0.003 | |
missingRequiredJavaType | 0.001 | |
wrongJavaType | 0.001 |
NoActualParamNameTest
testSingleListParameterWhenUseActualParamNameIsFalse | 0.002 |
AssociationTypeTest
shouldGetAUser | 0.001 |
QuotedColumnNamesTest
testIt | 0.002 | |
testItWithResultMap | 0 |
ClobReaderTypeHandlerTest
ColumnForwardingTest
shouldGetUserWithoutGroup | 0.001 | |
shouldGetUserWithGroup | 0 |
IdConflictTest
shouldFailOnDuplicatedId | 0.004 |
ResultMappingTest
shouldFailWithAMissingColumnInNetstedSelect | 0.318 | |
shouldThrowErrorWhenBothResultMapAndNestedSelectAreSet | 0.003 |
ExternalResourcesTest
testcopyExternalResource_emptyStringAsFile | 0.001 | |
testGetConfiguredTemplate | 0 | |
testcopyExternalResource | 0 | |
testcopyExternalResource_fileNotFound | 0.001 |
PermissionsTest
checkNestedSelectLoop | 0.004 | |
checkNestedResultMapLoop | 0 |
LanguageDriverRegistryTest
NullTest
shouldGetTypeAndTypeHandlerForNullStringType | 0.001 |
UseActualParamNameTest
ReverseIncludeTest
testReverseIncludeXmlConfig | 0.009 | |
testReverseIncludeJavaConfig | 0.003 |
ManyAnnoTest
testGetMessageForEmptyDatabase | 0.131 |
TimestampWithTimezoneTypeHandlerTest
shouldInsertOffsetDateTime | 0.007 | |
shouldSelectOffsetDateTime | 0.007 | |
shouldInsertOffsetTime | 0 | |
HSQLDB 2.4.1 does not support this. |
BaseTest
shouldInsertAUser | 0.003 | |
shouldGetAUser | 0 |
ExtendResultMapTest
shouldGetAUser | 0.001 |
YearMonthTypeHandlerTest
ErrorContextTest
shouldShowProgressiveErrorContextBuilding | 0.01 | |
verifyStoreRecall | 0 |
MetaObjectTest
ClassLoaderWrapperTest
CursorSimpleTest
MapperNameTest
initDatabase | 0.005 |
IncludePropertyErrorTest
shouldFailForDuplicatedPropertyNames | 0.003 |
BoundSqlTest
testHasAdditionalParameter | 0.004 |
ResultExtractorTest
shouldExtractList | 0.031 | |
shouldExtractArray | 0.002 | |
shouldExtractSingleObject | 0.001 | |
shouldExtractSet | 0.05 | |
shouldExtractNullForNullTargetType | 0.002 | |
shouldFailWhenMutipleItemsInList | 0.004 |
ResultsIdTest
testReuseNamedResultsFromXmlMapper | 0.002 | |
testNamingResults | 0.002 | |
testReuseNamedResultsFromAnotherMapper | 0.001 | |
testResultsOnlyForNaming | 0.001 |
SoftCacheTest
shouldFlushAllItemsOnDemand | 0.004 | |
shouldDemonstrateObjectsBeingCollectedAsNeeded | 1.872 | |
shouldRemoveItemOnDemand | 0.001 | |
shouldDemonstrateCopiesAreEqual | 0.011 |
ByteObjectArrayTypeHandlerTest
AutoMappingUnknownColumnBehaviorTest
warningCauseByUnknownPropertyType | 0.006 | |
none | 0.004 | |
failingCauseByUnknownColumn | 0.001 |
CacheBuilderTest
testInitializingFailure | 0.008 | |
testInitializing | 0.001 |
AuthorDAOTest
shouldNotOverwriteCollectionOnNestedQuery | 0 | |
void org.apache.ibatis.submitted.initialized_collection_property.AuthorDAOTest.shouldNotOverwriteCollectionOnNestedQuery() is @Disabled | ||
shouldNotOverwriteCollectionOnNestedResultMap | 0 |
BaseCacheTest
shouldDemonstrateEqualsAndHashCodeForVariousCacheTypes | 0 |
RepeatableUpdateTest
h2UsingProvider | 0.012 | |
h2 | 0.008 | |
hsql | 0.005 | |
derby | 0.016 | |
hsqlUsingProvider | 0.005 | |
derbyUsingProvider | 0.013 |
JavaMethodsTest
shouldGetAUser | 0.002 |
NestedForEachTest
testSimpleSelectWithPrimitives | 0.001 | |
testSimpleSelect | 0.003 | |
testSimpleSelectWithMapperAndPrimitives | 0.004 | |
testNestedSelect | 0.003 | |
testNestedSelect2 | 0.003 |
LocalDateTypeHandlerTest
ComponentTest
shouldInsertNestedPasswordFieldOfComplexType | 0.002 |
AwfulTableTest
testAwfulTableInsert | 0.022 |
ZonedDateTimeTypeHandlerTest
MultiDbTest
PooledDataSourceTest
shouldProperlyMaintainPoolOf3ActiveAnd2IdleConnections | 0.006 | |
ShouldReturnRealConnection | 0 | |
shouldNotFailCallingToStringOverAnInvalidConnection | 0.001 |
EnumInterfaceTypeHandlerTest
shouldInsertAUser | 0.007 | |
shouldInsertAUserWithoutParameterTypeInXmlElement | 0.002 | |
shouldGetAUser | 0.001 |
InheritanceTest
shouldGetAUser | 0.011 |
ExtendTest
testExtend | 0.002 |
BlobInputStreamTypeHandlerTest
GeneralExceptionsTest
shouldInstantiateAndThrowAllCustomExceptions | 0.002 | |
should | 0 |
EnumTypeHandlerUsingAnnotationTest
testForTypeDiscriminator | 0.002 | |
testForArg | 0.002 | |
testForResult | 0.001 |
JndiDataSourceFactoryTest
shouldRetrieveDataSourceFromJNDI | 0.024 |
CacheTest
EnumTypeHandlerTest
JavassistTest
shouldGetAUserAndGroups | 0.006 |
EmptyNamespaceTest
testEmptyNamespace | 0.009 |
InlineCollectionWithDotTest
selectElementValueInContainerUsingInline | 0.051 | |
selectElementValueInContainerUsingSubMap | 0.014 |
TimezoneEdgeCaseTest
shouldSelectNonExistentLocalTimestampAsIs | 0.008 | |
shouldSelectNonExistentLocalDateAsIs | 0.003 | |
shouldInsertNonExistentLocalDateAsIs | 0.009 | |
shouldInsertNonExistentLocalTimestampAsIs | 0.004 |
ExternalRefidResolutionTest
testExternalRefAfterSelectKey | 0.009 |
BaseExecutorTest
RepeatableSelectTest
h2UsingProvider | 0.459 | |
usingBoth | 0.137 | |
h2 | 0.023 | |
hsql | 0.014 | |
derby | 0.018 | |
hsqlUsingProvider | 0.009 | |
usingBothProvider | 0.037 | |
derbyUsingProvider | 0.018 |
EnumWithMethodTest
shouldInsertAUser | 0.003 | |
shouldGetAUser | 0.002 |
MultipleResultSetTest
shouldGetOrderDetailsEachHavingAnOrderHeaderAnnotationBased | 0.002 | |
shouldGetOrderDetailsEachHavingAnOrderHeader | 0 |
ParameterMapReferenceTest
testCrossReferenceXmlConfig | 0.009 | |
testCrossReferenceJavaConfig | 0.005 |
BatchTest
shouldGetAUserNoException | 0.008 |
NonFullyQualifiedNamespaceTest
testCrossReferenceXmlConfig | 0.011 |
OffsetTimeTypeHandlerTest
XmlMapperBuilderTest
ReflectorTest
StringTypeHandlerTest
shouldGetResultFromResultSetByPosition | 0 | |
shouldGetResultFromCallableStatement | 0 | |
shouldGetResultFromResultSetByName | 0.001 | |
shouldSetParameter | 0.001 |
SelectBuilderTest
WrongMapperTest
shouldFailForBothOneAndMany | 0.002 |
NestedResultHandlerAssociationTest
shouldHandleRowBounds | 0.003 | |
shouldHandleStop | 0.001 |
IntegerTypeHandlerTest
Jsr310TypeHandlerRegistryTest
shouldRegisterJsr310TypeHandlers | 0.001 |
BooleanTypeHandlerTest
ByteArrayTypeHandlerTest
shouldGetResultFromResultSetByPosition | 0.006 | |
shouldGetResultFromCallableStatement | 0.001 | |
shouldGetResultFromResultSetByName | 0.001 | |
shouldSetParameter | 0.004 |
ResultMapReferenceTest
testCrossReferenceXmlConfig | 0.008 | |
testCrossReferenceJavaConfig | 0.005 |
AssociationTest
shouldGetAllCars | 0.001 | |
shouldGetAllCarsNonUnique | 0.008 | |
shouldGetAllCarsAndDetectAssociationType | 0.001 | |
shouldGetOneCarWithOneEngineAndBrakes | 0.001 |
DoubleTypeHandlerTest
DynamicSqlSourceTest
StatementLoggerTest
shouldNotPrintLog | 0.001 | |
shouldPrintLogForUpdate | 0.002 | |
shouldPrintLog | 0.001 |
OrphanResultMapTest
testNestedResultMap | 0.004 | |
testSeparateResultMaps | 0.003 |
FlushTest
invokeFlushStatementsViaMapper | 0.025 |
ProviderMethodResolutionTest
BaseTest
shouldGetAUserFromAnnotation | 0.002 | |
shouldGetAUser | 0.001 |
Failure Details
[Summary] [Package List] [Test Cases]