public class SimplePropertiesTest extends Object
Modifier and Type | Field and Description |
---|---|
(package private) SimplePropertiesBuilder<?> |
builder |
Constructor and Description |
---|
SimplePropertiesTest() |
Modifier and Type | Method and Description |
---|---|
void |
asDeveloperIDefineABooleanProperty() |
void |
asDeveloperIDefineAnIntegerProperty() |
void |
asDeveloperIDefineANullValue() |
void |
asDeveloperIDefineAStringProperty() |
void |
asDeveloperIUnsetAValue() |
void |
setup() |
SimplePropertiesBuilder<?> builder
public void setup()
public void asDeveloperIDefineAStringProperty()
public void asDeveloperIDefineABooleanProperty()
public void asDeveloperIDefineAnIntegerProperty()
public void asDeveloperIDefineANullValue()
public void asDeveloperIUnsetAValue()
Copyright © 2021. All rights reserved.