From: Dave B. <bla...@us...> - 2013-11-25 14:14:48
|
Update of /cvsroot/sblim/jsr48-client/src/org/sblim/cimclient/doc-files In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv13647/src/org/sblim/cimclient/doc-files Modified Files: Tag: Experimental unittest.html Log Message: 2714 Add detailed CIM-XML parser test based on DSP0201 2.4 Index: unittest.html =================================================================== RCS file: /cvsroot/sblim/jsr48-client/src/org/sblim/cimclient/doc-files/unittest.html,v retrieving revision 1.1.2.38 retrieving revision 1.1.2.39 diff -u -d -r1.1.2.38 -r1.1.2.39 --- unittest.html 23 Nov 2013 15:17:45 -0000 1.1.2.38 +++ unittest.html 25 Nov 2013 14:14:46 -0000 1.1.2.39 @@ -51,7 +51,7 @@ <h1>Unit Test Coverage</h1> - <p>The SBLIM CIM Client for Java ships with a large collection of around 195 + <p>The SBLIM CIM Client for Java ships with a large collection of around 200 unit tests. Whenever you the "all" target is build with ant the complete unit test suite will be executed. This document describes what is covered by these tests.</p> |