mirror of
https://github.com/stleary/JSON-java.git
synced 2026-05-21 00:00:47 -04:00
Java 1.8.
This commit is contained in:
+2
-2
@@ -29,8 +29,8 @@ package org.json.zip;
|
||||
* processors. Testing that JSONzip can compress an object and reproduce a
|
||||
* corresponding object is not sufficient. Complete testing requires that the
|
||||
* same internal data structures were constructed on both ends. If those
|
||||
* structures are not equivalent, then it is likely that the implementations
|
||||
* are not correct, even if convention tests are passed.
|
||||
* structures are not exactly equivalent, then it is likely that the
|
||||
* implementations are not correct, even if conventional tests are passed.
|
||||
*
|
||||
* PostMortem allows for testing of deep structures without breaking
|
||||
* encapsulation.
|
||||
|
||||
Reference in New Issue
Block a user