Java程序  |  11行  |  343 B

/*
 * Copyright (c) 2007 Mockito contributors
 * This program is made available under the terms of the MIT License.
 */

/**
 * Those unit tests exercise internals of Mockito but they are kept in {@link org.mockitousage} in order to have stack traces clean
 * (stack traces are cleaned based on package)
 */
package org.mockitousage.internal;