Uses of Class
org.hibernate.testing.FailureExpected

Packages that use FailureExpected
org.hibernate.ejb.criteria   
org.hibernate.ejb.test.callbacks   
org.hibernate.envers.test.integration.jta   
org.hibernate.test.annotations.cascade   
org.hibernate.test.annotations.cascade.circle.identity   
org.hibernate.test.annotations.cascade.circle.sequence   
org.hibernate.test.annotations.embedded.one2many   
org.hibernate.test.annotations.idclass.xml   
org.hibernate.test.annotations.lob Test package for metatata facilities It contains an example of filter metadata 
org.hibernate.test.annotations.onetomany   
org.hibernate.test.annotations.query   
org.hibernate.test.collection.set   
org.hibernate.test.component.basic   
org.hibernate.test.event.collection   
org.hibernate.test.hql   
org.hibernate.test.immutable.entitywithmutablecollection.inverse   
org.hibernate.test.legacy   
org.hibernate.test.orphan.one2one.fk.reversed.unidirectional   
org.hibernate.test.proxy   
org.hibernate.test.querycache   
org.hibernate.test.readonly   
org.hibernate.test.sql.hand.query   
org.hibernate.testing.junit4   
 

Uses of FailureExpected in org.hibernate.ejb.criteria
 

Methods in org.hibernate.ejb.criteria with annotations of type FailureExpected
 void CriteriaCompilingTest.testTrim()
           
 

Uses of FailureExpected in org.hibernate.ejb.test.callbacks
 

Methods in org.hibernate.ejb.test.callbacks with annotations of type FailureExpected
 void CallbacksTest.testPostUpdateCollection()
           
 

Uses of FailureExpected in org.hibernate.envers.test.integration.jta
 

Methods in org.hibernate.envers.test.integration.jta with annotations of type FailureExpected
 void JtaTransaction.initData()
           
 void JtaTransaction.testHistoryOfId1()
           
 void JtaTransaction.testRevisionsCounts()
           
 

Uses of FailureExpected in org.hibernate.test.annotations.cascade
 

Methods in org.hibernate.test.annotations.cascade with annotations of type FailureExpected
 void CascadeToElementCollectionEmbeddedManyToOneTest.testPersistCascade()
           
 

Uses of FailureExpected in org.hibernate.test.annotations.cascade.circle.identity
 

Methods in org.hibernate.test.annotations.cascade.circle.identity with annotations of type FailureExpected
 void CascadeCircleIdentityIdTest.testCascade()
           
 

Uses of FailureExpected in org.hibernate.test.annotations.cascade.circle.sequence
 

Methods in org.hibernate.test.annotations.cascade.circle.sequence with annotations of type FailureExpected
 void CascadeCircleSequenceIdTest.testCascade()
           
 

Uses of FailureExpected in org.hibernate.test.annotations.embedded.one2many
 

Methods in org.hibernate.test.annotations.embedded.one2many with annotations of type FailureExpected
 void EmbeddableWithOne2ManyTest.testBasicOps()
           
 void EmbeddableWithOne2ManyTest.testJoinAcrossEmbedded()
           
 

Uses of FailureExpected in org.hibernate.test.annotations.idclass.xml
 

Classes in org.hibernate.test.annotations.idclass.xml with annotations of type FailureExpected
 class IdClassXmlTest
          A test for HHH-4282
 

Uses of FailureExpected in org.hibernate.test.annotations.lob
 

Methods in org.hibernate.test.annotations.lob with annotations of type FailureExpected
 void VersionedLobTest.testVersionUnchangedByteArray()
           
 

Uses of FailureExpected in org.hibernate.test.annotations.onetomany
 

Methods in org.hibernate.test.annotations.onetomany with annotations of type FailureExpected
 void OneToManyTest.testOrderByOnSuperclassProperty()
           
 

Uses of FailureExpected in org.hibernate.test.annotations.query
 

Methods in org.hibernate.test.annotations.query with annotations of type FailureExpected
 void QueryAndSQLTest.testNativeQueryWithFormulaAttributeWithoutAlias()
           
 

Uses of FailureExpected in org.hibernate.test.collection.set
 

Methods in org.hibernate.test.collection.set with annotations of type FailureExpected
 void PersistentSetTest.testCompositeElementCollectionDirtyChecking()
           
 void PersistentSetTest.testCompositeElementMerging()
           
 void PersistentSetNonLazyTest.testLoadChildCheckParentContainsChildCache()
           
 

Uses of FailureExpected in org.hibernate.test.component.basic
 

Methods in org.hibernate.test.component.basic with annotations of type FailureExpected
 void ComponentTest.testComponentQueryMethodNoParensFailureExpected()
           
 

Uses of FailureExpected in org.hibernate.test.event.collection
 

Methods in org.hibernate.test.event.collection with annotations of type FailureExpected
 void BrokenCollectionEventTest.testSaveParentNullChildren()
           
 void BrokenCollectionEventTest.testUpdateDetachedParentNoChildrenToNull()
           
 void BrokenCollectionEventTest.testUpdateParentNoChildrenToNull()
           
 

Uses of FailureExpected in org.hibernate.test.hql
 

