Package Hierarchies:
Class Hierarchy
- java.lang.Object
- com.reallifedeveloper.tools.test.database.inmemory.AbstractInMemoryCrudRepository<T,ID> (implements org.springframework.data.repository.CrudRepository<T,ID>, org.springframework.data.repository.PagingAndSortingRepository<T,ID>, org.springframework.data.repository.query.QueryByExampleExecutor<T>)
- com.reallifedeveloper.tools.test.database.inmemory.InMemoryJpaRepository<T,ID> (implements org.springframework.data.jpa.repository.JpaRepository<T,ID>)
- com.reallifedeveloper.common.application.eventstore.EventStoreTest
- com.reallifedeveloper.common.application.eventstore.EventStoringSubscriberTest
- com.reallifedeveloper.common.application.eventstore.StoredEventTest