public class Api extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
fail() |
void |
fail(String message) |
static Api |
feature(String className) |
static Api |
feature(String className,
String methodName,
Class<?>... parameterTypes) |
boolean |
isSupported() |
boolean |
warn() |
boolean |
warn(String message) |
Copyright © 2021 plexiti GmbH. All rights reserved.