/*
* Copyright (c) 2007 Mockito contributors
* This program is made available under the terms of the MIT License.
*/
/**
* Unit tests of mockito, also there's stack trace filtering)
*
* {@link org.mockitousage} is for functional / acceptance tests
*/
package org.mockitointegration;