| Modifier and Type | Field and Description |
|---|---|
protected static BeanTestBase.ConstructorParameters |
BeanTestBase.DEFAULT_CONSTRUCTOR_PARAMETERS
Default constructor parameters.
|
| Modifier and Type | Method and Description |
|---|---|
protected BeanTestBase.ConstructorParameters[] |
BeanTestBase.getConstructorParameters()
Get all constructor parameter sets.
|
| Modifier and Type | Method and Description |
|---|---|
protected T |
BeanTestBase.createInstance(BeanTestBase.ConstructorParameters constructorParameters)
Create a bean instance using this parameter constructor.
|
Copyright © 2013–2020 mklinger GmbH. All rights reserved.