public abstract class CascadeValueExceptionTest extends Object
| Constructor and Description |
|---|
CascadeValueExceptionTest() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.rdf4j.repository.Repository |
createRepository() |
protected abstract org.eclipse.rdf4j.repository.Repository |
newRepository() |
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
void |
testValueExceptionEqualPlain() |
void |
testValueExceptionEqualTyped() |
void |
testValueExceptionGreaterThanOrEqualPlain() |
void |
testValueExceptionGreaterThanOrEqualTyped() |
void |
testValueExceptionGreaterThanPlain() |
void |
testValueExceptionGreaterThanTyped() |
void |
testValueExceptionLessThanOrEqualPlain() |
void |
testValueExceptionLessThanOrEqualTyped() |
void |
testValueExceptionLessThanPlain() |
void |
testValueExceptionLessThanTyped() |
void |
testValueExceptionNotEqualPlain() |
void |
testValueExceptionNotEqualTyped() |
public void testValueExceptionLessThanPlain()
throws Exception
Exceptionpublic void testValueExceptionLessThanOrEqualPlain()
throws Exception
Exceptionpublic void testValueExceptionEqualPlain()
throws Exception
Exceptionpublic void testValueExceptionNotEqualPlain()
throws Exception
Exceptionpublic void testValueExceptionGreaterThanOrEqualPlain()
throws Exception
Exceptionpublic void testValueExceptionGreaterThanPlain()
throws Exception
Exceptionpublic void testValueExceptionLessThanTyped()
throws Exception
Exceptionpublic void testValueExceptionLessThanOrEqualTyped()
throws Exception
Exceptionpublic void testValueExceptionEqualTyped()
throws Exception
Exceptionpublic void testValueExceptionNotEqualTyped()
throws Exception
Exceptionpublic void testValueExceptionGreaterThanOrEqualTyped()
throws Exception
Exceptionpublic void testValueExceptionGreaterThanTyped()
throws Exception
Exceptionprotected org.eclipse.rdf4j.repository.Repository createRepository()
throws Exception
Exceptionprotected abstract org.eclipse.rdf4j.repository.Repository newRepository()
throws Exception
ExceptionCopyright © 2015-2017 Eclipse Foundation. All Rights Reserved.