You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MB-29287: Move SynchronousEPEngine building to seperate method
Refactor the construction and setup of SynchronousEPEngine from
EventuallyPersistentStoreTest::SetUp() to a seperate builder function
- SynchronousEPEngine::build().
This allows tests which want to instantiate more than one ep-engine
instance to do so.
Change-Id: I647d32a28a2c3a1e1bfbca563c2a1ebe5130ad56
Reviewed-on: http://review.couchbase.org/93043
Well-Formed: Build Bot <[email protected]>
Tested-by: Build Bot <[email protected]>
Reviewed-by: Trond Norbye <[email protected]>
0 commit comments