Revision: 19293
http://sourceforge.net/p/gate/code/19293
Author: markagreenwood
Date: 2016-05-11 07:45:29 +0000 (Wed, 11 May 2016)
Log Message:
-----------
helps if you fix all the test values
Modified Paths:
--------------
gate/trunk/plugins/Learning/src/gate/learning/test/TestLearningAPI.java
Modified:
gate/trunk/plugins/Learning/src/gate/learning/test/TestLearningAPI.java
===================================================================
--- gate/trunk/plugins/Learning/src/gate/learning/test/TestLearningAPI.java
2016-05-11 07:06:23 UTC (rev 19292)
+++ gate/trunk/plugins/Learning/src/gate/learning/test/TestLearningAPI.java
2016-05-11 07:45:29 UTC (rev 19293)
@@ -224,7 +224,7 @@
"; missing=" +
(int)Math.floor(evaluation.macroMeasuresOfResults.missing));
assertEquals("Wrong value for correct: ", 25,
(int)Math.floor(evaluation.macroMeasuresOfResults.correct));
assertEquals("Wrong value for partial: ", 2,
(int)Math.floor(evaluation.macroMeasuresOfResults.partialCor));
- assertEquals("Wrong value for spurious: ", 26,
(int)Math.floor(evaluation.macroMeasuresOfResults.spurious));
+ assertEquals("Wrong value for spurious: ", 25,
(int)Math.floor(evaluation.macroMeasuresOfResults.spurious));
assertEquals("Wrong value for missing: ", 42,
(int)Math.floor(evaluation.macroMeasuresOfResults.missing));
// Remove the resources
clearOneTest();
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs