summaryrefslogtreecommitdiffstats
path: root/document/src/test/java/com/yahoo/document/DocumentTestCase.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Reduce the use of hamcrest when normal assertEquals/assertTru...Henning Baldersheim2020-08-121-9/+4
* Revert "Reduce the use of hamcrest when normal assertEquals/assertTrue does a...Henning Baldersheim2020-08-111-4/+9
* Reduce the use of hamcrest when normal assertEquals/assertTrue does a mucj be...Henning Baldersheim2020-08-111-9/+4
* - Removing body struct from our own usage.Henning Baldersheim2020-06-161-4/+0
* Header/body does not exist anymore. Deprecate and remove own internal usage.Henning Baldersheim2020-01-301-32/+32
* Revert "Revert "doc: -> id:""Henning Baldersheim2019-08-211-43/+33
* Revert "doc: -> id:"Henning Baldersheim2019-08-211-33/+43
* doc: -> id:Henning Baldersheim2019-08-191-43/+33
* remove split header/body methodsArne Juul2019-01-211-129/+0
* test Deserializer6 moreArne Juul2019-01-211-1/+1
* wire in Deserializer6Arne Juul2019-01-211-2/+2
* actually use Serializer6Arne Juul2019-01-211-1/+1
* Add serialization for bool fields.Henning Baldersheim2019-01-101-3/+8
* getContentType -> contentStruct and java doc.Henning Baldersheim2018-11-011-4/+4
* Deprecating a whole lot of body/header related methods that should have been ...Henning Baldersheim2018-10-311-4/+7
* Minor warning cleanupOlli Virtanen2018-06-271-4/+0
* Include .toJson() in Document analogously to .toXml()Olli Virtanen2018-06-271-1/+34
* Revert "Revert "Gjoranv/java9 prep 05""gjoranv2018-05-021-6/+6
* Revert "Gjoranv/java9 prep 05"gjoranv2018-05-021-6/+6
* Java 9: Replace 'new Long' with 'Long.valueOf'gjoranv2018-05-011-1/+1
* Java 9: Replace 'new Integer' with 'Integer.valueOf'gjoranv2018-04-301-5/+5
* All characters except 0x0 byte is allowed during de-serialization of document...Geir Storli2017-10-241-1/+30
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* PublishJon Bratseth2016-06-151-0/+1407