public static final class TestParameterExpectation.Builder extends Object
TestParameterExpectation.
Builder is not thread-safe and generally should not be stored in a field or collection,
but instead used immediately to create instances.
| Modifier and Type | Method and Description |
|---|---|
void |
setName(String name)
Initializes the value for the
name attribute. |
void |
setValue(Object value)
Initializes the value for the
value attribute. |
Copyright © 2018–2020 b+m Informatik AG. All rights reserved.