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: 15 seconds
Reporter output for Surefire suite
0 ignored methods
Methods in chronological order
org.wso2.extension.siddhi.script.scala.EvalScriptTestCase
init 0 ms
testDefineFunctionsWithSameFunctionID 48 ms
init 587 ms
testDefineManyFunctionsAndCallThemRandom 588 ms
init 11426 ms
testEvalJavaScriptConcat 11427 ms
init 11540 ms
testEvalScalaConcat 11541 ms
init 13704 ms
testJavaScriptCompilationFailure 13704 ms
init 13744 ms
testMissingBrackets 13744 ms
init 13748 ms
testMissingDefineKeyWord 13748 ms
init 13752 ms
testMissingFunctionKeyWord 13752 ms
init 13755 ms
testMissingFunctionName 13755 ms
init 13758 ms
testMissingLanguage 13758 ms
init 13761 ms
testMissingReturnType 13762 ms
init 13764 ms
testMissingReturnTypeWhileParsing 13765 ms
init 13767 ms
testReturnType 13767 ms
init 15365 ms
testScalaCompilationFailure 15366 ms
init 15801 ms
testUseUndefinedFunction 15802 ms
init 15814 ms
testWrongBrackets 15816 ms