Home | History | Annotate | Download | only in intltest

Lines Matching full:unit

42  * Unit tests of SelectFormat class.
99 dataerrln("ERROR: SelectFormat Unit Test constructor failed in unit tests.- exitting");
104 logln("SelectFormat Unit Test : Testing SelectFormat pattern syntax.");
111 errln("\nERROR: Unexpected result - SelectFormat Unit Test failed to detect syntax error with pattern: "+checkSyntaxData[i]);
130 logln("SelectFormat Unit Test : Creating format object for Testing applying various patterns");
135 errln("ERROR: SelectFormat Unit Test constructor failed in unit tests.- exitting");
140 logln("SelectFormat Unit test: Testing applyPattern() and format() ...");
148 errln("ERROR: SelectFormat Unit Test failed to apply pattern- "+patternTestData[i] );
157 errln("ERROR: SelectFormat Unit test failed in format() with argument: "+ formatArgs[j] + " and error is " + u_errorName(status) );
160 errln("ERROR: SelectFormat Unit test failed in format() with unexpected result\n with argument: "+ formatArgs[j] + "\n result obtained: " + result + "\n and expected is: " + expFormatResult[i][j] );
168 logln("SelectFormat Unit test: Testing format() with keyword method and with invalid keywords...");
190 errln("ERROR: SelectFormat Unit test failed in format() with keyWord and with an invalid keyword as : "+