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
Exception
public void testMirrorSpecificUnitSpecificVersion() throws Exception
Exception
public void testMirrorMatchExpression() throws Exception
Exception
Copyright © 2008-2013 Eclipse Foundation. All Rights Reserved.