Class AbstractCursorManagerTest


  • @Transactional
    public abstract class AbstractCursorManagerTest
    extends Object
    • Constructor Detail

      • AbstractCursorManagerTest

        public AbstractCursorManagerTest()
    • Method Detail

      • cursorManager

        protected abstract org.zalando.fahrschein.CursorManager cursorManager()
      • shouldCreateCursorOnSuccess

        public void shouldCreateCursorOnSuccess()
                                         throws IOException
        Throws:
        IOException
      • shouldUpdateCursorOnSuccess

        public void shouldUpdateCursorOnSuccess()
                                         throws IOException
        Throws:
        IOException
      • shouldCreateCursorsForMultiplePartitions

        public void shouldCreateCursorsForMultiplePartitions()
                                                      throws IOException
        Throws:
        IOException