public class BinderModelBuilderTest extends Object
BinderModelBuilder
.Modifier and Type | Field and Description |
---|---|
protected static String |
PROPERTY_CLASS |
Constructor and Description |
---|
BinderModelBuilderTest() |
Modifier and Type | Method and Description |
---|---|
protected <S,T> void |
assertBuilder(BinderModelBuilder<S,T> builder,
Class<S> sourceType,
Class<T> targetType) |
protected void |
assertDescriptor(Map<String,?> descriptors,
String... propertyNames) |
void |
newDefaultBuilder() |
void |
newEmptyBuilder() |
void |
testAddProperties() |
void |
testAddProperty() |
void |
testAddSimpleProperties() |
void |
testBug1713() |
void |
testEvol1913() |
protected static final String PROPERTY_CLASS
Copyright © 2004–2020 CodeLutin. All rights reserved.