public class TestAll
extends junit.framework.TestCase
Modifier and Type | Method and Description |
---|---|
protected static ProxyTestSuite |
proxySuite(AbstractIndexManagerTestCase<? extends IIndexManager> delegate,
String name)
Create and populate a
ProxyTestSuite with the unit tests that we
will run against any of the IIndexManager implementations. |
static junit.framework.Test |
suite() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
public TestAll()
public TestAll(String arg0)
arg0
- public static junit.framework.Test suite()
protected static ProxyTestSuite proxySuite(AbstractIndexManagerTestCase<? extends IIndexManager> delegate, String name)
ProxyTestSuite
with the unit tests that we
will run against any of the IIndexManager
implementations.delegate
- The delegate for the proxied unit tests.name
- The name of the test suite.ProxyTestSuite
populated with the unit tests.Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.