org.wso2.extension.siddhi.script.scala.EvalScriptTestCase
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite thread-count="1" verbose="0" name="Surefire suite">
<test name="Surefire test">
<classes>
<class name="org.wso2.extension.siddhi.script.scala.EvalScriptTestCase"/>
</classes>
</test> <!-- Surefire test -->
</suite> <!-- Surefire suite -->
Tests for Surefire suite
- Surefire test (1 class)
Groups for Surefire suite
Times for Surefire suite
Total running time: 8 seconds
Reporter output for Surefire suite
0 ignored methods
Methods in chronological order
org.wso2.extension.siddhi.script.scala.EvalScriptTestCase
init
0 ms
testDefineFunctionsWithSameFunctionID
10 ms
init
350 ms
testDefineManyFunctionsAndCallThemRandom
350 ms
init
6990 ms
testEvalJavaScriptConcat
6990 ms
init
7047 ms
testEvalScalaConcat
7047 ms
init
7798 ms
testJavaScriptCompilationFailure
7798 ms
init
7820 ms
testMissingBrackets
7821 ms
init
7824 ms
testMissingDefineKeyWord
7825 ms
init
7826 ms
testMissingFunctionKeyWord
7827 ms
init
7828 ms
testMissingFunctionName
7829 ms
init
7830 ms
testMissingLanguage
7830 ms
init
7832 ms
testMissingReturnType
7832 ms
init
7834 ms
testMissingReturnTypeWhileParsing
7834 ms
init
7836 ms
testReturnType
7836 ms
init
8425 ms
testScalaCompilationFailure
8425 ms
init
8714 ms
testUseUndefinedFunction
8714 ms
init
8723 ms
testWrongBrackets
8723 ms