Class RecorderTest

java.lang.Object
fr.istic.aco.editor.test.RecorderTest

public class RecorderTest extends Object
  • Constructor Details

    • RecorderTest

      public RecorderTest()
  • Method Details

    • setUp

      @BeforeEach public void setUp()
    • testReplayWhileRecording

      @Test @DisplayName("Testing Replay command while recording is active") public void testReplayWhileRecording()
    • testInsertTextCommandNotRecording

      @Test @DisplayName("Test Execute Command While Not Recording") public void testInsertTextCommandNotRecording()