DenoTest class
- Available extensions
- Annotations
-
- @JS()
- @staticInterop
- @anonymous
Constructors
- DenoTest()
-
factory
Properties
-
call
→ ({void Function(TestDefinition t) $1, void Function(FutureOr<
void> fn(TestContext)) $2, void Function(String name, FutureOr<void> fn(TestContext)) $3, void Function(dynamic options, FutureOr<void> fn(TestContext)) $4, void Function(dynamic options, FutureOr<void> fn(TestContext)) $5, void Function(String name, dynamic options, FutureOr<void> fn(TestContext)) $6}) -
Available on DenoTest, provided by the DenoTest$Typings extension
Overload accessor: $1, $2, $3, $4, $5, $6no setter - hashCode → int
-
The hash code for this object.
no setterinherited
-
ignore
→ ({void Function(FutureOr<
void> fn(TestContext)) $1, void Function(String name, FutureOr<void> fn(TestContext)) $2, void Function(dynamic options, FutureOr<void> fn(TestContext)) $3, void Function(dynamic options, FutureOr<void> fn(TestContext)) $4, void Function(String name, dynamic options, FutureOr<void> fn(TestContext)) $5}) -
Available on DenoTest, provided by the DenoTest$Typings extension
Overload accessor: $1, $2, $3, $4, $5no setter -
only
→ ({void Function(FutureOr<
void> fn(TestContext)) $1, void Function(String name, FutureOr<void> fn(TestContext)) $2, void Function(dynamic options, FutureOr<void> fn(TestContext)) $3, void Function(dynamic options, FutureOr<void> fn(TestContext)) $4, void Function(String name, dynamic options, FutureOr<void> fn(TestContext)) $5}) -
Available on DenoTest, provided by the DenoTest$Typings extension
Overload accessor: $1, $2, $3, $4, $5no setter - runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited