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 3 ms
AssociationTableNamingStrategyTest$keyColumnNames_primaryKeysTargetSameEntity_keyColumnNamesAreDifferent002 2 2 ms
BeanPersisterTest006 6 34 ms
ColumnNamingStrategyTest001 1 1 ms
DialectBuilderTest$BuildWithOptions004 4 0,1 s
DialectBuilderTest$Keywords002 2 2 ms
ElementCollectionTableNamingStrategyTest001 1 0 ms
FluentEmbeddableMappingConfigurationSupportTest003 3 22 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$ElementCollection_Embedded003 3 55 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToMany_MappedSuperClass004 4 54 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_Embedded003 3 56 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$ManyToOne_MappedSuperClass003 3 38 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_Embedded004 4 69 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToMany_MappedSuperClass002 2 32 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_Embedded003 3 49 ms
FluentEmbeddableWithRelationMappingConfigurationSupportTest$OneToOne_MappedSuperClass003 3 38 ms
FluentEntityMappingConfigurationSupportAlreadyAssignedIdentifierTest006 6 58 ms
FluentEntityMappingConfigurationSupportBeforeInsertIdentifierTest006 6 67 ms
FluentEntityMappingConfigurationSupportCollectionOfElementsTest0013 13 98 ms
FluentEntityMappingConfigurationSupportCollectionOfElementsTest$Complex_CRUD003 3 37 ms
FluentEntityMappingConfigurationSupportCollectionOfElementsTest$KeepOrder004 4 54 ms
FluentEntityMappingConfigurationSupportCollectionOfElementsTest$OnSubEntity001 1 10 ms
FluentEntityMappingConfigurationSupportCompositeKeyTest0010 10 0,12 s
FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUDOneToOne004 4 58 ms
FluentEntityMappingConfigurationSupportCompositeKeyTest$CRUD_Polymorphism003 3 36 ms
FluentEntityMappingConfigurationSupportCompositeKeyTest$ForeignKeyCreation005 5 45 ms
FluentEntityMappingConfigurationSupportCompositeKeyTest$Persist005 5 81 ms
FluentEntityMappingConfigurationSupportCompositeKeyTest$UsingConstructor005 5 91 ms
FluentEntityMappingConfigurationSupportCompositeKeyTest$WithEnum002 2 21 ms
FluentEntityMappingConfigurationSupportCycleTest$ManyToMany004 4 74 ms
FluentEntityMappingConfigurationSupportCycleTest$ManyToManyBidirectional001 1 12 ms
FluentEntityMappingConfigurationSupportCycleTest$OneToMany007 7 71 ms
FluentEntityMappingConfigurationSupportCycleTest$OneToOne0010 10 0,1 s
FluentEntityMappingConfigurationSupportEmbedTest004 4 32 ms
FluentEntityMappingConfigurationSupportEmbedTest$OverrideName003 3 23 ms
FluentEntityMappingConfigurationSupportEmbedTest$WithMappedSuperClass005 5 44 ms
FluentEntityMappingConfigurationSupportInheritanceTest$Inheritance009 9 68 ms
FluentEntityMappingConfigurationSupportInheritanceTest$MappedSuperClass0010 10 74 ms
FluentEntityMappingConfigurationSupportManyToManyTest009 9 0,12 s
FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAll002 2 21 ms
FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAllOrphanRemoval002 2 20 ms
FluentEntityMappingConfigurationSupportManyToManyTest$CascadeAssociationOnly003 3 29 ms
FluentEntityMappingConfigurationSupportManyToManyTest$CascadeReadOnly001 1 9 ms
FluentEntityMappingConfigurationSupportManyToManyTest$ForeignKeyCreation004 4 34 ms
FluentEntityMappingConfigurationSupportManyToOneTest004 4 59 ms
FluentEntityMappingConfigurationSupportManyToOneTest$BiDirectionality003 3 38 ms
FluentEntityMappingConfigurationSupportManyToOneTest$CascadeDeclaration006 6 77 ms
FluentEntityMappingConfigurationSupportManyToOneTest$ForeignKeyCreation005 5 80 ms
FluentEntityMappingConfigurationSupportMapTest0018 18 0,15 s
FluentEntityMappingConfigurationSupportMapTest$KeyAndValueAreEntities005 5 89 ms
FluentEntityMappingConfigurationSupportMapTest$KeyIsEntity007 7 85 ms
FluentEntityMappingConfigurationSupportMapTest$ValueIsEntity007 7 91 ms
FluentEntityMappingConfigurationSupportOneToManyListTest005 5 96 ms
FluentEntityMappingConfigurationSupportOneToManyListTest$Update006 6 55 ms
FluentEntityMappingConfigurationSupportOneToManyListTest$WithDuplicates006 6 75 ms
FluentEntityMappingConfigurationSupportOneToManySetTest007 7 80 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAll006 6 63 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAllOrphanRemoval004 4 46 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeAssociationOnly004 4 30 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$CascadeReadOnly001 1 8 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$MappedBy006 6 57 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$SchemaCreation006 6 84 ms
FluentEntityMappingConfigurationSupportOneToManySetTest$SelectWithEmptyRelationMustReturnEmptyCollection002 2 18 ms
FluentEntityMappingConfigurationSupportOneToOneTest006 6 38 ms
FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll005 5 67 ms
FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Delete001 1 7 ms
FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Insert005 5 38 ms
FluentEntityMappingConfigurationSupportOneToOneTest$CascadeAll$Update006 6 65 ms
FluentEntityMappingConfigurationSupportOneToOneTest$CascadeDeclaration006 6 52 ms
FluentEntityMappingConfigurationSupportOneToOneTest$ForeignKeyCreation009 9 0,1 s
FluentEntityMappingConfigurationSupportPolymorphismCompositionTest009 9 94 ms
FluentEntityMappingConfigurationSupportPolymorphismTest003 3 12 ms
FluentEntityMappingConfigurationSupportPolymorphismTest$JoinTable005 5 63 ms
FluentEntityMappingConfigurationSupportPolymorphismTest$SingleTable006 6 73 ms
FluentEntityMappingConfigurationSupportPolymorphismTest$TablePerClass005 5 53 ms
FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest0041 41 0,94 s
FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToJoinTable004 4 98 ms
FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicMany004 4 0,11 s
FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToPolymorphicOne004 4 0,13 s
FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$OneToTablePerClass004 4 0,65 s
FluentEntityMappingConfigurationSupportPolymorphismWithRelationTest$SingleTableWithOneToOne004 4 83 ms
FluentEntityMappingConfigurationSupportPostInsertIdentifierTest004 4 33 ms
FluentEntityMappingConfigurationSupportRelationMixTest004 4 1 s
FluentEntityMappingConfigurationSupportRelationMixTest$ConfigurationReuse_MappedSuperClassAndRelations004 4 83 ms
FluentEntityMappingConfigurationSupportTest0040 40 0,45 s
FluentEntityMappingConfigurationSupportTest$ExtraTable006 6 80 ms
FluentEntityMappingConfigurationSupportTest$MapEnum007 7 46 ms
FluentEntityMappingConfigurationSupportTest$MapKey005 5 0,1 s
FluentEntityMappingConfigurationSupportTest$UseConstructor005 5 50 ms
FluentEntityMappingConfigurationSupportTest$UsingConstructor008 8 96 ms
FluentEntityMappingConfigurationSupportVersioningTest006 6 0,11 s
ForeignKeyNamingStrategyTest003 3 3 ms
JoinColumnNamingStrategyTest001 1 0 ms
MapEntryTableNamingStrategyTest002 2 3 ms
PersistExecutorTest003 3 90 ms
PersistenceContextConfigurationBuilderTest003 3 9 ms
PersistenceContextHSQLDBTest004 4 1,1 s
PersistenceContextITTest$NewQuery0024 24 1,4 s
PersistenceContextOracleTest004 4 0,75 s
PersistenceContextTest008 8 0,58 s
PersisterDerbyTest005 5 0,61 s
PersisterH2Test005 5 0,99 s
PersisterHSQLDBTest005 5 0,12 s
PersisterMariaDBTest005 5 0,44 s
PersisterMySQLTest005 5 0,9 s
PersisterOracleTest005 5 22 s
PersisterPostgreSQLTest005 5 0,52 s
PersisterRegistryTest001 1 56 ms
PersisterSQLiteTest005 5 0,72 s
QueryMapperTest0028 28 1 s
QueryMapperTest$WithAccumulator002 2 7 ms