public final class TestStatus extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
isIgnored() |
boolean |
isPending() |
static TestStatus |
of(Method method) |
public static TestStatus of(Method method)
public boolean isPending()
public boolean isIgnored()
Copyright © 2022. All rights reserved.