Result for 012AD8B7EDB6828074667B88346A42EF169E122C

Query result

Key Value
FileName./usr/lib/python3/dist-packages/fudge/__init__.py
FileSize48096
MD5834FC220BACA039B931AC20093F3C8E6
SHA-1012AD8B7EDB6828074667B88346A42EF169E122C
SHA-256AD10BB5724084DB56035094C8F8A95909665CC2CD956C49CF4A64BD129C83872
SSDEEP768:dhoc2psEcKh65B6nIlOj3FZAgXfPnzCzAs20H1loCjl7O/AF29GPAy2YcZztz9jV:dhoc2pRfRfPnuzAs20HToCjl7O/AF2cG
TLSHT19823727AE5CAEA11D613FAF908ABE2539615ED03051C51B87DFCD01A2FCCA60C1A1DED
hashlookup:parent-total6
hashlookup:trust80

Network graph view

Parents (Total: 6)

The searched file hash is included in 6 parent files which include package known and seen by metalookup. A sample is included below:

Key Value
FileSize29016
MD568F612D5938DBB8398800D4611D91785
PackageDescriptionPython 3 module for using fake objects for tests Fudge is a Python module for using fake objects (mocks and stubs) to test real ones. . In readable Python code, you declare what methods are available on your fake and how they should be called. Then you inject that into your application and start testing. This declarative approach means you don’t have to record and playback actions and you don’t have to inspect your fakes after running code. If the fake object was used incorrectly then you’ll see an informative exception message with a traceback that points to the culprit. . Fudge was inspired by Mocha which is a simpler version of jMock. But unlike Mocha, Fudge does not automatically hijack real objects; you explicitly patch them in your test. And unlike jMock, Fudge is only as strict about expectations as you want it to be. If the type of arguments sent to the fake method aren’t important then you don’t have to declare an expectation for them. . This is the Python 3 version of the package.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython3-fudge
PackageSectionpython
PackageVersion1.1.0-2
SHA-1B3EA94E0FCA84F921E507DC0C2BDD15461F584DD
SHA-256A6A057C85DAC88D96682392D95395743C3BD07CAF3DD92BDFE4426EB61C5CD80
Key Value
FileSize28832
MD5532B1A7DA53723F8D0E0DA9FA9C0CD23
PackageDescriptionPython 3 module for using fake objects for tests Fudge is a Python module for using fake objects (mocks and stubs) to test real ones. . In readable Python code, you declare what methods are available on your fake and how they should be called. Then you inject that into your application and start testing. This declarative approach means you don’t have to record and playback actions and you don’t have to inspect your fakes after running code. If the fake object was used incorrectly then you’ll see an informative exception message with a traceback that points to the culprit. . Fudge was inspired by Mocha which is a simpler version of jMock. But unlike Mocha, Fudge does not automatically hijack real objects; you explicitly patch them in your test. And unlike jMock, Fudge is only as strict about expectations as you want it to be. If the type of arguments sent to the fake method aren’t important then you don’t have to declare an expectation for them. . This is the Python 3 version of the package.
PackageMaintainerDebian Python Modules Team <python-modules-team@lists.alioth.debian.org>
PackageNamepython3-fudge
PackageSectionpython
PackageVersion1.1.0-1
SHA-19693788A631814D45AA7567CF836EE0952FAD7BF
SHA-2569AF52131AF95606DA5A661FB130ED7D14BAAB709A9691F67BB3AB91A1C1F9E1F
Key Value
FileSize28912
MD53FFF6CF7B65FE68122484E03DA9C8021
PackageDescriptionPython 3 module for using fake objects for tests Fudge is a Python module for using fake objects (mocks and stubs) to test real ones. . In readable Python code, you declare what methods are available on your fake and how they should be called. Then you inject that into your application and start testing. This declarative approach means you don’t have to record and playback actions and you don’t have to inspect your fakes after running code. If the fake object was used incorrectly then you’ll see an informative exception message with a traceback that points to the culprit. . Fudge was inspired by Mocha which is a simpler version of jMock. But unlike Mocha, Fudge does not automatically hijack real objects; you explicitly patch them in your test. And unlike jMock, Fudge is only as strict about expectations as you want it to be. If the type of arguments sent to the fake method aren’t important then you don’t have to declare an expectation for them. . This is the Python 3 version of the package.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-fudge
PackageSectionpython
PackageVersion1.1.0-1
SHA-135F6C1A422C27A9D1AC3051161437F81EF0DC512
SHA-256B9691DCE34E9E7FFD2F05C0F7BA05AC90E8E39367045C10F3836D99B2D805CA2
Key Value
FileSize29048
MD555E1D33E45BACDF048A67B0399E7359F
PackageDescriptionPython 3 module for using fake objects for tests Fudge is a Python module for using fake objects (mocks and stubs) to test real ones. . In readable Python code, you declare what methods are available on your fake and how they should be called. Then you inject that into your application and start testing. This declarative approach means you don’t have to record and playback actions and you don’t have to inspect your fakes after running code. If the fake object was used incorrectly then you’ll see an informative exception message with a traceback that points to the culprit. . Fudge was inspired by Mocha which is a simpler version of jMock. But unlike Mocha, Fudge does not automatically hijack real objects; you explicitly patch them in your test. And unlike jMock, Fudge is only as strict about expectations as you want it to be. If the type of arguments sent to the fake method aren’t important then you don’t have to declare an expectation for them. . This is the Python 3 version of the package.
PackageMaintainerUbuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
PackageNamepython3-fudge
PackageSectionpython
PackageVersion1.1.0-2
SHA-1E99E496399A58CF9206C4040DB924CBCA6A54E13
SHA-2565DA570BB915C9F7A1C5E0166AE54B23DACA2EB2BF8D63CD8B793AE9CF173F2E8
Key Value
MD592853F165708E5D7EECA14B7D8541083
PackageArchnoarch
PackageDescriptionComplete documentation is available at http://farmdev.com/projects/fudge/ Fudge is a Python module for using fake objects (mocks and stubs) to test real ones. In readable Python code, you declare what methods are available on your fake and how they should be called. Then you inject that into your application and start testing. This declarative approach means you don't have to record and playback actions and you don't have to inspect your fakes after running code. If the fake object was used incorrectly then you'll see an informative exception message with a traceback that points to the culprit. Here is a quick preview of how you can test code that sends email without actually sending email:: @fudge.patch('smtplib.SMTP') def test_mailer(FakeSMTP): (FakeSMTP.expects_call() .expects('connect') .expects('sendmail').with_arg_count(3)) send_mail()
PackageMaintainerhttps://bugs.opensuse.org
PackageNamepython3-fudge
PackageReleaselp151.3.3
PackageVersion1.1.0
SHA-16287D59D3391A74BCF35726C076AAE260C355BB6
SHA-25628902D830074136F2097629534F0F255D84C84768DFF169B619EDDB1EA3CDC46
Key Value
MD5E8EC2EB8384953FCACCA767DC090C966
PackageArchnoarch
PackageDescriptionComplete documentation is available at http://farmdev.com/projects/fudge/ Fudge is a Python module for using fake objects (mocks and stubs) to test real ones. In readable Python code, you declare what methods are available on your fake and how they should be called. Then you inject that into your application and start testing. This declarative approach means you don't have to record and playback actions and you don't have to inspect your fakes after running code. If the fake object was used incorrectly then you'll see an informative exception message with a traceback that points to the culprit. Here is a quick preview of how you can test code that sends email without actually sending email:: @fudge.patch('smtplib.SMTP') def test_mailer(FakeSMTP): (FakeSMTP.expects_call() .expects('connect') .expects('sendmail').with_arg_count(3)) send_mail()
PackageMaintainerhttps://bugs.opensuse.org
PackageNamepython3-fudge
PackageReleaselp150.2.3
PackageVersion1.1.0
SHA-17D07BA05C9B6062E440AA47BC15FD79A3F3A9998
SHA-256A4EC66DB5E1F3F6D77589FA9604A7BF2E66DDBC051F8D3C867D50CFDDC122A73