public abstract class EquivalentTest extends Object
Constructor and Description |
---|
EquivalentTest(String operator,
String term1,
String term2) |
Modifier and Type | Method and Description |
---|---|
protected Repository |
createRepository() |
protected abstract Repository |
newRepository() |
static Collection<Object[]> |
params() |
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
void |
testOperator() |
public static Collection<Object[]> params()
protected Repository createRepository() throws Exception
Exception
protected abstract Repository newRepository() throws Exception
Exception
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.