How to Install and Uninstall python3-mockito Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: November 23,2024
1. Install "python3-mockito" package
This guide let you learn how to install python3-mockito on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
python3-mockito
Copied
2. Uninstall "python3-mockito" package
Here is a brief guide to show you how to uninstall python3-mockito on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
python3-mockito
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-mockito package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: python3-mockito
Priority: optional
Section: universe/python
Installed-Size: 134
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-mockito
Version: 0.5.2-4
Depends: python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-mockito/python3-mockito_0.5.2-4_all.deb
Size: 14528
MD5sum: d7740923f51c9060f5c716004b50e29c
SHA1: 1891c06e0bfc470519e57238d21cb7811a0c91e9
SHA256: 7334ffd5a64d139eff3c027564ffeb9fb343735b67adae3c88b395b4f1f39efb
Description-en: spying (testing) framework - Python 3.x
Mockito is a testing framework. The framework allows the creation of Test
Double objects (called "Mock Objects") in automated unit tests for the purpose
of Test-driven Development (TDD) or Behavior Driven Development (BDD).
.
Python Mockito is a spying framework based on Java library with the same name.
.
This package provides the Python 3.x module.
Description-md5: 38743d142c3899c5942f96e53099e5f9
Homepage: http://code.google.com/p/mockito-python
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/python
Installed-Size: 134
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Source: python-mockito
Version: 0.5.2-4
Depends: python3:any (>= 3.3.2-2~)
Pre-Depends: dpkg (>= 1.15.6~)
Filename: pool/universe/p/python-mockito/python3-mockito_0.5.2-4_all.deb
Size: 14528
MD5sum: d7740923f51c9060f5c716004b50e29c
SHA1: 1891c06e0bfc470519e57238d21cb7811a0c91e9
SHA256: 7334ffd5a64d139eff3c027564ffeb9fb343735b67adae3c88b395b4f1f39efb
Description-en: spying (testing) framework - Python 3.x
Mockito is a testing framework. The framework allows the creation of Test
Double objects (called "Mock Objects") in automated unit tests for the purpose
of Test-driven Development (TDD) or Behavior Driven Development (BDD).
.
Python Mockito is a spying framework based on Java library with the same name.
.
This package provides the Python 3.x module.
Description-md5: 38743d142c3899c5942f96e53099e5f9
Homepage: http://code.google.com/p/mockito-python
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu