blob: ae13ee4becce7e55cf265d7a9e2cd5fe66085189 [file] [log] [blame]
Andrew Brownfe6c21c2016-08-24 16:28:54 -07001/*
2 * jndn-mock
3 * Copyright (c) 2016, Intel Corporation.
4 *
5 * This program is free software; you can redistribute it and/or modify it
6 * under the terms and conditions of the GNU Lesser General Public License,
7 * version 3, as published by the Free Software Foundation.
8 *
9 * This program is distributed in the hope it will be useful, but WITHOUT ANY
10 * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
11 * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for
12 * more details.
13 */
14
Alexander Afanasyevcbc41012016-02-19 20:10:57 -080015/**
16 * NDN Face mocking classes.
17 */
18package com.intel.jndn.mock;