@UnitTest public class SourceRuleModelHistoricalContentCreatorUnitTest extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
ExpectedException |
expectedException |
| Constructor and Description |
|---|
SourceRuleModelHistoricalContentCreatorUnitTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testCreateHistoricalVersionExistsUnpublished() |
void |
testCreateHistoricalVersionIfArchived()
Deprecated.
since 1811
|
void |
testCreateHistoricalVersionIfModified() |
void |
testCreateHistoricalVersionIfPublished() |
void |
testCreateHistoricalVersionIfUnpublihed() |
void |
testCreateHistoricalVersionIllegalArgument1() |
void |
testCreateHistoricalVersionIllegalArgument2() |
void |
testCreateHistoricalVersionOk() |
void |
testEssentialFieldsAreModified() |
void |
testEssentialFieldsAreModifiedEmptyProbes() |
public SourceRuleModelHistoricalContentCreatorUnitTest()
public void setUp()
public void testCreateHistoricalVersionIllegalArgument1()
throws InterceptorException
InterceptorExceptionpublic void testCreateHistoricalVersionIllegalArgument2()
throws InterceptorException
InterceptorExceptionpublic void testCreateHistoricalVersionIfUnpublihed()
throws InterceptorException
InterceptorExceptionpublic void testCreateHistoricalVersionIfPublished()
throws InterceptorException
InterceptorExceptionpublic void testCreateHistoricalVersionIfModified()
throws InterceptorException
InterceptorException@Deprecated
public void testCreateHistoricalVersionIfArchived()
throws InterceptorException
InterceptorExceptionpublic void testCreateHistoricalVersionExistsUnpublished()
throws InterceptorException
InterceptorExceptionpublic void testCreateHistoricalVersionOk()
throws InterceptorException
InterceptorExceptionpublic void testEssentialFieldsAreModified()
public void testEssentialFieldsAreModifiedEmptyProbes()
Copyright © 2018 SAP SE. All Rights Reserved.