RandomSec/main/tests/server/src/com/google/refine
rachittiwari8562 990540ce10
Fix #3330: argument checking in phonetic GREL function (#3345)
* Fix for issue #3330 phonetic-function

* Update main/src/com/google/refine/expr/functions/strings/Phonetic.java

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>

* Corrected Intendation

Corrected intendation as suggested.

* Added tests to check invalid parameters

* Added tests to check invalid parameters

Co-authored-by: Antonin Delpeuch <antonin@delpeuch.eu>
2020-11-22 09:23:06 +01:00
..
browsing Fix imprecise facet statistics in records mode (#2607) 2020-06-15 19:38:50 +02:00
clustering Improve fingerprint keyers - fixes #3282 (#3283) 2020-10-25 20:32:30 +01:00
commands Remove unused imports 2020-08-23 14:17:40 -04:00
exporters Remove unused imports 2020-08-23 14:17:40 -04:00
expr Fix #3330: argument checking in phonetic GREL function (#3345) 2020-11-22 09:23:06 +01:00
grel Extend forEach() to support JSON objects (#3150) 2020-08-30 08:40:17 +02:00
history Remove unused imports 2020-08-23 14:17:40 -04:00
importers disable flaky readTableWithLinks test - refs #3128 (#3207) 2020-09-23 07:41:22 +02:00
importing assertEqualAsJson test helper refactor (#3113) 2020-08-23 11:04:44 +02:00
io Remove unused imports 2020-08-23 14:17:40 -04:00
model Remove unused imports 2020-08-23 14:17:40 -04:00
operations Remove unused imports 2020-08-23 14:17:40 -04:00
preference Remove unused imports 2020-08-23 14:17:40 -04:00
process Remove unused imports 2020-08-23 14:17:40 -04:00
sorting Remove unused imports 2020-08-23 14:17:40 -04:00
util Remove unused imports 2020-08-23 14:17:40 -04:00
HistoryEntryManagerStub.java Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
ProjectManagerStub.java Replace Apache Ant with Commons Compress (#2691) 2020-06-11 16:39:51 +02:00
ProjectManagerTests.java Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
RefineServletStub.java Update marc4j to 2.9.1 - Fixes #2962 (#2977) 2020-07-22 22:12:30 +02:00
RefineServletTests.java consistent usage of Apache http status constants (#2432) 2020-03-18 06:40:52 +00:00
RefineTest.java sort() handles nulls instead of throwing NPE - fixes #3152 (#3162) 2020-09-05 23:01:47 +02:00