@UnitTest public class DefaultCMSLinkComponentValidatorTest extends java.lang.Object
| Constructor and Description |
|---|
DefaultCMSLinkComponentValidatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
shouldFailInvalidUrlFormat() |
void |
shouldValidateExternalLink() |
void |
testValidateWithoutRequiredAttributeAddErrors() |
void |
testValidateWithProductModelAddNoError() |
public DefaultCMSLinkComponentValidatorTest()
public void setup()
public void testValidateWithoutRequiredAttributeAddErrors()
public void testValidateWithProductModelAddNoError()
public void shouldValidateExternalLink()
public void shouldFailInvalidUrlFormat()
Copyright © 2018 SAP SE. All Rights Reserved.