RandomSec/main/tests/server/src/com/google/refine
Tom Morris 259705ad5f
assertEqualAsJson test helper refactor (#3113)
* Refactor test helper

Create a version of the assert that uses the standard parameter
order and deprecate the version that uses inverted order.

* Use consistent Assert class and parameter ordering
2020-08-23 11:04:44 +02:00
..
browsing Fix imprecise facet statistics in records mode (#2607) 2020-06-15 19:38:50 +02:00
clustering Use standard text normalization - fixes #2898 (#2900) 2020-07-07 21:35:41 +02:00
commands assertEqualAsJson test helper refactor (#3113) 2020-08-23 11:04:44 +02:00
exporters Add tests for wide XLS/XLSX export (#2945) 2020-07-16 10:01:17 +02:00
expr Fix ToDate test failure & inefficiency - fixes #3026 (#3027) 2020-08-09 13:53:43 +02:00
grel Unit test improvements (#2856) 2020-07-02 20:29:21 +02:00
history Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
importers Don't count TABs as control characters - fixes #3061 (#3068) 2020-08-16 10:35:25 +02:00
importing assertEqualAsJson test helper refactor (#3113) 2020-08-23 11:04:44 +02:00
io Fix ToDate test failure & inefficiency - fixes #3026 (#3027) 2020-08-09 13:53:43 +02:00
model assertEqualAsJson test helper refactor (#3113) 2020-08-23 11:04:44 +02:00
operations assertEqualAsJson test helper refactor (#3113) 2020-08-23 11:04:44 +02:00
preference Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
process Fix race in Process Manager (#2748) 2020-06-17 21:24:25 +02:00
sorting Rename test packages to match tested ones, for #2133 2019-08-23 11:55:31 +01:00
util assertEqualAsJson test helper refactor (#3113) 2020-08-23 11:04:44 +02: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 Refactor importer APIs - Fixes #2963 (#2978) 2020-07-23 18:36:14 +02:00