public final class ZelTest extends Object
Constructor and Description |
---|
ZelTest() |
Modifier and Type | Method and Description |
---|---|
long |
fib(long i) |
BigInteger |
fibB(int i) |
BigInteger |
fibBNr(int i) |
void |
helloWorld() |
void |
testAbs() |
void |
testArray() |
void |
testArrays() |
void |
testAssignement() |
void |
testAsync() |
void |
testAsync2() |
void |
testBasicArithmetic() |
void |
testCond() |
void |
testCond2() |
void |
testCond3() |
void |
testDecode() |
void |
testDecode2() |
void |
testFib() |
void |
testFibPerformance() |
void |
testFor() |
void |
testJavaExec() |
void |
testJavaExecStatic() |
void |
testMultiAssignement() |
void |
testMultiRet() |
void |
testOverflow() |
void |
testOverflow2() |
void |
testOverflow3() |
void |
testParallelism() |
void |
testParallelism2() |
void |
testSwap() |
void |
testType() |
public void helloWorld() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException, UnsupportedEncodingException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
UnsupportedEncodingException
public void testBasicArithmetic() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testJavaExec() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testJavaExecStatic() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testAssignement() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testFib() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public BigInteger fibB(int i)
public long fib(long i)
public BigInteger fibBNr(int i)
public void testFibPerformance() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testParallelism() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testParallelism2() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testCond() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testAsync() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testAsync2() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testArrays() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testCond2() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testCond3() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testFor() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testSwap() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testArray() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testMultiRet() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testMultiAssignement() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testAbs() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testDecode() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testDecode2() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testType() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testOverflow() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testOverflow2() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
public void testOverflow3() throws org.spf4j.zel.vm.CompileException, ExecutionException, InterruptedException
org.spf4j.zel.vm.CompileException
ExecutionException
InterruptedException
Copyright © 2021 SPF4J. All rights reserved.