Skip to content

Résultats des tests : org.codefilarete.stalactite.engine 634

A pris 40 s.
Tous les tests
ClassÉchecSautéPassedTotalDurée
AssociationTableNamingStrategyTest002 2 1 ms
AssociationTableNamingStrategyTest$keyColumnNames_primaryKeysTargetSameEntity_keyColumnNamesAreDifferent002 2 2 ms
BeanPersisterTest006 6 38 ms
ColumnNamingStrategyTest001 1 1 ms
DialectBuilderTest$BuildWithOptions004 4 0,1 s
DialectBuilderTest$Keywords002 2 2 ms
ElementCollectionTableNamingStrategyTest001 1 0 ms
FluentEmbeddableMappingConfigurationSupportTest003 3 23 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$ElementCollection_Embedded003 3 63 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToMany_MappedSuperClass004 4 52 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_Embedded003 3 49 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_MappedSuperClass003 3 37 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_Embedded004 4 76 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_MappedSuperClass002 2 40 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_Embedded003 3 38 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_MappedSuperClass003 3 60 ms
FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest006 6 50 ms
FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest006 6 67 ms
FluentEntityMappingConfigurationSupportCollectionOfElementsTest0013 13 97 ms
FluentEntityMappingConfigurationSupportCollectionOfElementsTest$Complex_CRUD003 3 40 ms
FluentEntityMappingConfigurationSupportCollectionOfElementsTest$KeepOrder004 4 58 ms
FluentEntityMappingConfigurationSupportCollectionOfElementsTest$OnSubEntity001 1 11 ms
FluentEntityMappingConfigurationSupportCompositeKeyTest0010 10 0,14 s
FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne004 4 49 ms
FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUD_Polymorphism003 3 34 ms
FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation005 5 81 ms
FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist005 5 78 ms
FluentEntityMappingConfigurationSupportCompositeKeyTest$UsingConstructor005 5 51 ms
FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum002 2 17 ms
FluentEntityMappingConfigurationSupportCycleTest$ManyToMany004 4 44 ms
FluentEntityMappingConfigurationSupportCycleTest$ManyToManyBidirectional001 1 13 ms
FluentEntityMappingConfigurationSupportCycleTest$OneToMany007 7 80 ms
FluentEntityMappingConfigurationSupportCycleTest$OneToOne0010 10 0,12 s
FluentEntityMappingConfigurationSupportEmbedTest004 4 35 ms
FluentEntityMappingConfigurationSupportEmbedTest$OverrideName003 3 18 ms
FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass005 5 42 ms
FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance009 9 57 ms
FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass0010 10 60 ms
FluentEntityMappingConfigurationSupportManyToManyTest009 9 0,32 s
FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAll002 2 20 ms
FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAllOrphanRemoval002 2 20 ms
FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly003 3 29 ms
FluentEntityMappingConfigurationSupportManyToManyTest$CascadeReadOnly001 1 8 ms
FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation004 4 33 ms
FluentEntityMappingConfigurationSupportManyToOneTest004 4 48 ms
FluentEntityMappingConfigurationSupportManyToOneTest$BiDirectionality003 3 34 ms
FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration006 6 64 ms
FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation005 5 77 ms
FluentEntityMappingConfigurationSupportMapTest0018 18 0,14 s
FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities005 5 85 ms
FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity007 7 79 ms
FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity007 7 85 ms
FluentEntityMappingConfigurationSupportOneToManyListTest005 5 56 ms
FluentEntityMappingConfigurationSupportOneToManyListTest$Update006 6 54 ms
FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates006 6 82 ms
FluentEntityMappingConfigurationSupportOneToManySetTest007 7 83 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll006 6 63 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval004 4 47 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly004 4 33 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeReadOnly001 1 8 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy006 6 59 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation006 6 99 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$SelectWithEmptyRelationMustReturnEmptyCollection002 2 18 ms
FluentEntityMappingConfigurationSupportOneToOneTest006 6 74 ms
FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll005 5 68 ms
FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Delete001 1 7 ms
FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert005 5 38 ms
FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update006 6 54 ms
FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration006 6 55 ms
FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation009 9 0,1 s
FluentEntityMappingConfigurationSupportPolymorphismCompositionTest009 9 0,1 s
FluentEntityMappingConfigurationSupportPolymorphismTest003 3 13 ms
FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable005 5 51 ms
FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable006 6 61 ms
FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass005 5 53 ms
FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest0041 41 0,94 s
FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable004 4 94 ms
FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany004 4 0,11 s
FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne004 4 0,14 s
FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass004 4 0,68 s
FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne004 4 82 ms
FluentEntityMappingConfigurationSupportPostInsertIdentifierTest004 4 29 ms
FluentEntityMappingConfigurationSupportRelationMixTest004 4 1,1 s
FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations004 4 87 ms
FluentEntityMappingConfigurationSupportTest0040 40 0,46 s
FluentEntityMappingConfigurationSupportTest$ExtraTable006 6 80 ms
FluentEntityMappingConfigurationSupportTest$MapEnum007 7 49 ms
FluentEntityMappingConfigurationSupportTest$MapKey005 5 0,11 s
FluentEntityMappingConfigurationSupportTest$UseConstructor005 5 55 ms
FluentEntityMappingConfigurationSupportTest$UsingConstructor008 8 98 ms
FluentEntityMappingConfigurationSupportVersioningTest006 6 0,12 s
ForeignKeyNamingStrategyTest003 3 2 ms
JoinColumnNamingStrategyTest001 1 1 ms
MapEntryTableNamingStrategyTest002 2 3 ms
PersistExecutorTest003 3 85 ms
PersistenceContextConfigurationBuilderTest003 3 8 ms
PersistenceContextHSQLDBTest004 4 1,1 s
PersistenceContextITTest$NewQuery0024 24 1,3 s
PersistenceContextOracleTest004 4 0,78 s
PersistenceContextTest008 8 0,55 s
PersisterDerbyTest005 5 0,59 s
PersisterH2Test005 5 0,96 s
PersisterHSQLDBTest005 5 0,13 s
PersisterMariaDBTest005 5 0,48 s
PersisterMySQLTest005 5 0,89 s
PersisterOracleTest005 5 22 s
PersisterPostgreSQLTest005 5 0,5 s
PersisterRegistryTest001 1 54 ms
PersisterSQLiteTest005 5 0,61 s
QueryMapperTest0028 28 1,1 s
QueryMapperTest$WithAccumulator002 2 7 ms