public abstract class APITestCase
extends TestCase
| Constructor and Description |
|---|
APITestCase() |
| Modifier and Type | Method and Description |
|---|---|
static void |
assertApiEquals(URL expected,
URL actual)
Compares API of both sources in the readers.
|
protected File |
getDir() |
protected File |
getRootDir() |
public static void assertApiEquals(URL expected, URL actual) throws IOException
Note: This method is for backward naming compatiblity with xjavadoc.codeunit.CodeTestCase.
expected - the expected sourceactual - the actual sourceIOExceptionprotected File getDir()
protected File getRootDir()