blob: 8b68cbaee3cdd3651a7d6d60bfc065cbbdae1619 [file] [log] [blame]
/*
* 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;