Methods in org.hibernate.test.hql with annotations of type FailureExpected
 void HQLTest.testCollectionMemberDeclarations()
           
 void HQLTest.testDuplicateExplicitJoin()
           
 void HQLTest.testEmptyInList()
           
 void HQLTest.testKeyManyToOneJoin()
           
 void HQLTest.testMaxindexHqlFunctionInElementAccessor()
           
 void HQLTest.testMultipleElementAccessorOperators()
           
 void ASTParserLoadingOrderByTest.testOrderByComponentDescNoSelectAliasRef()
           
 void ASTParserLoadingOrderByTest.testOrderByComponentDescSelectAliasRefFailureExpected()
           
 void ASTParserLoadingTest.testParameterTypeMismatch()
           
 void HQLTest.testRowValueConstructorSyntaxInInList2()
           
 

Uses of FailureExpected in org.hibernate.test.immutable.entitywithmutablecollection.inverse
 

Methods in org.hibernate.test.immutable.entitywithmutablecollection.inverse with annotations of type FailureExpected
 void VersionedEntityWithInverseOneToManyJoinFailureExpectedTest.testAddExistingOneToManyElementToPersistentEntity()
           
 void VersionedEntityWithInverseOneToManyFailureExpectedTest.testAddExistingOneToManyElementToPersistentEntity()
           
 void VersionedEntityWithInverseOneToManyJoinFailureExpectedTest.testCreateWithEmptyOneToManyCollectionMergeWithExistingElement()
           
 void VersionedEntityWithInverseOneToManyFailureExpectedTest.testCreateWithEmptyOneToManyCollectionMergeWithExistingElement()
           
 void VersionedEntityWithInverseOneToManyJoinFailureExpectedTest.testCreateWithEmptyOneToManyCollectionUpdateWithExistingElement()
           
 void VersionedEntityWithInverseOneToManyFailureExpectedTest.testCreateWithEmptyOneToManyCollectionUpdateWithExistingElement()
           
 void VersionedEntityWithInverseOneToManyJoinFailureExpectedTest.testRemoveOneToManyElementUsingMerge()
           
 void VersionedEntityWithInverseOneToManyFailureExpectedTest.testRemoveOneToManyElementUsingMerge()
           
 void VersionedEntityWithInverseOneToManyJoinFailureExpectedTest.testRemoveOneToManyElementUsingUpdate()
           
 void VersionedEntityWithInverseOneToManyFailureExpectedTest.testRemoveOneToManyElementUsingUpdate()
           
 

Uses of FailureExpected in org.hibernate.test.legacy
 

Methods in org.hibernate.test.legacy with annotations of type FailureExpected
 void ParentChildTest.testProxyReuse()
           
 void SQLLoaderTest.testReturnPropertyComponentRename()
           
 

Uses of FailureExpected in org.hibernate.test.orphan.one2one.fk.reversed.unidirectional
 

Methods in org.hibernate.test.orphan.one2one.fk.reversed.unidirectional with annotations of type FailureExpected
 void DeleteOneToOneOrphansTest.testOrphanedWhileDetached()
           
 

Uses of FailureExpected in org.hibernate.test.proxy
 

Methods in org.hibernate.test.proxy with annotations of type FailureExpected
 void ProxyTest.testRefreshLockUninitializedProxy()
           
 void ProxyTest.testRefreshLockUninitializedProxyThenRead()
           
 

Uses of FailureExpected in org.hibernate.test.querycache
 

Methods in org.hibernate.test.querycache with annotations of type FailureExpected
 void HqlQueryCacheIgnoreResultTransformerTest.testAliasToEntityMapNoProjectionList()
           
 void HqlQueryCacheIgnoreResultTransformerTest.testAliasToEntityMapNoProjectionMultiAndNullList()
           
 void HqlQueryCacheIgnoreResultTransformerTest.testAliasToEntityMapNoProjectionNullAndNonNullAliasList()
           
 void HqlQueryCacheIgnoreResultTransformerTest.testMultiSelectNewMapUsingAliasesWithFetchJoinList()
           
 

Uses of FailureExpected in org.hibernate.test.readonly
 

Methods in org.hibernate.test.readonly with annotations of type FailureExpected
 void ReadOnlyProxyTest.testModifyToReadOnlyToModifiableIsUpdated()
           
 void ReadOnlyProxyTest.testReadOnlyModifiedToModifiableIsUpdated()
           
 void ReadOnlyVersionedNodesTest.testSetReadOnlyUpdateSetModifiable()
           
 void ReadOnlyVersionedNodesTest.testUpdateSetReadOnlySetModifiable()
           
 

Uses of FailureExpected in org.hibernate.test.sql.hand.query
 

Methods in org.hibernate.test.sql.hand.query with annotations of type FailureExpected
 void NativeSQLQueriesTest.testCompositeIdJoins()
           
 

Uses of FailureExpected in org.hibernate.testing.junit4
 

Methods in org.hibernate.testing.junit4 that return FailureExpected
 FailureExpected ExtendedFrameworkMethod.getFailureExpectedAnnotation()
           
 

Methods in org.hibernate.testing.junit4 with parameters of type FailureExpected
static String Helper.extractIgnoreMessage(FailureExpected failureExpected, org.junit.runners.model.FrameworkMethod frameworkMethod)
           
static String Helper.extractMessage(FailureExpected failureExpected)
           
 

Constructors in org.hibernate.testing.junit4 with parameters of type FailureExpected
ExtendedFrameworkMethod(org.junit.runners.model.FrameworkMethod delegatee, org.junit.Ignore virtualIgnore, FailureExpected failureExpectedAnnotation)
           
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.