Class CreateSegmentDmrWizard_PTest


  • public class CreateSegmentDmrWizard_PTest
    extends java.lang.Object
    Test cases for the CreateSegmentDmrWizard.
    Author:
    Lucas Koehler
    • Constructor Detail

      • CreateSegmentDmrWizard_PTest

        public CreateSegmentDmrWizard_PTest()
    • Method Detail

      • setUp

        public void setUp()
      • disposeShell

        public void disposeShell()
      • simpleMode

        public void simpleMode()
      • simpleMode_cancel

        public void simpleMode_cancel()
      • simpleMode_initialSelection

        public void simpleMode_initialSelection()
      • advancedMode_noSegmentIdeDescriptors

        public void advancedMode_noSegmentIdeDescriptors()
        Verifies that the switch to the advanced mode is disabled if there are no SegmentIdeDescriptors.
      • advancedMode

        public void advancedMode()
      • advancedMode_back

        public void advancedMode_back()
        Tests that using the back button in advanced mode works properly.
      • advancedMode_lastSegmentType

        public void advancedMode_lastSegmentType()
        Tests that the advanced mode only allows to finish if the last segment's type matches a configured one.