Test results
1 suite
org.wso2.extension.siddhi.script.scala.EvalScriptTestCase
testDefineFunctionsWithSameFunctionID
testDefineManyFunctionsAndCallThemRandom
testEvalJavaScriptConcat
testEvalScalaConcat
testJavaScriptCompilationFailure
testMissingBrackets
testMissingDefineKeyWord
testMissingFunctionKeyWord
testMissingFunctionName
testMissingLanguage
testMissingReturnType
testMissingReturnTypeWhileParsing
testReturnType
testScalaCompilationFailure
testUseUndefinedFunction
testWrongBrackets
<?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: 7 seconds
Reporter output for Surefire suite
0 ignored methods
Methods in chronological order
org.wso2.extension.siddhi.script.scala.EvalScriptTestCase
init 0 ms
testDefineFunctionsWithSameFunctionID 7 ms
init 284 ms
testDefineManyFunctionsAndCallThemRandom 284 ms
init 6353 ms
testEvalJavaScriptConcat 6354 ms
init 6399 ms
testEvalScalaConcat 6400 ms
init 7051 ms
testJavaScriptCompilationFailure 7052 ms
init 7073 ms
testMissingBrackets 7073 ms
init 7076 ms
testMissingDefineKeyWord 7076 ms
init 7079 ms
testMissingFunctionKeyWord 7079 ms
init 7081 ms
testMissingFunctionName 7081 ms
init 7083 ms
testMissingLanguage 7083 ms
init 7084 ms
testMissingReturnType 7084 ms
init 7086 ms
testMissingReturnTypeWhileParsing 7086 ms
init 7088 ms
testReturnType 7088 ms
init 7673 ms
testScalaCompilationFailure 7673 ms
init 7903 ms
testUseUndefinedFunction 7903 ms
init 7907 ms
testWrongBrackets 7908 ms