public class BeanUtilsTest
extends java.lang.Object
构造器和说明 |
---|
BeanUtilsTest() |
限定符和类型 | 方法和说明 |
---|---|
void |
testCloneArrayList() |
void |
testCloneHashMap() |
void |
testCloneLinkedHashMap() |
void |
testCloneLinkList() |
void |
testCloneList() |
void |
testCloneMap() |
void |
testCloneT() |
void |
testConvert() |
void |
testConverts() |
void |
testCreate() |
void |
testGetPrivateProperty() |
void |
testInvokePrivateMethodObjectStringObject() |
void |
testPopulate() |
void |
testSetPrivateProperty() |
public void testConvert()
public void testConverts()
public void testGetPrivateProperty()
public void testSetPrivateProperty()
public void testInvokePrivateMethodObjectStringObject()
public void testCreate()
public void testPopulate()
public void testCloneT()
public void testCloneMap()
public void testCloneHashMap()
public void testCloneLinkedHashMap()
public void testCloneList()
public void testCloneArrayList()
public void testCloneLinkList()