blob: 403088c836a118f3f70f5c751b318665b40193e4 [file] [log] [blame]
/*
* Copyright (c) 2007 Mockito contributors
* This program is made available under the terms of the MIT License.
*/
package org.mockito.internal.listeners;
public interface MockingProgressListener {
}