public class ExistingTargetStrategyTest extends BaseTest
Constructor and Description |
---|
ExistingTargetStrategyTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testAppendStrategy() |
void |
testMergeStrategyChangeGenerationResult() |
void |
testMergeStrategyChangeGenerationResultAndTarget() |
void |
testMergeStrategyChangeTarget() |
void |
testMergeStrategyNoNewlineAtEndOfFile() |
void |
testReplaceStrategy() |
void |
testSkipStrategy() |
@BeforeEach public void setUp() throws IOException
IOException
@Test public void testMergeStrategyChangeGenerationResult() throws Exception
Exception
@Test public void testMergeStrategyChangeTarget() throws Exception
Exception
@Test public void testMergeStrategyChangeGenerationResultAndTarget() throws Exception
Exception
@Test public void testMergeStrategyNoNewlineAtEndOfFile() throws Exception
Exception
Copyright © 2000–2020 The Apache Software Foundation. All rights reserved.