public class MultiSegmentChildDmrsSWTRenderer_PTest extends Object
MultiSegmentChildDmrsSWTRenderer
.Modifier and Type | Class and Description |
---|---|
static interface |
MultiSegmentChildDmrsSWTRenderer_PTest.TestObservableValue
Helper Interface for mocking.
|
Constructor and Description |
---|
MultiSegmentChildDmrsSWTRenderer_PTest() |
Modifier and Type | Method and Description |
---|---|
void |
dnd()
Tests drag and drop to move dmrs in the table.
|
void |
domainChange()
First renders for a table control with an empty dmr.
|
void |
render()
Tests that the table and buttons are rendererd correctly and that removing a dmr from the table works.
|
void |
setUp() |
void |
sort()
Tests the 'Sort' button It's supposed to actually sort the DMRs in the multi segment.
|
void |
tearDown() |
public MultiSegmentChildDmrsSWTRenderer_PTest()
public void setUp() throws DatabindingFailedException, NoLabelFoundException
public void tearDown()
public void render() throws DatabindingFailedException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
public void domainChange() throws DatabindingFailedException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
public void sort() throws DatabindingFailedException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
public void dnd() throws DatabindingFailedException, NoRendererFoundException, NoPropertyDescriptorFoundExeption
Copyright © 2019. All rights reserved.