return new Object[] { new NoSuchPaddingException(), new NoSuchPaddingException(null), new NoSuchPaddingException(msgs[1]) };
junit.textui.TestRunner.run(NoSuchPaddingExceptionTest.class);