public class MutableAttributes extends Object
| Constructor and Description |
|---|
MutableAttributes() |
MutableAttributes(Attributes attributes) |
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name) |
Attributes |
immutable() |
void |
put(Screenshot screenshot) |
void |
put(String name,
Boolean criterion) |
void |
put(String name,
Integer criterion) |
void |
put(String name,
String criterion) |
public MutableAttributes()
public MutableAttributes(Attributes attributes)
public Attributes immutable()
public void put(Screenshot screenshot)
Copyright © 2018 ReTest GmbH. All rights reserved.