public class RepositoryIntegrationTest
extends AbstractOSGiTest
Integration tests for the EMFCompareRepository
Constructor and Description |
---|
RepositoryIntegrationTest()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
void |
doAfter()
Here you can put everything you want to be exectued after every test
|
void |
doBefore()
Here you can put everything you want to be exectued before every test
|
void |
testRepositoryExistingObject() |
void |
testRepositoryNewObjectNoId() |
void |
testRepositoryNewObjectWithId() |
void |
testRepositoryNoChange() |
void |
testRepositorySimple() |
public RepositoryIntegrationTest()
bundleContext
- public void doBefore()
public void doAfter()
public void testRepositorySimple() throws java.io.IOException, InvalidSyntaxException
java.io.IOException
InvalidSyntaxException
public void testRepositoryNewObjectNoId() throws java.io.IOException, InvalidSyntaxException
java.io.IOException
InvalidSyntaxException
public void testRepositoryNewObjectWithId() throws java.io.IOException, InvalidSyntaxException
java.io.IOException
InvalidSyntaxException
public void testRepositoryExistingObject() throws java.io.IOException, InvalidSyntaxException
java.io.IOException
InvalidSyntaxException
public void testRepositoryNoChange() throws java.io.IOException, InvalidSyntaxException
java.io.IOException
InvalidSyntaxException
Data In Motion GmbH all rights reserved