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
SailExceptionprotected boolean hasFailed()
protected void insertTestStatement(SailConnection connection, int i) throws SailException
SailExceptionprotected void removeTestStatement(SailConnection connection, int i) throws SailException
SailExceptionCopyright © 2001–2015 Aduna. All rights reserved.