menu
dust_server package
documentation
testing.dart
TestAssertionError
TestAssertionError.new constructor
TestAssertionError.new constructor
dark_mode
light_mode
TestAssertionError
constructor
TestAssertionError
(
String
message
)
Creates with
message
.
Implementation
TestAssertionError(this.message);
dust_server package
documentation
testing
TestAssertionError
TestAssertionError.new constructor
TestAssertionError class