Package apron
Class TestPplite
java.lang.Object
apron.TestPplite
Test ad-hoc PPLite functionality in Java binding
Run with: java -ea -esa apron.TestPplite
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
Calling main performs a few API tests.static void
static String
safe_toString
(Pplite man, Abstract0 a) static void
testDomain
(Manager man)
-
Constructor Details
-
TestPplite
public TestPplite()
-
-
Method Details
-
testDomain
- Throws:
ApronException
-
safe_toString
- Throws:
ApronException
-
main
Calling main performs a few API tests. -
mainx
-