public class BeanProviderTest extends AbstractTestCase
Modifier and Type | Class and Description |
---|---|
static class |
BeanProviderTest.MyBean |
AbstractTestCase.MockInvocationBuilder
Constructor and Description |
---|
BeanProviderTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAbstractBeanClass() |
void |
testNonAccessibleConstructor() |
void |
testSerialization() |
void |
testWithNullBeanClass() |
assertSerializable, mockInvocation
public BeanProviderTest()
public void testAbstractBeanClass()
public void testNonAccessibleConstructor()
public void testSerialization()
public void testWithNullBeanClass()
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.