Class RowInsertCommandTest


  • public class RowInsertCommandTest
    extends Object
    • Constructor Detail

      • RowInsertCommandTest

        public RowInsertCommandTest()
    • Method Detail

      • setup

        public void setup()
      • shouldAppendSingleRow

        public void shouldAppendSingleRow()
      • shouldInsertSingleRow

        public void shouldInsertSingleRow()
      • shouldAppendMultipleRows

        public void shouldAppendMultipleRows()
      • shouldInsertMultipleRows

        public void shouldInsertMultipleRows()
      • shouldInsertInScrolledState

        public void shouldInsertInScrolledState()
      • shouldInsertInScrolledStateAtBottom

        public void shouldInsertInScrolledStateAtBottom()
      • shouldInsertInScrolledStateInTable

        public void shouldInsertInScrolledStateInTable()
      • shouldInsertInScrolledStateInTableAtBottom

        public void shouldInsertInScrolledStateInTableAtBottom()