public class Test018
extends java.lang.Object
Constructor and Description |
---|
Test018() |
Modifier and Type | Method and Description |
---|---|
static void |
main(java.lang.String[] args) |
static void |
test4(java.lang.String testId)
this shows a bug where switching array-of-vector URIs would result in 12 plot elements instead of 4.
|
static void |
test5(java.lang.String testId) |
static void |
test6(java.lang.String testId)
check for bindings.
|
static void |
test7_bindings(java.lang.String testId) |
static void |
xxx(java.lang.String id) |
public static void xxx(java.lang.String id)
public static void test4(java.lang.String testId) throws java.io.IOException, java.lang.InterruptedException
testId
- java.io.IOException
java.lang.InterruptedException
public static void test5(java.lang.String testId) throws java.lang.InterruptedException, java.io.IOException
java.lang.InterruptedException
java.io.IOException
public static void test6(java.lang.String testId) throws java.lang.Exception
testId
- java.lang.Exception
public static void test7_bindings(java.lang.String testId) throws java.lang.Exception
java.lang.Exception
public static void main(java.lang.String[] args)