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
Exceptionprotected abstract Repository newRepository() throws Exception
ExceptionCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.