public class MirrorStandaloneTest extends Object
| Modifier and Type | Field and Description |
|---|---|
LogVerifier |
logVerifier |
org.junit.rules.TemporaryFolder |
tempFolder |
| Constructor and Description |
|---|
MirrorStandaloneTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
initTestContext() |
void |
testIgnoreErrorShouldNotThrowException() |
void |
testMirrorAllUnits() |
void |
testMirrorAppendAlreadyExisting() |
void |
testMirrorLatestOnly() |
void |
testMirrorMatchExpression() |
void |
testMirrorNotExisting() |
void |
testMirrorSpecificUnitLatestVersion() |
void |
testMirrorSpecificUnitSpecificVersion() |
void |
testNotIgnoringErrorsShouldThrowException() |
public final org.junit.rules.TemporaryFolder tempFolder
public final LogVerifier logVerifier
public void testMirrorSpecificUnitLatestVersion()
throws Exception
Exceptionpublic void testMirrorSpecificUnitSpecificVersion()
throws Exception
Exceptionpublic void testMirrorMatchExpression()
throws Exception
Exceptionpublic void testIgnoreErrorShouldNotThrowException()
throws FacadeException
FacadeExceptionpublic void testNotIgnoringErrorsShouldThrowException()
throws FacadeException
FacadeExceptionCopyright © 2008–2022 Eclipse Foundation. All rights reserved.