public class CreateSegmentDmrWizard_PTest extends Object
CreateSegmentDmrWizard
.Constructor and Description |
---|
CreateSegmentDmrWizard_PTest() |
Modifier and Type | Method and Description |
---|---|
void |
advancedMode_back()
Tests that using the back button in advanced mode works properly.
|
void |
advancedMode_lastSegmentType()
Tests that the advanced mode only allows to finish if the last segment's type matches a configured one.
|
void |
advancedMode_noSegmentIdeDescriptors()
Verifies that the switch to the advanced mode is disabled if there are no SegmentIdeDescriptors.
|
void |
advancedMode() |
void |
disposeShell() |
void |
setUp() |
void |
simpleMode_cancel() |
void |
simpleMode_initialSelection() |
void |
simpleMode() |
public void setUp()
public void disposeShell()
public void simpleMode()
public void simpleMode_cancel()
public void simpleMode_initialSelection()
public void advancedMode_noSegmentIdeDescriptors()
public void advancedMode()
public void advancedMode_back()
public void advancedMode_lastSegmentType()
Copyright © 2019. All rights reserved.