public class LinkOnlyMultiReferenceRendererService_Test extends Object
LinkOnlyMultiReferenceRendererService
.Constructor and Description |
---|
LinkOnlyMultiReferenceRendererService_Test() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testGetRendererClass() |
void |
testIsApplicableCorrectAnnotation() |
void |
testIsApplicableDatabindingException() |
void |
testIsApplicableForEmptyControl() |
void |
testIsApplicableForView() |
void |
testIsApplicableIncorrectAnnotation() |
void |
testIsApplicableMultiAttribute() |
void |
testIsApplicableNoAnnotation() |
void |
testIsApplicableSingleReferenceWithCorrectAnnotation() |
public LinkOnlyMultiReferenceRendererService_Test()
public void setUp()
public void testIsApplicableForView()
public void testIsApplicableForEmptyControl()
public void testIsApplicableDatabindingException() throws DatabindingFailedException
DatabindingFailedException
public void testIsApplicableMultiAttribute() throws DatabindingFailedException
DatabindingFailedException
public void testIsApplicableNoAnnotation() throws DatabindingFailedException
DatabindingFailedException
public void testIsApplicableIncorrectAnnotation() throws DatabindingFailedException
DatabindingFailedException
public void testIsApplicableCorrectAnnotation() throws DatabindingFailedException
DatabindingFailedException
public void testIsApplicableSingleReferenceWithCorrectAnnotation() throws DatabindingFailedException
DatabindingFailedException
public void testGetRendererClass()
Copyright © 2019. All rights reserved.