org.starobjects.jpa.runtime.persistence.objectstore.sessionmgmt
Class GivenAttachedObjectWhenModifyTest

java.lang.Object
  extended by org.starobjects.jpa.runtime.persistence.objectstore.JpaObjectStoreAbstractTestCase
      extended by org.starobjects.jpa.runtime.persistence.objectstore.sessionmgmt.Fixture
          extended by org.starobjects.jpa.runtime.persistence.objectstore.sessionmgmt.GivenAttachedObjectWhenModifyTest

public class GivenAttachedObjectWhenModifyTest
extends Fixture


Field Summary
 
Fields inherited from class org.starobjects.jpa.runtime.persistence.objectstore.sessionmgmt.Fixture
referencingObjectPK, seedSimpleObject, simpleObjectSpec
 
Fields inherited from class org.starobjects.jpa.runtime.persistence.objectstore.JpaObjectStoreAbstractTestCase
mockery
 
Constructor Summary
GivenAttachedObjectWhenModifyTest()
           
 
Method Summary
 void thenDirtiesHibernateSession()
           
 
Methods inherited from class org.starobjects.jpa.runtime.persistence.objectstore.sessionmgmt.Fixture
setUp
 
Methods inherited from class org.starobjects.jpa.runtime.persistence.objectstore.JpaObjectStoreAbstractTestCase
asAdapters, clearAdapters, createEventSpy, createInstance, createStandalone, dump, getAdapterManager, getAutoFlushEvents, getCollectionInitializeEvents, getCollectionPostRecreateEvents, getCollectionPreRecreateEvents, getCollectionRemovePostEvents, getCollectionRemovePreEvents, getCollectionUpdatePostEvents, getCollectionUpdatePreEvents, getContainer, getDeleteEvents, getDeletePostEvents, getDeletePreEvents, getDeploymentType, getDirtyCheckEvents, getEvictEvents, getFlushEntityEvents, getInsertPostEvents, getInsertPreEvents, getJavaReflector, getJpaAdapterFactory, getJpaJavaReflectorInstaller, getJpaObjectFactory, getJpaObjectStore, getJpaPersistenceInstaller, getJpaPersistenceSession, getJpaPersistenceSessionFactory, getLazyInitializerFor, getLoadEvents, getLoadPostEvents, getLoadPreEvents, getLockEvents, getMergeEvents, getMockAuthenticationManager, getMockAuthorizationManager, getMockConfiguration, getMockConfigurationBuilder, getMockImageLoader, getMockMessageBroker, getMockUpdateNotifier, getMockUserProfile, getMockUserProfileLoader, getNakedObjectSession, getPersistEvents, getRefreshEvents, getReplicateEvents, getSaveOrUpdateEvents, getServicesInjector, getTransactionManager, getUpdatePostEvents, getUpdatePreEvents, query, querySql, recreateGhost, resetEventLists, retrieveObject, save, saveOrUpdate, setAutoFlushEvents, setCollectionInitializeEvents, setCollectionPostRecreateEvents, setCollectionPreRecreateEvents, setCollectionRemovePostEvents, setCollectionRemovePreEvents, setCollectionUpdatePostEvents, setCollectionUpdatePreEvents, setContainer, setDeleteEvents, setDeletePostEvents, setDeletePreEvents, setDeploymentType, setDirtyCheckEvents, setEvictEvents, setFlushEntityEvents, setInsertPostEvents, setInsertPreEvents, setJavaReflector, setJpaAdapterFactory, setJpaJavaReflectorInstaller, setJpaObjectFactory, setJpaObjectStore, setJpaPersistenceInstaller, setJpaPersistenceSession, setJpaPersistenceSessionFactory, setLoadEvents, setLoadPostEvents, setLoadPreEvents, setLockEvents, setMergeEvents, setMockAuthenticationManager, setMockAuthorizationManager, setMockConfiguration, setMockConfigurationBuilder, setMockImageLoader, setMockMessageBroker, setMockUpdateNotifier, setMockUserProfile, setMockUserProfileLoader, setNakedObjectSession, setPersistEvents, setRefreshEvents, setReplicateEvents, setSaveOrUpdateEvents, setServicesInjector, setTransactionManager, setUpdatePostEvents, setUpdatePreEvents, setUpServicesAndOpenSession, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GivenAttachedObjectWhenModifyTest

public GivenAttachedObjectWhenModifyTest()
Method Detail

thenDirtiesHibernateSession

public void thenDirtiesHibernateSession()


Copyright © 2009-2010 Dan Haywood. All Rights Reserved.