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
Exception
public void testMirrorSpecificUnitSpecificVersion() throws Exception
Exception
public void testMirrorMatchExpression() throws Exception
Exception
public void testIgnoreErrorShouldNotThrowException() throws FacadeException
FacadeException
public void testNotIgnoringErrorsShouldThrowException() throws FacadeException
FacadeException
Copyright © 2008–2019 Eclipse Foundation. All rights reserved.