Test results
1 suite
org.wso2.extension.siddhi.script.js.EvalScriptTestCase
testEvalJavaScriptConcat
testJavaScriptCompilationFailure
testUseUndefinedFunction
<?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.js.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: 1 seconds
Reporter output for Surefire suite
0 ignored methods
Methods in chronological order
org.wso2.extension.siddhi.script.js.EvalScriptTestCase
init 0 ms
testEvalJavaScriptConcat 7 ms
init 990 ms
testJavaScriptCompilationFailure 990 ms
init 1010 ms
testUseUndefinedFunction 1010 ms