blob: 60bed8ac8f4829cff64f2b6708d5a8cba330df16 [file] [log] [blame]
/*
* Copyright (c) 2007 Mockito contributors
* This program is made available under the terms of the MIT License.
*/
/**
* Exceptions thrown when Mockito is misused.
*/
package org.mockito.exceptions.misusing;