package server
Type Members
- class AbstractFeedPageStoreTest extends FunSuite with FeedStoreTestSupport with Matchers with BeforeAndAfterAll with BeforeAndAfterEach
- class AbstractFeedStorePropertySuite extends FunSuite with Matchers with FeedStoreTestSupport with GeneratorDrivenPropertyChecks
-
trait
FeedStoreTestSupport
extends Matchers
This trait can be used when testing a specific FeedStore implementation
- class TestFeedStore [T, C <: Context] extends AbstractFeedStore[T, C]