public class CsvBeanIntrospectionExceptionTest extends Object
| Constructor and Description |
|---|
CsvBeanIntrospectionExceptionTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
defaultExceptionHasNoMessage() |
void |
exceptionWithMessageBeanAndFieldWillReturnMessage() |
void |
exceptionWithNoMessageButHasBeanAndField() |
void |
exceptionWithOnlyAMessage() |
void |
serializationDeserialization() |
@Test public void defaultExceptionHasNoMessage()
@Test public void exceptionWithOnlyAMessage()
@Test public void exceptionWithNoMessageButHasBeanAndField()
@Test public void exceptionWithMessageBeanAndFieldWillReturnMessage()
@Test
public void serializationDeserialization()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundExceptionCopyright © 2005–2025. All rights reserved.