Packages

package server

Type Members

  1. class AbstractFeedPageStoreTest extends FunSuite with FeedStoreTestSupport with Matchers with BeforeAndAfterAll with BeforeAndAfterEach
  2. class AbstractFeedStorePropertySuite extends FunSuite with Matchers with FeedStoreTestSupport with GeneratorDrivenPropertyChecks
  3. trait FeedStoreTestSupport extends Matchers

    This trait can be used when testing a specific FeedStore implementation

  4. class TestFeedStore [T, C <: Context] extends AbstractFeedStore[T, C]

Ungrouped