NvGoldenSingular class

The NvGolden class for single golden test with assertions as well as sequence testing

Inheritance

Constructors

NvGoldenSingular({required Widget widget, required Screen screen})
The NvGolden class for single golden test with assertions as well as sequence testing

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
screen Screen
final
size Size
no setteroverride
uniqueKey Key
final
widget Widget
final
wrap → (Widget Function(Widget child)?)
finalinherited

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