Class EnumValueTests
- java.lang.Object
-
- org.eclipse.epsilon.flock.emc.wrappers.EnumValueTests
-
public class EnumValueTests extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description EnumValueTests()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
getEquivalentShouldCreateEquivalentValue()
void
unwrapShouldReturnUnderlyingModelObject()
-
-
-
Method Detail
-
unwrapShouldReturnUnderlyingModelObject
public void unwrapShouldReturnUnderlyingModelObject()
-
getEquivalentShouldCreateEquivalentValue
public void getEquivalentShouldCreateEquivalentValue() throws ConservativeCopyException, EolRuntimeException
-
-