test library
Classes
Properties
- isSuccess → Matcher
-
no setter
Functions
-
declareTest(
String name, List< Component> components, FutureOr<void> body(), {Timeout? timeout, Object? skip, Map<String, dynamic> config = const {}}) → void -
hasStatusCode(
Matcher statusCodeMatcher) → Matcher -
throwsApiError(
[Matcher? errorMatcher]) → Matcher