public abstract class CascadeValueExceptionTest extends Object
Constructor and Description |
---|
CascadeValueExceptionTest() |
Modifier and Type | Method and Description |
---|---|
protected Repository |
createRepository() |
protected abstract 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
Exception
public void testValueExceptionLessThanOrEqualPlain() throws Exception
Exception
public void testValueExceptionEqualPlain() throws Exception
Exception
public void testValueExceptionNotEqualPlain() throws Exception
Exception
public void testValueExceptionGreaterThanOrEqualPlain() throws Exception
Exception
public void testValueExceptionGreaterThanPlain() throws Exception
Exception
public void testValueExceptionLessThanTyped() throws Exception
Exception
public void testValueExceptionLessThanOrEqualTyped() throws Exception
Exception
public void testValueExceptionEqualTyped() throws Exception
Exception
public void testValueExceptionNotEqualTyped() throws Exception
Exception
public void testValueExceptionGreaterThanOrEqualTyped() throws Exception
Exception
public void testValueExceptionGreaterThanTyped() throws Exception
Exception
protected Repository createRepository() throws Exception
Exception
protected abstract Repository newRepository() throws Exception
Exception
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.