public class MultiSegmentExpander_Test extends Object
MultiSegmentExpander.| Constructor and Description |
|---|
MultiSegmentExpander_Test() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testIsApplicable() |
void |
testIsApplicableNull() |
void |
testIsApplicableWrongSegmentType() |
void |
testNeedsToExpandLastSegment() |
void |
testPrepareDomainObjectExpandAllChildObjectsAndChildDMRs() |
void |
testPrepareDomainObjectMultiAttribute() |
void |
testPrepareDomainObjectNullDomainObject() |
void |
testPrepareDomainObjectNullSegment() |
void |
testPrepareDomainObjectSingleAttribute() |
void |
testPrepareDomainObjectSingleReference() |
void |
testPrepareDomainObjectWrongSegmentType() |
public void testPrepareDomainObjectExpandAllChildObjectsAndChildDMRs()
throws EMFFormsExpandingFailedException
EMFFormsExpandingFailedExceptionpublic void testPrepareDomainObjectSingleReference()
throws EMFFormsExpandingFailedException
EMFFormsExpandingFailedExceptionpublic void testPrepareDomainObjectNullSegment()
throws EMFFormsExpandingFailedException
EMFFormsExpandingFailedExceptionpublic void testPrepareDomainObjectNullDomainObject()
throws EMFFormsExpandingFailedException
EMFFormsExpandingFailedExceptionpublic void testPrepareDomainObjectWrongSegmentType()
throws EMFFormsExpandingFailedException
EMFFormsExpandingFailedExceptionpublic void testPrepareDomainObjectSingleAttribute()
throws EMFFormsExpandingFailedException
EMFFormsExpandingFailedExceptionpublic void testPrepareDomainObjectMultiAttribute()
throws EMFFormsExpandingFailedException
EMFFormsExpandingFailedExceptionpublic void testIsApplicable()
public void testIsApplicableNull()
public void testIsApplicableWrongSegmentType()
public void testNeedsToExpandLastSegment()
Copyright © 2020. All rights reserved.