public class Test024
extends java.lang.Object
Constructor and Description |
---|
Test024() |
Modifier and Type | Method and Description |
---|---|
static void |
example1() |
static void |
example2() |
static void |
example3() |
static void |
example4() |
static void |
example5()
this was failing in PaPCo because it was clipping off the "http:" part.
|
static void |
example6()
we have a case where Reiner is getting zeros in a rank 3 dataset.
|
static void |
main(java.lang.String[] args) |
static void |
test10()
test use with HAPI server
|
static void |
test6() |
static void |
test7() |
static void |
test8()
test of large read, which in IDL was slow but did work.
|
static void |
test9()
test of CDF_TT2000 timetags, which need to be read in as longs.
|
static void |
testAuth()
There's a little problem with the mac when you run from the command line,
because it will fail to bring up the credentials GUI when called from IDL
on the command line.
|
static void |
testFilters() |
static void |
testGuessNameFor() |
public static void example1() throws java.lang.Exception
java.lang.Exception
public static void example2() throws java.lang.Exception
java.lang.Exception
public static void example3() throws java.lang.Exception
java.lang.Exception
public static void example4() throws java.lang.Exception
java.lang.Exception
public static void example5() throws java.lang.InterruptedException, java.io.IOException
java.lang.InterruptedException
java.io.IOException
public static void example6() throws java.lang.Exception
java.lang.Exception
public static void test6() throws java.lang.Exception
java.lang.Exception
public static void test8() throws java.lang.Exception
java.lang.Exception
public static void test9() throws java.lang.Exception
java.lang.Exception
public static void test7() throws java.lang.Exception
java.lang.Exception
public static void test10() throws java.lang.Exception
java.lang.Exception
public static void testGuessNameFor()
public static void testFilters() throws java.lang.Exception
java.lang.Exception
public static void testAuth() throws java.lang.InterruptedException
java.lang.InterruptedException
public static void main(java.lang.String[] args)