How to Install and Uninstall libmockobjects-java-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 17,2024

1. Install "libmockobjects-java-doc" package

This guide covers the steps necessary to install libmockobjects-java-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmockobjects-java-doc

2. Uninstall "libmockobjects-java-doc" package

This guide let you learn how to uninstall libmockobjects-java-doc on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmockobjects-java-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmockobjects-java-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmockobjects-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 5434
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: mockobjects
Version: 0.09-5
Suggests: libmockobjects-java
Filename: pool/universe/m/mockobjects/libmockobjects-java-doc_0.09-5_all.deb
Size: 347046
MD5sum: 1a5d5e57332ba85af044add961712258
SHA1: dca6968ed0165be9f253830d67c01467a5ffc6f9
SHA256: e214a09354be8d4084b8d5202afc404e64ff5182eed951102a29fe8f33572310
Description-en: Framework for developing and using mock objects -- documentation
Mock Objects is a test-first driven framework for building
generic software and/or unit testing frameworks. It supports:
* A methodology for developing and using mock objects.
* A core mock object framework. This is a library of code that
supports the implementation of mock objects, based around a
set of expectation classes for values and collections. There are
also various other classes to make mock objects easier to write
or to use.
* A default set of mock implementations for the standard Java
platform APIs. We have made a start on packages such as servlets, sql,
and io.
.
This package includes the mock objects javadocs.
Description-md5: e9118712852fe80341b139bac407078d
Homepage: http://www.mockobjects.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu