public class AutocompleteTextControlSWTRendererService_Test extends Object
Constructor and Description |
---|
AutocompleteTextControlSWTRendererService_Test() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
tearDown() |
void |
testGetRendererClass() |
void |
testHasAutoCompleteAnnotation() |
void |
testHasAutoCompleteAnnotationEmptyValue() |
void |
testHasAutoCompleteAnnotationInvalidValue() |
void |
testHasAutoCompleteAnnotationMissingKey() |
void |
testHasAutoCompleteAnnotationNoAnnotation() |
void |
testHasAutoCompleteAnnotationNullValue() |
void |
testIsApplicable() |
void |
testIsApplicableDataBindingFailed() |
void |
testIsApplicableEReference() |
void |
testIsApplicableMulti() |
void |
testIsApplicableNoAnnotation() |
void |
testIsApplicableNoControl() |
void |
testIsApplicableNoDMR() |
void |
testIsApplicableNoString() |
public AutocompleteTextControlSWTRendererService_Test()
public void setUp() throws DatabindingFailedException
DatabindingFailedException
public void tearDown()
public void testGetRendererClass()
public void testHasAutoCompleteAnnotation()
public void testHasAutoCompleteAnnotationInvalidValue()
public void testHasAutoCompleteAnnotationNullValue()
public void testHasAutoCompleteAnnotationEmptyValue()
public void testHasAutoCompleteAnnotationMissingKey()
public void testHasAutoCompleteAnnotationNoAnnotation()
public void testIsApplicableNoControl()
public void testIsApplicableNoDMR()
public void testIsApplicableDataBindingFailed() throws DatabindingFailedException
DatabindingFailedException
public void testIsApplicableNoAnnotation() throws DatabindingFailedException
DatabindingFailedException
public void testIsApplicableMulti() throws DatabindingFailedException
DatabindingFailedException
public void testIsApplicableEReference() throws DatabindingFailedException
DatabindingFailedException
public void testIsApplicableNoString() throws DatabindingFailedException
DatabindingFailedException
public void testIsApplicable() throws DatabindingFailedException
DatabindingFailedException
Copyright © 2019. All rights reserved.