1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476
|
# Copyright 2009-present MongoDB, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
"""Tests for the Binary wrapper."""
from __future__ import annotations
import array
import base64
import copy
import mmap
import pickle
import sys
import uuid
from typing import Any
sys.path[0:0] = [""]
from test import IntegrationTest, client_context, unittest
import bson
from bson import decode, encode
from bson.binary import *
from bson.codec_options import CodecOptions
from bson.son import SON
from pymongo.common import validate_uuid_representation
from pymongo.write_concern import WriteConcern
class BinaryData:
# Generated by the Java driver
from_java = (
b"bAAAAAdfaWQAUCBQxkVm+XdxJ9tOBW5ld2d1aWQAEAAAAAMIQkfACFu"
b"Z/0RustLOU/G6Am5ld2d1aWRzdHJpbmcAJQAAAGZmOTk1YjA4LWMwND"
b"ctNDIwOC1iYWYxLTUzY2VkMmIyNmU0NAAAbAAAAAdfaWQAUCBQxkVm+"
b"XdxJ9tPBW5ld2d1aWQAEAAAAANgS/xhRXXv8kfIec+dYdyCAm5ld2d1"
b"aWRzdHJpbmcAJQAAAGYyZWY3NTQ1LTYxZmMtNGI2MC04MmRjLTYxOWR"
b"jZjc5Yzg0NwAAbAAAAAdfaWQAUCBQxkVm+XdxJ9tQBW5ld2d1aWQAEA"
b"AAAAPqREIbhZPUJOSdHCJIgaqNAm5ld2d1aWRzdHJpbmcAJQAAADI0Z"
b"DQ5Mzg1LTFiNDItNDRlYS04ZGFhLTgxNDgyMjFjOWRlNAAAbAAAAAdf"
b"aWQAUCBQxkVm+XdxJ9tRBW5ld2d1aWQAEAAAAANjQBn/aQuNfRyfNyx"
b"29COkAm5ld2d1aWRzdHJpbmcAJQAAADdkOGQwYjY5LWZmMTktNDA2My"
b"1hNDIzLWY0NzYyYzM3OWYxYwAAbAAAAAdfaWQAUCBQxkVm+XdxJ9tSB"
b"W5ld2d1aWQAEAAAAAMtSv/Et1cAQUFHUYevqxaLAm5ld2d1aWRzdHJp"
b"bmcAJQAAADQxMDA1N2I3LWM0ZmYtNGEyZC04YjE2LWFiYWY4NzUxNDc"
b"0MQAA"
)
java_data = base64.b64decode(from_java)
# Generated by the .net driver
from_csharp = (
b"ZAAAABBfaWQAAAAAAAVuZXdndWlkABAAAAAD+MkoCd/Jy0iYJ7Vhl"
b"iF3BAJuZXdndWlkc3RyaW5nACUAAAAwOTI4YzlmOC1jOWRmLTQ4Y2"
b"ItOTgyNy1iNTYxOTYyMTc3MDQAAGQAAAAQX2lkAAEAAAAFbmV3Z3V"
b"pZAAQAAAAA9MD0oXQe6VOp7mK4jkttWUCbmV3Z3VpZHN0cmluZwAl"
b"AAAAODVkMjAzZDMtN2JkMC00ZWE1LWE3YjktOGFlMjM5MmRiNTY1A"
b"ABkAAAAEF9pZAACAAAABW5ld2d1aWQAEAAAAAPRmIO2auc/Tprq1Z"
b"oQ1oNYAm5ld2d1aWRzdHJpbmcAJQAAAGI2ODM5OGQxLWU3NmEtNGU"
b"zZi05YWVhLWQ1OWExMGQ2ODM1OAAAZAAAABBfaWQAAwAAAAVuZXdn"
b"dWlkABAAAAADISpriopuTEaXIa7arYOCFAJuZXdndWlkc3RyaW5nA"
b"CUAAAA4YTZiMmEyMS02ZThhLTQ2NGMtOTcyMS1hZWRhYWQ4MzgyMT"
b"QAAGQAAAAQX2lkAAQAAAAFbmV3Z3VpZAAQAAAAA98eg0CFpGlPihP"
b"MwOmYGOMCbmV3Z3VpZHN0cmluZwAlAAAANDA4MzFlZGYtYTQ4NS00"
b"ZjY5LThhMTMtY2NjMGU5OTgxOGUzAAA="
)
csharp_data = base64.b64decode(from_csharp)
class TestBinary(unittest.TestCase):
def test_binary(self):
a_string = "hello world"
a_binary = Binary(b"hello world")
self.assertTrue(a_binary.startswith(b"hello"))
self.assertTrue(a_binary.endswith(b"world"))
self.assertIsInstance(a_binary, Binary)
self.assertNotIsInstance(a_string, Binary)
def test_exceptions(self):
self.assertRaises(TypeError, Binary, None)
self.assertRaises(TypeError, Binary, 5)
self.assertRaises(TypeError, Binary, 10.2)
self.assertRaises(TypeError, Binary, b"hello", None)
self.assertRaises(TypeError, Binary, b"hello", "100")
self.assertRaises(ValueError, Binary, b"hello", -1)
self.assertRaises(ValueError, Binary, b"hello", 256)
self.assertTrue(Binary(b"hello", 0))
self.assertTrue(Binary(b"hello", 255))
self.assertRaises(TypeError, Binary, "hello")
def test_subtype(self):
one = Binary(b"hello")
self.assertEqual(one.subtype, 0)
two = Binary(b"hello", 2)
self.assertEqual(two.subtype, 2)
three = Binary(b"hello", 100)
self.assertEqual(three.subtype, 100)
def test_equality(self):
two = Binary(b"hello")
three = Binary(b"hello", 100)
self.assertNotEqual(two, three)
self.assertEqual(three, Binary(b"hello", 100))
self.assertEqual(two, Binary(b"hello"))
self.assertNotEqual(two, Binary(b"hello "))
self.assertNotEqual(b"hello", Binary(b"hello"))
# Explicitly test inequality
self.assertFalse(three != Binary(b"hello", 100))
self.assertFalse(two != Binary(b"hello"))
def test_repr(self):
one = Binary(b"hello world")
self.assertEqual(repr(one), "Binary({}, 0)".format(repr(b"hello world")))
two = Binary(b"hello world", 2)
self.assertEqual(repr(two), "Binary({}, 2)".format(repr(b"hello world")))
three = Binary(b"\x08\xFF")
self.assertEqual(repr(three), "Binary({}, 0)".format(repr(b"\x08\xFF")))
four = Binary(b"\x08\xFF", 2)
self.assertEqual(repr(four), "Binary({}, 2)".format(repr(b"\x08\xFF")))
five = Binary(b"test", 100)
self.assertEqual(repr(five), "Binary({}, 100)".format(repr(b"test")))
def test_hash(self):
one = Binary(b"hello world")
two = Binary(b"hello world", 42)
self.assertEqual(hash(Binary(b"hello world")), hash(one))
self.assertNotEqual(hash(one), hash(two))
self.assertEqual(hash(Binary(b"hello world", 42)), hash(two))
def test_uuid_subtype_4(self):
"""Only STANDARD should decode subtype 4 as native uuid."""
expected_uuid = uuid.uuid4()
expected_bin = Binary(expected_uuid.bytes, 4)
doc = {"uuid": expected_bin}
encoded = encode(doc)
for uuid_rep in (
UuidRepresentation.PYTHON_LEGACY,
UuidRepresentation.JAVA_LEGACY,
UuidRepresentation.CSHARP_LEGACY,
):
opts = CodecOptions(uuid_representation=uuid_rep)
self.assertEqual(expected_bin, decode(encoded, opts)["uuid"])
opts = CodecOptions(uuid_representation=UuidRepresentation.STANDARD)
self.assertEqual(expected_uuid, decode(encoded, opts)["uuid"])
def test_legacy_java_uuid(self):
# Test decoding
data = BinaryData.java_data
docs = bson.decode_all(data, CodecOptions(SON[str, Any], False, PYTHON_LEGACY))
for d in docs:
self.assertNotEqual(d["newguid"], uuid.UUID(d["newguidstring"]))
docs = bson.decode_all(data, CodecOptions(SON[str, Any], False, STANDARD))
for d in docs:
self.assertNotEqual(d["newguid"], uuid.UUID(d["newguidstring"]))
docs = bson.decode_all(data, CodecOptions(SON[str, Any], False, CSHARP_LEGACY))
for d in docs:
self.assertNotEqual(d["newguid"], uuid.UUID(d["newguidstring"]))
docs = bson.decode_all(data, CodecOptions(SON[str, Any], False, JAVA_LEGACY))
for d in docs:
self.assertEqual(d["newguid"], uuid.UUID(d["newguidstring"]))
# Test encoding
encoded = b"".join(
[encode(doc, False, CodecOptions(uuid_representation=PYTHON_LEGACY)) for doc in docs]
)
self.assertNotEqual(data, encoded)
encoded = b"".join(
[encode(doc, False, CodecOptions(uuid_representation=STANDARD)) for doc in docs]
)
self.assertNotEqual(data, encoded)
encoded = b"".join(
[encode(doc, False, CodecOptions(uuid_representation=CSHARP_LEGACY)) for doc in docs]
)
self.assertNotEqual(data, encoded)
encoded = b"".join(
[encode(doc, False, CodecOptions(uuid_representation=JAVA_LEGACY)) for doc in docs]
)
self.assertEqual(data, encoded)
def test_legacy_csharp_uuid(self):
data = BinaryData.csharp_data
# Test decoding
docs = bson.decode_all(data, CodecOptions(SON[str, Any], False, PYTHON_LEGACY))
for d in docs:
self.assertNotEqual(d["newguid"], uuid.UUID(d["newguidstring"]))
docs = bson.decode_all(data, CodecOptions(SON[str, Any], False, STANDARD))
for d in docs:
self.assertNotEqual(d["newguid"], uuid.UUID(d["newguidstring"]))
docs = bson.decode_all(data, CodecOptions(SON[str, Any], False, JAVA_LEGACY))
for d in docs:
self.assertNotEqual(d["newguid"], uuid.UUID(d["newguidstring"]))
docs = bson.decode_all(data, CodecOptions(SON[str, Any], False, CSHARP_LEGACY))
for d in docs:
self.assertEqual(d["newguid"], uuid.UUID(d["newguidstring"]))
# Test encoding
encoded = b"".join(
[encode(doc, False, CodecOptions(uuid_representation=PYTHON_LEGACY)) for doc in docs]
)
self.assertNotEqual(data, encoded)
encoded = b"".join(
[encode(doc, False, CodecOptions(uuid_representation=STANDARD)) for doc in docs]
)
self.assertNotEqual(data, encoded)
encoded = b"".join(
[encode(doc, False, CodecOptions(uuid_representation=JAVA_LEGACY)) for doc in docs]
)
self.assertNotEqual(data, encoded)
encoded = b"".join(
[encode(doc, False, CodecOptions(uuid_representation=CSHARP_LEGACY)) for doc in docs]
)
self.assertEqual(data, encoded)
def test_pickle(self):
b1 = Binary(b"123", 2)
# For testing backwards compatibility with pre-2.4 pymongo
p = (
b"\x80\x03cbson.binary\nBinary\nq\x00C\x03123q\x01\x85q"
b"\x02\x81q\x03}q\x04X\x10\x00\x00\x00_Binary__subtypeq"
b"\x05K\x02sb."
)
if not sys.version.startswith("3.0"):
self.assertEqual(b1, pickle.loads(p))
for proto in range(pickle.HIGHEST_PROTOCOL + 1):
self.assertEqual(b1, pickle.loads(pickle.dumps(b1, proto)))
uu = uuid.uuid4()
uul = Binary.from_uuid(uu, UuidRepresentation.PYTHON_LEGACY)
self.assertEqual(uul, copy.copy(uul))
self.assertEqual(uul, copy.deepcopy(uul))
for proto in range(pickle.HIGHEST_PROTOCOL + 1):
self.assertEqual(uul, pickle.loads(pickle.dumps(uul, proto)))
def test_buffer_protocol(self):
b0 = Binary(b"123", 2)
self.assertEqual(b0, Binary(memoryview(b"123"), 2))
self.assertEqual(b0, Binary(bytearray(b"123"), 2))
with mmap.mmap(-1, len(b"123")) as mm:
mm.write(b"123")
mm.seek(0)
self.assertEqual(b0, Binary(mm, 2))
self.assertEqual(b0, Binary(array.array("B", b"123"), 2))
class TestUuidSpecExplicitCoding(unittest.TestCase):
uuid: uuid.UUID
@classmethod
def setUpClass(cls):
super().setUpClass()
cls.uuid = uuid.UUID("00112233445566778899AABBCCDDEEFF")
@staticmethod
def _hex_to_bytes(hexstring):
return bytes.fromhex(hexstring)
# Explicit encoding prose test #1
def test_encoding_1(self):
obj = Binary.from_uuid(self.uuid)
expected_obj = Binary(self._hex_to_bytes("00112233445566778899AABBCCDDEEFF"), 4)
self.assertEqual(obj, expected_obj)
def _test_encoding_w_uuid_rep(self, uuid_rep, expected_hexstring, expected_subtype):
obj = Binary.from_uuid(self.uuid, uuid_rep)
expected_obj = Binary(self._hex_to_bytes(expected_hexstring), expected_subtype)
self.assertEqual(obj, expected_obj)
# Explicit encoding prose test #2
def test_encoding_2(self):
self._test_encoding_w_uuid_rep(
UuidRepresentation.STANDARD, "00112233445566778899AABBCCDDEEFF", 4
)
# Explicit encoding prose test #3
def test_encoding_3(self):
self._test_encoding_w_uuid_rep(
UuidRepresentation.JAVA_LEGACY, "7766554433221100FFEEDDCCBBAA9988", 3
)
# Explicit encoding prose test #4
def test_encoding_4(self):
self._test_encoding_w_uuid_rep(
UuidRepresentation.CSHARP_LEGACY, "33221100554477668899AABBCCDDEEFF", 3
)
# Explicit encoding prose test #5
def test_encoding_5(self):
self._test_encoding_w_uuid_rep(
UuidRepresentation.PYTHON_LEGACY, "00112233445566778899AABBCCDDEEFF", 3
)
# Explicit encoding prose test #6
def test_encoding_6(self):
with self.assertRaises(ValueError):
Binary.from_uuid(self.uuid, UuidRepresentation.UNSPECIFIED)
# Explicit decoding prose test #1
def test_decoding_1(self):
obj = Binary(self._hex_to_bytes("00112233445566778899AABBCCDDEEFF"), 4)
# Case i:
self.assertEqual(obj.as_uuid(), self.uuid)
# Case ii:
self.assertEqual(obj.as_uuid(UuidRepresentation.STANDARD), self.uuid)
# Cases iii-vi:
for uuid_rep in (
UuidRepresentation.JAVA_LEGACY,
UuidRepresentation.CSHARP_LEGACY,
UuidRepresentation.PYTHON_LEGACY,
):
with self.assertRaises(ValueError):
obj.as_uuid(uuid_rep)
def _test_decoding_legacy(self, hexstring, uuid_rep):
obj = Binary(self._hex_to_bytes(hexstring), 3)
# Case i:
with self.assertRaises(ValueError):
obj.as_uuid()
# Cases ii-iii:
for rep in (UuidRepresentation.STANDARD, UuidRepresentation.UNSPECIFIED):
with self.assertRaises(ValueError):
obj.as_uuid(rep)
# Case iv:
self.assertEqual(obj.as_uuid(uuid_rep), self.uuid)
# Explicit decoding prose test #2
def test_decoding_2(self):
self._test_decoding_legacy(
"7766554433221100FFEEDDCCBBAA9988", UuidRepresentation.JAVA_LEGACY
)
# Explicit decoding prose test #3
def test_decoding_3(self):
self._test_decoding_legacy(
"33221100554477668899AABBCCDDEEFF", UuidRepresentation.CSHARP_LEGACY
)
# Explicit decoding prose test #4
def test_decoding_4(self):
self._test_decoding_legacy(
"00112233445566778899AABBCCDDEEFF", UuidRepresentation.PYTHON_LEGACY
)
class TestUuidSpecImplicitCoding(IntegrationTest):
uuid: uuid.UUID
@classmethod
def setUpClass(cls):
super().setUpClass()
cls.uuid = uuid.UUID("00112233445566778899AABBCCDDEEFF")
@staticmethod
def _hex_to_bytes(hexstring):
return bytes.fromhex(hexstring)
def _get_coll_w_uuid_rep(self, uuid_rep):
codec_options = self.client.codec_options.with_options(
uuid_representation=validate_uuid_representation(None, uuid_rep)
)
coll = self.db.get_collection(
"pymongo_test", codec_options=codec_options, write_concern=WriteConcern("majority")
)
return coll
def _test_encoding(self, uuid_rep, expected_hexstring, expected_subtype):
coll = self._get_coll_w_uuid_rep(uuid_rep)
coll.delete_many({})
coll.insert_one({"_id": self.uuid})
self.assertTrue(
coll.find_one({"_id": Binary(self._hex_to_bytes(expected_hexstring), expected_subtype)})
)
# Implicit encoding prose test #1
def test_encoding_1(self):
self._test_encoding("javaLegacy", "7766554433221100FFEEDDCCBBAA9988", 3)
# Implicit encoding prose test #2
def test_encoding_2(self):
self._test_encoding("csharpLegacy", "33221100554477668899AABBCCDDEEFF", 3)
# Implicit encoding prose test #3
def test_encoding_3(self):
self._test_encoding("pythonLegacy", "00112233445566778899AABBCCDDEEFF", 3)
# Implicit encoding prose test #4
def test_encoding_4(self):
self._test_encoding("standard", "00112233445566778899AABBCCDDEEFF", 4)
# Implicit encoding prose test #5
def test_encoding_5(self):
with self.assertRaises(ValueError):
self._test_encoding("unspecified", "dummy", -1)
def _test_decoding(
self,
client_uuid_representation_string,
legacy_field_uuid_representation,
expected_standard_field_value,
expected_legacy_field_value,
):
coll = self._get_coll_w_uuid_rep(client_uuid_representation_string)
coll.drop()
standard_val = Binary.from_uuid(self.uuid, UuidRepresentation.STANDARD)
legacy_val = Binary.from_uuid(self.uuid, legacy_field_uuid_representation)
coll.insert_one({"standard": standard_val, "legacy": legacy_val})
doc = coll.find_one()
self.assertEqual(doc["standard"], expected_standard_field_value)
self.assertEqual(doc["legacy"], expected_legacy_field_value)
# Implicit decoding prose test #1
def test_decoding_1(self):
standard_binary = Binary.from_uuid(self.uuid, UuidRepresentation.STANDARD)
self._test_decoding(
"javaLegacy", UuidRepresentation.JAVA_LEGACY, standard_binary, self.uuid
)
self._test_decoding(
"csharpLegacy", UuidRepresentation.CSHARP_LEGACY, standard_binary, self.uuid
)
self._test_decoding(
"pythonLegacy", UuidRepresentation.PYTHON_LEGACY, standard_binary, self.uuid
)
# Implicit decoding pose test #2
def test_decoding_2(self):
legacy_binary = Binary.from_uuid(self.uuid, UuidRepresentation.PYTHON_LEGACY)
self._test_decoding("standard", UuidRepresentation.PYTHON_LEGACY, self.uuid, legacy_binary)
# Implicit decoding pose test #3
def test_decoding_3(self):
expected_standard_value = Binary.from_uuid(self.uuid, UuidRepresentation.STANDARD)
for legacy_uuid_rep in (
UuidRepresentation.PYTHON_LEGACY,
UuidRepresentation.CSHARP_LEGACY,
UuidRepresentation.JAVA_LEGACY,
):
expected_legacy_value = Binary.from_uuid(self.uuid, legacy_uuid_rep)
self._test_decoding(
"unspecified", legacy_uuid_rep, expected_standard_value, expected_legacy_value
)
if __name__ == "__main__":
unittest.main()
|