public class Test
extends java.lang.Object
Run with: java -ea -esa apron.Test
Constructor and Description |
---|
Test() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args)
Calling main performs a few API tests.
|
static void |
mainx(java.lang.String[] args) |
static void |
testDomain(Manager man) |
static java.lang.Object |
testSerialize(java.lang.Object o) |
public static java.lang.Object testSerialize(java.lang.Object o)
public static void testDomain(Manager man) throws ApronException
ApronException
public static void main(java.lang.String[] args) throws ApronException, java.lang.CloneNotSupportedException
ApronException
java.lang.CloneNotSupportedException
public static void mainx(java.lang.String[] args) throws ApronException, java.lang.CloneNotSupportedException
ApronException
java.lang.CloneNotSupportedException