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 |
testMirrorAllUnits() |
void |
testMirrorAppendAlreadyExisting() |
void |
testMirrorLatestOnly() |
void |
testMirrorMatchExpression() |
void |
testMirrorNotExisting() |
void |
testMirrorSpecificUnitLatestVersion() |
void |
testMirrorSpecificUnitSpecificVersion() |
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
ExceptionCopyright © 2008-2013 Eclipse Foundation. All Rights Reserved.