package org.webcat.exceptiondoctor.handlers.test; import junit.framework.TestCase; public class InputMismatchHandlerTest extends TestCase { public void testHandleException() { // TODO: Implement } }