public class TestDescription extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestDescription.Builder
Builder for a
TestDescription |
| Modifier and Type | Method and Description |
|---|---|
static TestDescription.Builder |
builder() |
String |
getDescription() |
String |
getName() |
Set<String> |
getTags() |
boolean |
isIgnored() |
public String getName()
public boolean isIgnored()
public String getDescription()
public static TestDescription.Builder builder()
Copyright © 2019. All rights reserved.