public class EmfPropertySetterConformsTests extends Object
Constructor and Description |
---|
EmfPropertySetterConformsTests() |
Modifier and Type | Method and Description |
---|---|
void |
collectionValueForManyValuedFeature() |
void |
collectionValueForSingleValuedFeature() |
void |
collectionValueLargerThanLowerboundOfFeature() |
void |
collectionValueLargerThanUpperboundOfFeature() |
void |
collectionValuesAllOfWrongType() |
void |
collectionValueSameSizeAsLowerboundOfFeature() |
void |
collectionValueSameSizeAsUpperboundOfFeature() |
void |
collectionValueSmallerThanLowerboundOfFeature() |
void |
collectionValueSmallerThanUpperboundOfFeature() |
void |
collectionValuesOneOfWrongReferenceType() |
void |
collectionValuesOneOfWrongType() |
void |
illegalObject() |
void |
illegalProperty() |
void |
setup() |
void |
singleReferenceValue() |
void |
singleReferenceValueOfSubType() |
void |
singleReferenceValueOfWrongType() |
void |
singleValueForManyValuedFeature() |
void |
singleValueForSingleValuedFeature() |
void |
singleValueOfWrongType() |
public void setup()
public void singleValueForSingleValuedFeature() throws EolIllegalPropertyException
EolIllegalPropertyException
public void singleValueForManyValuedFeature() throws EolIllegalPropertyException
EolIllegalPropertyException
public void singleValueOfWrongType() throws EolIllegalPropertyException
EolIllegalPropertyException
public void singleReferenceValue() throws EolIllegalPropertyException
EolIllegalPropertyException
public void singleReferenceValueOfWrongType() throws EolIllegalPropertyException
EolIllegalPropertyException
public void singleReferenceValueOfSubType() throws EolIllegalPropertyException
EolIllegalPropertyException
public void collectionValueForManyValuedFeature() throws EolIllegalPropertyException
EolIllegalPropertyException
public void collectionValueSameSizeAsUpperboundOfFeature() throws EolIllegalPropertyException
EolIllegalPropertyException
public void collectionValueSmallerThanUpperboundOfFeature() throws EolIllegalPropertyException
EolIllegalPropertyException
public void collectionValueSameSizeAsLowerboundOfFeature() throws EolIllegalPropertyException
EolIllegalPropertyException
public void collectionValueLargerThanLowerboundOfFeature() throws EolIllegalPropertyException
EolIllegalPropertyException
public void collectionValueForSingleValuedFeature() throws EolIllegalPropertyException
EolIllegalPropertyException
public void collectionValueLargerThanUpperboundOfFeature() throws EolIllegalPropertyException
EolIllegalPropertyException
public void collectionValueSmallerThanLowerboundOfFeature() throws EolIllegalPropertyException
EolIllegalPropertyException
public void collectionValuesAllOfWrongType() throws EolIllegalPropertyException
EolIllegalPropertyException
public void collectionValuesOneOfWrongType() throws EolIllegalPropertyException
EolIllegalPropertyException
public void collectionValuesOneOfWrongReferenceType() throws EolIllegalPropertyException
EolIllegalPropertyException
public void illegalObject() throws EolIllegalPropertyException
EolIllegalPropertyException
public void illegalProperty() throws EolIllegalPropertyException
EolIllegalPropertyException
Copyright © 2020. All rights reserved.