org.wso2.extension.siddhi.execution.ml.PredictStreamProcessorTestCase
org.wso2.extension.siddhi.execution.ml.ClassificationTestCase
<?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.execution.ml.RegressionTestCase"/>
<class name="org.wso2.extension.siddhi.execution.ml.ClusteringTestCase"/>
<class name="org.wso2.extension.siddhi.execution.ml.PredictStreamProcessorTestCase"/>
<class name="org.wso2.extension.siddhi.execution.ml.ClassificationTestCase"/>
</classes>
</test> <!-- Surefire test -->
</suite> <!-- Surefire suite -->
Tests for Surefire suite
- Surefire test (4 classes)
Groups for Surefire suite
Times for Surefire suite
Total running time: 29 seconds
Reporter output for Surefire suite
0 ignored methods
Methods in chronological order
org.wso2.extension.siddhi.execution.ml.RegressionTestCase
init
0 ms
testRegressionStreamProcessorExtension
12 ms
org.wso2.extension.siddhi.execution.ml.ClusteringTestCase
init
4976 ms
testClusteringStreamProcessorExtension
4977 ms
org.wso2.extension.siddhi.execution.ml.PredictStreamProcessorTestCase
init
21488 ms
predictFunctionTest
21491 ms
init
21929 ms
predictFunctionWithSelectPredictionTest
21930 ms
init
21977 ms
predictFunctionWithSelectedAttributesTest
21977 ms
org.wso2.extension.siddhi.execution.ml.ClassificationTestCase
init
22008 ms
testClassificationStreamProcessorExtension1
22009 ms
init
23455 ms
testClassificationStreamProcessorExtension2
23455 ms