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