public abstract class SailConcurrencyTest extends Object
Constructor and Description |
---|
SailConcurrencyTest() |
Modifier and Type | Method and Description |
---|---|
protected abstract Sail |
createSail() |
protected void |
fail(String message,
Throwable t) |
protected boolean |
hasFailed() |
protected void |
insertTestStatement(SailConnection connection,
int i) |
protected void |
removeTestStatement(SailConnection connection,
int i) |
void |
setUp() |
void |
tearDown() |
void |
testGetContextIDs() |
protected abstract Sail createSail() throws SailException
SailException
protected boolean hasFailed()
protected void insertTestStatement(SailConnection connection, int i) throws SailException
SailException
protected void removeTestStatement(SailConnection connection, int i) throws SailException
SailException
Copyright © 2001-2016 Aduna. All Rights Reserved.